go-ethereum/XDCxlending
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
..
lendingstate 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: refactor package node #21105 (#923) 2025-04-10 18:52:49 +08:00
XDCxlending.go all: remove mongodb support in XDCx (#1679) 2025-11-15 16:50:02 +05:30