laconicd-deprecated/rpc
Federico Kunze 30f34e6c59
evm: move Keeper and Querier to /keeper package (#182)
* evm: move Keeper and Querier to /keeper package

* keeper: update keeper_test.go

* fix format

* evm: use aliased types

* add comments from review

* changelog
2020-03-09 10:17:23 -03:00
..
args eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00
tester Update golangci-lint config and fix linting issues (#168) 2020-01-08 09:56:49 +13:00
addrlock.go Implement eth_sendTransaction (#104) 2019-09-20 09:30:20 -04:00
apis.go Implements net_version for Ethers (#121) 2019-10-15 10:20:35 +09:00
config.go Enable Cosmos endpoints on rest-server command (#162) 2019-12-20 19:47:02 +10:00
eth_api.go evm: move Keeper and Querier to /keeper package (#182) 2020-03-09 10:17:23 -03:00
filter_api.go Update golangci-lint config and fix linting issues (#168) 2020-01-08 09:56:49 +13:00
filters.go Fix edge case for accessing accounts through rpc (#134) 2019-10-31 11:09:40 -04:00
net_api.go Implements net_version for Ethers (#121) 2019-10-15 10:20:35 +09: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