516972119c
* evm: unit tests * Add unit tests for DynamicFeeTx.Validate() * Start get and set signature values tests * get set values * Add tests for GetTo() * Add GetNonce test * Add GetValue test * Start copy test * Add WIP newDynamicFeeTx test * Add WIP legacy_tx_test * pair programming session * Add TestLegacyTxValidate * Add TestLegacyTxSetSignatureValues & GetSignatureValues * Add legacyTx tests * Merge main, forgot to save one file * Add AccessList tests * Add chain Config (fork order) * Add invalid genesis account test * Add params tests * Add WIP tracer test * tracer tests * Add FormatLogs tests * Add NewNoOpTracer test * Refactor to test suite * Refactor Tx Test suits to only use TxDataTestSuite * Update link to geth interpreter * Update x/evm/types/params.go * Refactor accessListTx Test suits to use TxDataTestSuite Co-authored-by: Daniel Burckhardt <daniel.m.burckhardt@gmail.com> |
||
---|---|---|
.. | ||
access_list_test.go | ||
access_list_tx.go | ||
access_list.go | ||
chain_config_test.go | ||
chain_config.go | ||
codec_test.go | ||
codec.go | ||
dynamic_fee_tx_test.go | ||
dynamic_fee_tx.go | ||
errors_test.go | ||
errors.go | ||
events.go | ||
evm.pb.go | ||
genesis_test.go | ||
genesis.go | ||
genesis.pb.go | ||
interfaces.go | ||
key.go | ||
legacy_tx_test.go | ||
legacy_tx.go | ||
logs_test.go | ||
logs.go | ||
msg_test.go | ||
msg.go | ||
params_test.go | ||
params.go | ||
query.go | ||
query.pb.go | ||
query.pb.gw.go | ||
storage_test.go | ||
storage.go | ||
tracer_test.go | ||
tracer.go | ||
tx_args.go | ||
tx_data_test.go | ||
tx_data.go | ||
tx.go | ||
tx.pb.go | ||
utils_test.go | ||
utils.go |