Tags: evstack/ev-abci
Tags
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>