Tags: evstack/ev-abci
Tags
build(deps): bump google.golang.org/grpc (#327) Bumps the minor-updates group with 1 update in the / directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `google.golang.org/grpc` from 1.76.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.76.0...v1.78.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: initial implementation (#23) * feat: initial implementation * wip * wip * lil progress * lil progress * lil progress * lil progress * add files just in case * something working * cleaning up * pass the p2pclient instead of the key * added store * fixes * aded gitignore * cleanup * readme * working * use cometbft state directly * use cometbft primitives instead of copying them * remove comment * fixes * update gomod * feat: initial implementation * wip * wip * lil progress * lil progress * lil progress * lil progress * add files just in case * something working * cleaning up * pass the p2pclient instead of the key * added store * fixes * aded gitignore * cleanup * readme * working * use cometbft state directly * use cometbft primitives instead of copying them * remove comment * fixes * update gomod * Update rpc/rpc.go Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update rpc/rpc.go Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update rpc/rpc.go Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update rpc/rpc.go Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update rpc/rpc.go Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * update --------- Co-authored-by: Manav Aggarwal <manavaggarwal1234@gmail.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
PreviousNext