lotus/chain/messagepool
raulk e7aa7cb04f
add a basic FEVM integration test. (#9922)
* add a basic FEVM integration test.

Exercises f4 addresses, placeholder transitions, Ethereum Account.

* remove unused parameter from newEthTxFromFilecoinMessageLookup.

* break when found in newEthTxFromFilecoinMessageLookup.

* fixup test.

* lint and gen.

* move test to itests root package.

Co-authored-by: Shrenuj Bansal <shrenuj.bansal@protocol.ai>
2022-12-21 15:12:07 -05:00
..
gasguess chore: fix imports 2022-06-14 17:00:51 +02:00
block_proba_test.go fix make gen 2022-08-29 16:25:30 +02:00
block_proba.go Lint everything 2020-08-20 20:46:36 -07:00
check_test.go fix make gen 2022-08-29 16:25:30 +02:00
check.go chore: fix imports 2022-06-14 17:00:51 +02:00
config.go chore: fix imports 2022-06-14 17:00:51 +02:00
messagepool_test.go Expand EthAccount abstraction test 2022-12-15 17:22:56 -05:00
messagepool.go add a basic FEVM integration test. (#9922) 2022-12-21 15:12:07 -05:00
provider.go Address comments 2022-11-14 15:46:58 -05:00
pruning.go chore: fix imports 2022-06-14 17:00:51 +02:00
repub_test.go Change Mpool push API to have an option to publish 2022-10-04 16:49:09 +00:00
repub.go feat: support typed errors over RPC 2022-09-27 15:34:01 +00:00
selection_test.go api: ethrpc: implement eth_sendRawTransaction (#9334) 2022-11-09 19:28:17 +02:00
selection.go api: ethrpc: implement eth_sendRawTransaction (#9334) 2022-11-09 19:28:17 +02:00
test-messages.json.gz add selection test with real world messages dumped from a live node mpool 2020-09-09 20:46:26 +03:00