laconicd-deprecated/rpc
yihuang 94cab52ca1
fix(rpc): get_proof test fail because block numbers are not high enough (#1239)
* Problem: get_proof test fail because block numbers are not high enough

Solution:
- wait for app block height rather than tendermint block height

* Update tests/integration_tests/test_types.py

* keep get_proof response the same as geth

Co-authored-by: Daniel Burckhardt <daniel.m.burckhardt@gmail.com>
2022-08-12 13:20:17 +02:00
..
backend fix(rpc): get_proof test fail because block numbers are not high enough (#1239) 2022-08-12 13:20:17 +02:00
ethereum/pubsub rpc: refactor rpc packages and backend to support cosmos namespace (#1070) 2022-05-02 06:26:24 +00:00
namespaces/ethereum Add support for miner_setGasPrice API (#1237) 2022-08-12 08:23:13 +02:00
types feat!: Store eth tx index separately (#1121) 2022-08-11 22:49:05 +02:00
apis.go feat!: Store eth tx index separately (#1121) 2022-08-11 22:49:05 +02:00
doc.go rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00
websockets.go Add support for MaxOpenConnections (#1229) 2022-08-10 08:26:51 -04:00