1 Looking at your interface for issuing debt orders, you use a bytes32 type to hold the termsContractParameters. This seems limiting for very complex debt instrument which could have variable interest rates, conditions under which it behaves differently, various ways to pay off early, different behavior early and late in life..
1 When speaking of scalability you mention high transaction throughput (thousands per second). I don't see how a succinct blockchain or SNARKs helps you significantly scale transaction throughput; could you elaborate what allows you to achieve this high transaction throughput on Coda?
Twitter
Facebook
Github
Recent Comments
Dharma Protocol & Dharma Plex Launch
1 Looking at your interface for issuing debt orders, you use a bytes32 type to hold the termsContractParameters. This seems limiting for very complex debt instrument which could have variable interest rates, conditions under which it behaves differently, various ways to pay off early, different behavior early and late in life..
Q&As with O(1) on Coda Protocol
1 When speaking of scalability you mention high transaction throughput (thousands per second). I don't see how a succinct blockchain or SNARKs helps you significantly scale transaction throughput; could you elaborate what allows you to achieve this high transaction throughput on Coda?