utreexo
utreexo copied to clipboard
accumulator for bitcoin utxo set
could be fun! Start at the tip, and work back to the genesis block
This is a list of goals for the upcoming May Utreexo workshop. Having a Bridge Node and a well documented code would help with newcomers to the project. I think...
I'm not sure what the development status is right now for the caching part. Is it still in development or has it run before and you were working things out?
I've been working on converting this all to a fully functional CLI (much cleaner approach than the current) and ultimately also refactoring the general logic of the operations. My biggest...
This now works, but the savings are limited - on the test set of 1229 blocks it is 235070 vs 241871 (so about 3% savings)
Ran utreexoserver for about an hour, until it stopped here. I have an almost fully synced testnet node (at 99.9306%). > Finished block 2190000 of max 2541937 > Finished block...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...