lotus/chain/stmgr
Aarsh Shah 48287574d8
fix: ETH RPC API: ETH Call should use the parent state root of the subsequent tipset (#11905)
* fix eth call

* tests

* changes as per review

* changes as per review

* Update node/impl/full/eth.go

Co-authored-by: Rod Vagg <rod@vagg.org>

* fix as per review

---------

Co-authored-by: Rod Vagg <rod@vagg.org>
2024-06-11 19:07:17 +04:00
..
rpc Refactor LookupID* APIs in StateManager and StateTree 2024-04-24 15:25:48 +01:00
actors.go Refactor LookupID* APIs in StateManager and StateTree 2024-04-24 15:25:48 +01:00
call.go fix: ETH RPC API: ETH Call should use the parent state root of the subsequent tipset (#11905) 2024-06-11 19:07:17 +04:00
execute.go fix: eth: re-execute tipsets on missing events (#11588) 2024-01-30 10:29:54 -08:00
forks_test.go fix: test: TestForkPreMigration hanging when env-var is set (#11838) 2024-04-05 10:37:58 +02:00
forks.go fix: ETH RPC API: ETH Call should use the parent state root of the subsequent tipset (#11905) 2024-06-11 19:07:17 +04:00
read.go chore: fix imports 2022-06-14 17:00:51 +02:00
searchwait_test.go fix make gen 2022-08-29 16:25:30 +02:00
searchwait.go Refactor LookupID* APIs in StateManager and StateTree 2024-04-24 15:25:48 +01:00
stmgr.go Refactor LookupID* APIs in StateManager and StateTree 2024-04-24 15:25:48 +01:00
supply.go feat:state:Ignore market balance after nv23 (#11976) 2024-05-13 17:53:20 -04:00
tracers.go chore: fix imports 2022-06-14 17:00:51 +02:00
utils.go fix: include extra messages in ComputeState InvocResult output 2023-04-05 15:25:57 -04:00