laconicd/tests/rpc
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
..
net_test.go rpc: test fix (#608) 2021-10-07 18:41:27 +02:00
personal_test.go rpc: test fix (#608) 2021-10-07 18:41:27 +02:00
rpc_pending_test.go rpc: test fix (#608) 2021-10-07 18:41:27 +02:00
rpc_test.go rpc: test fix (#608) 2021-10-07 18:41:27 +02:00
utils.go rpc: test fix (#608) 2021-10-07 18:41:27 +02:00