laconicd-deprecated/rpc
noot 1f63ddfe96
evm: update msgs to accept zero gas price (#299)
* update keeper to accept gas price=0; default pending to latest

* cleanup

* more cleanup

* more cleanup

* more cleanup

* more cleanup

* ante: copy IncrementSequenceDecorator from SDK's AnteHandler

* improve bloom test

* lint

* update msg error

Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-05-14 22:08:13 -04:00
..
args Implement eth_newPendingTransactionFilter #51 (#251) 2020-04-16 16:53:14 +02: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 update rpc tests (#276) 2020-05-04 18:02:26 -04:00
config.go bump Cosmos SDK version to v0.38.2 (#183) 2020-04-22 15:26:01 -04:00
eth_api.go rpc: fix receipt logs (#285) 2020-05-14 16:55:33 -04:00
filter_api.go eth_getFilterLogs, eth_getLogs implementation (#248) 2020-04-13 15:18:50 -04:00
filters.go update rpc tests (#276) 2020-05-04 18:02:26 -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 evm: update msgs to accept zero gas price (#299) 2020-05-14 22:08:13 -04:00
web3_api.go Basic RPC and CLI Queries (#77) 2019-07-25 16:38:55 -04:00