laconicd/rpc
noot db4cee7eac
eth_newBlockFilter and related functionality (#232)
* add filter types for block, pending tx, log
* implement pollForBlocks for block filters
* implement getFilterChanges for block filter
* implement uninstall filter by stopping polling
2020-04-07 16:00:06 -04:00
..
args eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00
tester eth_newBlockFilter and related functionality (#232) 2020-04-07 16:00:06 -04:00
addrlock.go Implement eth_sendTransaction (#104) 2019-09-20 09:30:20 -04:00
apis.go filters: begin implementation (#230) 2020-04-01 20:43:59 -04:00
backend.go filters: begin implementation (#230) 2020-04-01 20:43:59 -04:00
config.go Enable Cosmos endpoints on rest-server command (#162) 2019-12-20 19:47:02 +10:00
eth_api.go filters: begin implementation (#230) 2020-04-01 20:43:59 -04:00
filter_api.go eth_newBlockFilter and related functionality (#232) 2020-04-07 16:00:06 -04:00
filters.go eth_newBlockFilter and related functionality (#232) 2020-04-07 16:00:06 -04:00
net_api.go Tools configuration and linters (#215) 2020-03-16 19:53:24 -03:00
personal_api.go Implement eth_sendTransaction (#104) 2019-09-20 09:30:20 -04:00
types.go Update golangci-lint config and fix linting issues (#168) 2020-01-08 09:56:49 +13:00
web3_api.go Basic RPC and CLI Queries (#77) 2019-07-25 16:38:55 -04:00