go-ethereum/XDCx
Daniel Liu d12f9803eb
trie: remove parameter 'fromLevel' in Prove #27512 (#1165)
This removes the feature where top nodes of the proof can be elided.
It was intended to be used by the LES server, to save bandwidth
when the client had already fetched parts of the state and only needed
some extra nodes to complete the proof. Alas, it never got implemented
in the client.

Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
2026-01-29 11:29:02 +05:30
..
tradingstate trie: remove parameter 'fromLevel' in Prove #27512 (#1165) 2026-01-29 11:29:02 +05:30
order_processor.go all: use 0x-prefix string for type Address in error message (#1835) 2025-12-23 15:39:23 +05:30
order_processor_test.go all: fix whitespace error of golangci-lint, remove extra empty lines (#1676) 2025-11-17 11:16:09 +05:30
token.go accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface (#21091) 2025-01-24 16:18:30 +08:00
XDCx.go all: use 0x-prefix string for type Address in error message (#1835) 2025-12-23 15:39:23 +05:30