laconicd/tests
JayT106 f69c887276
rpc: test fix (#608)
* fix rpc tests with net namespace

* skip personal test

* skip rpc pending test

* fix endpoint

* fix rpc pending test

* fix missing gas param in some rpc tests

* fix eth_getproof when the block number is equal to pending or latest

* fix rpc tests filter subscribe failed

* lint

* remove unused linter

* fix PendingTransactionFilter and TestEth_GetFilterChanges_BlockFilter

* fix eth_estimateGas

* fix TestEth_EstimateGas_ContractDeployment

* skip TestEth_ExportAccount_WithStorage

* remove sleep in rpc test

* Update changelog

* add test-rpc in github action

* bump golangci-lint version to v1.42.1
2021-10-07 18:41:27 +02:00
..
e2e tests: add testutils for integration testing (#132) 2021-06-25 05:18:37 -04:00
importer all: linter (#532) 2021-09-05 11:03:06 +00:00
rpc rpc: test fix (#608) 2021-10-07 18:41:27 +02:00
solidity evm: benchmark contract execution (#436) 2021-08-30 03:14:58 +00: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