laconicd/tests/rpc
JayT106 b42e187060
evm, rpc: apply bloom filter when querying ethlogs with a range of blocks (#587)
* apply the bloom filter when query the ethlogs with a range of blocks

* fix lint

* error handling in calcBloomIVs

* print error log in createBloomFilters

* update changelog

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-09-27 14:35:37 +00:00
..
net_test.go rpc: implement net_listening and net_peerCount JSON-RPC endpoints (#252) 2021-07-12 08:26:33 -04:00
personal_test.go all: cleanup imports (#524) 2021-09-03 18:06:36 +00:00
rpc_pending_test.go rpc: fix get transaction by hash (#428) 2021-08-11 07:15:11 -04:00
rpc_test.go evm, rpc: apply bloom filter when querying ethlogs with a range of blocks (#587) 2021-09-27 14:35:37 +00:00
utils.go all: linter (#532) 2021-09-05 11:03:06 +00:00