Calvin Kim

Results 49 comments of Calvin Kim

> However, another thought from here do u think is it possible to assign a time duration/freq of access weight to each TXO? Not quite sure what you mean by...

> If so would be efficient for short living leaves to have shorter paths to fasten deletion with less swaps?Or for long livings to be the shorter for faster proofs...

Yeah this has been on my TODO for a bit... if the user's disk is slow, it'll time out. An easy fix would be to just increase it. Another (more...

Hey Samay, that looks good but the backwards integration test is failing because it's not finding any github artefacts. ``` Error: Unable to find any artifacts for the associated workflow...

https://github.com/mit-dci/utreexo/pull/13 has what you are describing here. What approach were you going with? The best write up for actually syncing is in the readme.md on the root directory of the...

Yeah sure. I'd like to see how you did things.

Cool. So just need to do some network stuff and make CSN validate. Could you add them to projects?

Yeah.. it got delayed because of the virus. I guess we have more time now? heh

I did some benchmarking and seems like the performance is the same. The implemented function was: ``` // Parent gets you the merkle parent. So far no committing to height....