erigon-pulse/accounts/abi
Alex Sharov 2865b85888
move e2 snapshots management closer to e3: step 1 (#7543)
- always RLock all snapshots - to guarantee consistency
- introduce class View (analog of RoTx and MakeContext)
- move read methods to View object
- View object will be managed by temporal_tx

---------

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
2023-05-22 10:09:46 +07:00
..
bind move e2 snapshots management closer to e3: step 1 (#7543) 2023-05-22 10:09:46 +07:00
abi_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
abi.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
argument.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
doc.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
error.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
event_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
event.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
method_test.go accounts/abi: Prevent recalculation of internal fields (#20895) 2020-05-20 15:26:22 +03:00
method.go rename (#1978) 2021-05-20 19:25:53 +01:00
pack_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
pack.go enable more linters #954 (#7179) 2023-03-25 05:13:27 +00:00
packing_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
reflect_test.go all: remove redundant conversions and import names (#21903) 2021-03-08 12:43:02 +01:00
reflect.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
topics_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
topics.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
type_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
type.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
unpack_test.go enable more linters #954 (#7179) 2023-03-25 05:13:27 +00:00
unpack.go move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00