lotus/node
Steven Allen 17f6f4caf2
fix: eth: decode as actor creation iff "to" is the EAM (#11520)
Previously, we weren't checking the "to" address. I've also re-ordered
the operations in this function to make it easier to reason about them.
It'll have a slight runtime cost (we _always_ ABI-encode the parameters,
then throw away the result if it turns out we're actually dealing with
an Ethereum transaction), but it's _much_ simpler.
2023-12-14 10:12:54 -08:00
..
bundle fix circleci and fiximports 2023-11-15 13:06:51 +01:00
config sturdypost: Small review cleanups 2023-12-02 00:31:24 +01:00
hello fix circleci and fiximports 2023-11-15 13:06:51 +01:00
impl fix: eth: decode as actor creation iff "to" is the EAM (#11520) 2023-12-14 10:12:54 -08:00
modules Merge branch 'master' into feat/sturdypost 2023-11-29 17:15:42 -06:00
repo fix circleci and fiximports 2023-11-15 13:06:51 +01:00
builder_chain.go lp: test cli, titled sql 2023-11-20 18:05:59 -06:00
builder_miner.go make db config in lotus-miner actually optional 2023-11-23 17:57:03 +01:00
builder.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
fxlog.go chore: fix imports 2022-06-14 17:00:51 +02:00
health.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
options.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
rpc.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
shutdown_test.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
shutdown.go Set notifications for SIGTERM and SIGINT when we start the cli 2022-12-15 12:54:41 -05:00
testopts.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00