mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
07331f900f
Because access lists use maps with the `StorageKey` as the key, they are subject to inconsistent ordering in the results of the `.accessList()` method. To get around this, an `accessListSorted` method has been added, and exposed with the same name. The `equal` method has also been exposed to allow for equality checks at this level outside of this module. Co-authored-by: 3commascapital <8562488-3commascapital@users.noreply.gitlab.com> |
||
---|---|---|
.. | ||
access_list_tracer_test.go | ||
access_list_tracer.go | ||
gen_structlog.go | ||
json_stream.go | ||
logger_json.go | ||
logger_test.go | ||
logger.go |