c9c070727a
* poc for eth legacy tx * print statements * finished * tests work * remove print statements * Remove all print statements * remove extraneous changes * cleaned up code and interface * run make jen * dont duplicate signature * go mod tidy and remove prints * clean up tests * test for conversion * changes as per review * more unit tests for legacy txns * Apply suggestions from code review Co-authored-by: Rod Vagg <rod@vagg.org> * address review comments from Rodd * changes as per zen's 2nd review * go mod tidy * feat: ETH compatibility in Filecoin : Support EIP-155 Ethereum transactions in Filecoin (#11970) * itests passing for 155 tx * first working version for EIP-155 transactions * green itest * add docs * tests * remove print stmt * remove print stmt * validate signature * changes as per zen's review * correct signature verification * gate tx by Network Version * handle arajsek review * fix imports order * fix lint * dont lock in mpool for network gating ETH messages * sender can be an ID address --------- Co-authored-by: Rod Vagg <rod@vagg.org> |
||
---|---|---|
.. | ||
ethtypes | ||
mock | ||
testdata | ||
actor_event_test.go | ||
actor_event.go | ||
actor.go | ||
bigint_test.go | ||
bigint.go | ||
blockheader_test.go | ||
blockheader.go | ||
blockmsg_test.go | ||
blockmsg.go | ||
cbor_gen.go | ||
electionproof_test.go | ||
electionproof.go | ||
event.go | ||
execresult.go | ||
fil_test.go | ||
fil.go | ||
fullblock.go | ||
keystore.go | ||
logs.go | ||
message_fuzz.go | ||
message_receipt_cbor.go | ||
message_receipt_test.go | ||
message_receipt.go | ||
message_test.go | ||
message.go | ||
mpool.go | ||
percent_test.go | ||
percent.go | ||
signature_test.go | ||
signedmessage.go | ||
state.go | ||
tipset_key_test.go | ||
tipset_key.go | ||
tipset.go | ||
types_test.go | ||
vmcontext.go |