Tadge Dryja
|
1f40c7214e
|
good enough storage of spent txs
|
2016-01-20 01:23:47 -08:00 |
|
Tadge Dryja
|
29d0c0cc6f
|
fix bolt slices. db read / write works.
also switch heights from uint32 to int32, which I guess is what they use.
Makes this thing last 2 billion blocks shorter. If we get past uint32 time.
|
2016-01-19 23:40:04 -08:00 |
|
Tadge Dryja
|
0b5daa9b2b
|
add utxodb for on disk storage of transactions.
|
2016-01-19 20:02:18 -08:00 |
|
Tadge Dryja
|
58c8d32ac5
|
add a height channel to keep track of incoming merkleblocks
|
2016-01-19 14:23:18 -08:00 |
|
Tadge Dryja
|
ece5dc9d2d
|
add txtostring
|
2016-01-19 11:59:01 -08:00 |
|
Tadge Dryja
|
709b8a05cd
|
oh right, another fun thing I forgot about
When there's only the coinbase tx, the merkle root = the coinbase txid.
Needless complication in bitcoin == job security?
|
2016-01-19 10:59:13 -08:00 |
|
Tadge Dryja
|
7dbf4a4a4f
|
update uspv, add function for height from header
still a bunch of problems getting utxo sets
|
2016-01-19 01:33:58 -08:00 |
|
Tadge Dryja
|
29a8e81029
|
spv sync works but more to add
|
2016-01-15 02:40:56 -08:00 |
|
Tadge Dryja
|
e6970e132e
|
spv header sync works OK
|
2016-01-14 23:58:05 -08:00 |
|
Tadge Dryja
|
65c7d1c40c
|
move elkrem, uspv libs to plasma repo
|
2016-01-14 23:58:05 -08:00 |
|