go-ethereum/XDCx
Daniel Liu aca2149f12
core, eth, trie: use TryGetAccount to read what TryUpdateAccount has written #25458 (#1106)
* core: use TryGetAccount to read where TryUpdateAccount has been used to write

* Gary's review feedback

* implement Gary's suggestion

* fix bug + rename NewSecure into NewStateTrie

* trie: add backwards-compatibility aliases for SecureTrie

* Update database.go

* make the linter happy

Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com>
Co-authored-by: Felix Lange <fjl@twurst.com>
Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
2025-09-03 15:34:11 +08:00
..
tradingstate core, eth, trie: use TryGetAccount to read what TryUpdateAccount has written #25458 (#1106) 2025-09-03 15:34:11 +08:00
api.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
order_processor.go common: improve documentation comments (#16701) 2024-12-28 09:06:30 +08:00
order_processor_test.go all: refactor package node #21105 (#923) 2025-04-10 18:52:49 +08:00
token.go accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface (#21091) 2025-01-24 16:18:30 +08:00
XDCx.go all: use big.Sign to compare with zero #29490 (#1387) 2025-08-28 18:56:39 +08:00