laconicd/tests
yihuang 70d52948da
fix: eth_newPendingTransactionFilter doesn't return ethereum tx hash (#1012)
* Problem: eth_newPendingTransactionFilter don't return correct tx hash

Closes: #1011
Solution:
- use eth tx hash rather than tendermint one

* changelog

* remove copied TODO comment and ignore err result of Notify

* add e2e test

* fix ws client in e2e test

* fix test

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-03-24 07:56:59 +00:00
..
e2e fix: eth_newPendingTransactionFilter doesn't return ethereum tx hash (#1012) 2022-03-24 07:56:59 +00:00
importer evm: refactor statedb implementation (#729) 2022-01-05 08:28:27 +01:00
rpc feemarket: change basefee to be a module param (#943) 2022-02-23 19:48:44 +01:00
solidity build(deps): bump follow-redirects in /tests/solidity (#939) 2022-02-14 23:57:09 +01:00
tooling/ethers deps: bump SDK and Tendermint versions (#165) 2021-06-22 04:25:38 -04:00
signer.go crypto: updates from reviews (#535) 2021-09-07 17:29:24 +00:00