Calvin Lau
|
8bfb6b0a67
|
rpc: implement net_listening and net_peerCount JSON-RPC endpoints (#252)
* Add net_listening net_peerCount endpoint
* Add test cases
* Use RPC client from context
* Fix lint issue
* Revert unnecessary changes
* Update JSON RPC documentation
|
2021-07-12 08:26:33 -04:00 |
|
yihuang
|
8f73d556c6
|
rpc: fix eth_getTransactionByHash tx in mempool (#261)
Closes #260
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
|
2021-07-12 10:34:47 +00:00 |
|
Federico Kunze
|
6000ab2098
|
chore: un-fork from cosmos (#166)
* chore: un-fork from cosmos
* rm LoC
|
2021-06-22 06:49:18 -04:00 |
|
Federico Kunze
|
bb91d8d93d
|
ante, evm: fix panic when checking BlockGasMeter (#120)
* ante, evm: fix panic when checking BlockGasMeter
* update block gas limit function
|
2021-06-14 10:24:08 -04:00 |
|
Akash Khosla
|
e3270aee5d
|
lint: fix many broken lint issues (#49)
* lint: fix many broken lint issues
* more lint issues resolved
* more lint issues resolved
* all actions issues fixed
* pin variables for websocket
* Update .github/workflows/lint.yml
* more fixes
* fix lint issues in pubsub, rpc, types
* fix lint issues in statedb, journal, pubsub, cli
* fix comment
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
|
2021-06-08 03:07:11 -04:00 |
|
Federico Kunze
|
0805bf80e5
|
evm: fix EndBlock panic (#51)
|
2021-05-27 05:26:01 -04:00 |
|
Federico Kunze
|
96cad7de9c
|
tests: reorganize packages (#7)
* tests: reorganize testing packages
* gitignore and minor changes
|
2021-05-11 07:54:55 -04:00 |
|