lotus/node/impl/full
Masih H. Derkani 5b40268366 Reduce scope for filter removal failure when getting actor events
Use a fresh context to remove the temporary filter installed solely to
get the actor events. This should reduce chances of failure in a case
where the original context may be expired/cancelled.

Refactor removal into a `defer` statement for a more readable, concise
return statement.
2024-03-22 07:00:28 +01:00
..
actor_events_test.go Run actor events table tests in deterministic order 2024-03-22 07:00:28 +01:00
actor_events.go Reduce scope for filter removal failure when getting actor events 2024-03-22 07:00:28 +01:00
chain.go chore: migrate to boxo 2023-06-19 14:45:05 -07:00
dummy.go Adjust actor event API after review 2024-03-22 07:00:28 +01:00
eth_events.go Rename internal events modules for clarity 2024-03-22 07:00:28 +01:00
eth_test.go Tests for builtin actor events API 2024-03-22 07:00:28 +01:00
eth_trace.go chore:: backport #11609 to the feat/nv22 branch (#11644) 2024-03-22 07:00:28 +01:00
eth_utils.go chore:: backport #11609 to the feat/nv22 branch (#11644) 2024-03-22 07:00:28 +01:00
eth.go More post-review changes, lots of tests for SubscribeActorEvents 2024-03-22 07:00:28 +01:00
gas_test.go fix make gen 2022-08-29 16:25:30 +02:00
gas.go Add tests for PCB/PCA batch splitting 2023-04-19 18:44:32 -04:00
mpool.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
multisig.go introduce v9 actors and nv17 2022-09-09 21:40:15 -04:00
raft.go Address comments 2022-11-14 15:46:58 -05:00
state.go fix: add UpgradePhoenixHeight to StateGetNetworkParams (#11648) 2024-03-22 07:00:28 +01:00
sync.go skip migration cache correctly 2023-11-09 14:14:46 -05:00
txhashmanager.go fix: eth: use the correct state-tree when resolving addresses (#11387) 2023-11-17 18:20:31 +01:00
wallet.go fix: Don't call WalletExport in msg signing flows 2023-02-10 02:37:59 +01:00