Search found 3 matches

Go to advanced search

by tomtomtom7
Fri May 12, 2017 7:36 pm
Forum: Development & Technical Discussion
Topic: Bitcrust: Fast parallel block validation without UTXO-Index
Replies: 2
Views: 2883

Re: Bitcrust: Fast parallel block validation without UTXO-Index

The spent tree differs from the blockchain in that it only traces the transaction graph without information on the transactions. With this,
double spends can be detected.

It requires only 64 bit per transaction + 64 bit per input for a total of about 6gb, needed only to check double spents

Not ...
by tomtomtom7
Thu Apr 06, 2017 7:04 pm
Forum: Development & Technical Discussion
Topic: Bitcrust: Fast parallel block validation without UTXO-Index
Replies: 2
Views: 2883

Bitcrust: Fast parallel block validation without UTXO-Index

I am working on a new Bitcoin Node, and have build a very fast storage engine. The idea is to abandon the UTXO index and use a fast concurrent spend tree instead.

The results are very promising. Further information is here: https://bitcrust.org

Performance results: https://bitcrust.org/results ...
by tomtomtom7
Fri Feb 05, 2016 5:26 pm
Forum: Bitcoin Discussion
Topic: Bitcoin Classic proposed changes to wallets.bitcoin.com
Replies: 11
Views: 5277

Re: Bitcoin Classic proposed changes to wallets.bitcoin.com

I don't think this is a good idea.

Bitcoin.com should strive towards being impartial.

Making Classic the featured wallet is an acceptable bias. Claiming Classic is best for the bitcoin network is a step too far.

Just because bitcoin.org and /r/bitcoin use these tactics, doesn't mean bitcoin.com ...

Go to advanced search