laconicd-deprecated/rpc/backend
Tomas Guerra 052134aff6
refactor(all): refactor errors import to use cosmossdk.io (#1456)
* refactor (errors) refactor errors import to use cosmossdk.io instead of cosmos-sdk/types/errors

* refactor (errors) refactor errors import in ethsecp256k1 file

* refactor (errors) add changes to changelog
2022-11-14 20:40:14 +01:00
..
mocks tests(rpc): Add account info unit tests (#1339) 2022-10-11 13:43:32 -05:00
account_info_test.go tests(rpc): Add account info unit tests (#1339) 2022-10-11 13:43:32 -05:00
account_info.go fix(rpc): different result from eth_getProof comparing with Ethereum (#1431) 2022-11-06 09:27:33 +01:00
backend_suite_test.go tests(rpc): Add account info unit tests (#1339) 2022-10-11 13:43:32 -05:00
backend.go tests(rpc): add backend blocks tests (#1296) 2022-09-05 16:07:56 +02:00
blocks_test.go tests(rpc): Add account info unit tests (#1339) 2022-10-11 13:43:32 -05:00
blocks.go tests(rpc): add backend blocks tests (#1296) 2022-09-05 16:07:56 +02:00
call_tx.go refactor(all): refactor errors import to use cosmossdk.io (#1456) 2022-11-14 20:40:14 +01:00
chain_info_test.go tests(rpc): Add account info unit tests (#1339) 2022-10-11 13:43:32 -05:00
chain_info.go tests(rpc): add backend blocks tests (#1296) 2022-09-05 16:07:56 +02:00
client_test.go refactor(all): refactor errors import to use cosmossdk.io (#1456) 2022-11-14 20:40:14 +01:00
evm_query_client_test.go refactor(all): refactor errors import to use cosmossdk.io (#1456) 2022-11-14 20:40:14 +01:00
filters.go tests(rpc): add backend blocks tests (#1296) 2022-09-05 16:07:56 +02:00
node_info.go refactor(all): refactor errors import to use cosmossdk.io (#1456) 2022-11-14 20:40:14 +01:00
sign_tx.go refactor(all): refactor errors import to use cosmossdk.io (#1456) 2022-11-14 20:40:14 +01:00
tracing.go fix(evm,rpc): coinbase should not be the current one in traceTransaction execution (#1392) 2022-10-21 19:58:29 -04:00
tx_info.go refactor(all): refactor errors import to use cosmossdk.io (#1456) 2022-11-14 20:40:14 +01:00
utils_test.go fix(rpc): different result from eth_getProof comparing with Ethereum (#1431) 2022-11-06 09:27:33 +01:00
utils.go fix(rpc): different result from eth_getProof comparing with Ethereum (#1431) 2022-11-06 09:27:33 +01:00