Austin Abell
|
33ab63ef15
|
update web3 transaction hash from RLP (#250)
* remove ethereum hash of web3 transaction type (always amino hash)
* Update changelog
|
2020-04-13 19:08:43 -04:00 |
|
noot
|
199484fc2e
|
eth_getFilterLogs, eth_getLogs implementation (#248)
|
2020-04-13 15:18:50 -04:00 |
|
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 |
|
Federico Kunze
|
da9157e406
|
upgrade changes cleanup (#236)
* changes from update version
* app changes
* cmd changes
* build and send tx
* fix tests
* eth_rpc fixes
* lint
* add WithEventManager to handler ctx
* changelog
* go mod verify and tidy
|
2020-04-01 15:49:21 -03:00 |
|
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 |
|
Federico Kunze
|
b6af79638c
|
add CHANGELOG.md (#184)
* add CHANGELOG.md
* update PR template
|
2020-03-06 20:00:03 -03:00 |
|