laconicd-deprecated/rpc/backend
Adi Saravanan 1ea0cb31b7
eth_sendTransaction returns internal trace on missing param (#1284)
* added test, used get method for from param

* gosec fixes

* adding nosec v1

* added test to python tests, removed testing lines

* fixing flake issues

* test-unit-cover

* changelog fix

* changelog 2

* fix gomod2nix

* integration tests

Co-authored-by: Freddy Caceres <facs95@gmail.com>
2022-08-25 13:22:31 +02:00
..
mocks ENG 119 json rpc unit tests (#1189) 2022-07-29 10:35:07 +00:00
account_info.go fix(rpc): get_proof test fail because block numbers are not high enough (#1239) 2022-08-12 13:20:17 +02:00
backend_suite_test.go feat!: Store eth tx index separately (#1121) 2022-08-11 22:49:05 +02:00
backend.go deps: Update cosmos-sdk to v0.46.1 (#1300) 2022-08-25 08:06:45 +02:00
blocks_info.go feat!: Store eth tx index separately (#1121) 2022-08-11 22:49:05 +02:00
call_tx.go chore(rpc): restructure JSON-RPC APIs (#1218) 2022-08-09 07:52:28 +02:00
chain_info.go chore(rpc): restructure JSON-RPC APIs (#1218) 2022-08-09 07:52:28 +02:00
client_test.go ENG 119 json rpc unit tests (#1189) 2022-07-29 10:35:07 +00:00
evm_backend_test.go feat!: Store eth tx index separately (#1121) 2022-08-11 22:49:05 +02:00
filters.go chore(rpc): restructure JSON-RPC APIs (#1218) 2022-08-09 07:52:28 +02:00
node_info.go deps: Update cosmos-sdk to v0.46.1 (#1300) 2022-08-25 08:06:45 +02:00
query_client_test.go ENG 119 json rpc unit tests (#1189) 2022-07-29 10:35:07 +00:00
sign_tx.go eth_sendTransaction returns internal trace on missing param (#1284) 2022-08-25 13:22:31 +02:00
tracing.go feat!: Store eth tx index separately (#1121) 2022-08-11 22:49:05 +02:00
tx_info.go feat!: Store eth tx index separately (#1121) 2022-08-11 22:49:05 +02:00
utils.go feat!: Store eth tx index separately (#1121) 2022-08-11 22:49:05 +02:00