Thomas Nguy
|
3b3daa4b48
|
rpc: support fetching pending nonce (#191)
* consider mempool tx when computing account nonce
* fix lint
* add condition on blocknbr
* add log
* update changelog
:
* cleanup
|
2021-06-30 03:30:01 -04:00 |
|
Federico Kunze Küllmer
|
dcc9585595
|
all: bump SDK to v0.43.0-rc0 (#194)
* all: bump SDK to v0.43.0-rc0
* more updates
* keys
* accounting
* update account
* ante changes
* readonly
* readonly build
* minor changes from self review
* fixes
* evm debug
* custom config & rosetta
* fix
|
2021-06-29 13:02:21 -04:00 |
|
Thomas Nguy
|
61260dfda8
|
fix linter issues (#184)
|
2021-06-25 04:31:57 -04:00 |
|
Federico Kunze
|
0f3a346cdc
|
rpc: use evm denom for tx fee (#181)
* rpc: use evm denom for tx fee
* changelog
|
2021-06-24 04:22:36 -04:00 |
|
Thomas Nguy
|
b7f00d5a07
|
rpc: fix nil pointer exception when parameters are nil (#180)
* fix nil pointer exception when parameters are nil
* Update ethereum/rpc/types/types.go
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
|
2021-06-24 03:57:51 -04:00 |
|
crypto-facs
|
1c06553746
|
rpc: namespaces refractor (#170)
* refactor: rpc namespace refactor - txpool
* refactor: rpc namespace refactor - net
* refactor: rpc namespace refactor - web3
* refactor: rpc namespace refactor - eth
* refactor: rpc namespace refactor - personal
* fix: api to uppercase
* fix: fix import cycle
* fix: fix import cycle
|
2021-06-23 02:38:05 -04:00 |
|