73947ea365
This is done with the intention to add new {Get,Subscribe}ActorEvents in a future release (i.e. soon!) with both decoded values (dag-json represented) and simplified (no flags or codec). But because this comes with some trade-offs wrt fidelity of information (e.g. likely needing to drop events with badly encoded values, and not retaining original codec), we need to also have a Raw form of these APIs for consumers that want to take on the burden of consuming them as they are. |
||
---|---|---|
.. | ||
actor_events_test.go | ||
actor_events.go | ||
chain.go | ||
dummy.go | ||
eth_events.go | ||
eth_test.go | ||
eth_trace.go | ||
eth_utils.go | ||
eth.go | ||
gas_test.go | ||
gas.go | ||
mpool.go | ||
multisig.go | ||
state.go | ||
sync.go | ||
txhashmanager.go | ||
wallet.go |