Skip to content

016-pandia

Compare
Choose a tag to compare
@redshiftzero redshiftzero released this 23 May 20:53
· 5186 commits to main since this release

Major changes:

  • Replaces the binary merkle tree used for note commitments with a tiered quadtree (#840), which in the future will allow dramatic improvements to the performance of client synchronization (right now we are not yet taking advantage of its fast-forward sync capabilities; this speedup will come in a later update)
  • Adds support for IBC channels (#801)
  • Adds new commands to pcli for printing information about the chain parameters and summary info (#835)
  • Adds an initial custody protocol (#846)