jarry-xiao / candyland

Proof of concept program for compressing NFTs
GNU Affero General Public License v3.0
111 stars 13 forks source link

[Server] Only return consistent proofs #50

Closed ngundotra closed 2 years ago

ngundotra commented 2 years ago

Add recursive query to force max sequence number of nodes in proof to be <= max sequence number of root

ngundotra commented 2 years ago

Michael confirmed that this fixed issue (was happening consistently with his client before)