22 Commits (31c67f1392019fb2970308629bdf58033fa257f9)

Author SHA1 Message Date
niftynei 2ab41af8e2 rm pullpush: cleans up unused methods for push/pull 4 years ago
Rusty Russell cfb320c972 wire: move remaining bitcoin functions out to bitcoin/ files. 4 years ago
Rusty Russell 27220646c3 common/wire: move bitcoin-specific marshalling functions into bitcoin files. 4 years ago
Christian Decker 234252016d cleanup: Remove block header fields we don't use 5 years ago
Christian Decker a61b044056 elements: Implement dynafed block format support 5 years ago
Christian Decker c99786e720 bitcoin: Use the block hash we computed while deserializing it 5 years ago
Christian Decker fce05d74e1 elements: Construct the block header hash while we parse it 5 years ago
Christian Decker 8839be641a sha256: Add primitive to add a varint-encoded int to a hash 5 years ago
Christian Decker 4de0d1ca22 bitcoin: Compute block hash while parsing 5 years ago
Christian Decker c2434ad4fb bitcoin: Compute block hash while parsing 5 years ago
Christian Decker d5f0c08a88 elements: Remove global is_elements variable in favor of chainparams 5 years ago
Christian Decker 436da7f231 elements: Move blkid computation into its own function 6 years ago
Christian Decker 4553b5c2f2 elements: Implement block parsing for elements block headers 6 years ago
Christian Decker d14bd286ba bitcoin: Add chainparams to transactions from blocks 5 years ago
Rusty Russell 3ae7b9f0fb bitcoin: add formatting hook for printing bitcoin blockids 7 years ago
Rusty Russell 810abb6b21 bitcoin: create new wrapper type bitcoin_blkid, log backward endianness. 7 years ago
Rusty Russell 0237e0b28c bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 7 years ago
Christian Decker 83c8c3fc52 opening: Use the correct chainparams to open a channel 7 years ago
Rusty Russell 8cc7f31d44 Update wire from spec 9e0a0e893db389bfe392b2f4db8097949395fe28 8 years ago
Rusty Russell 809caa8588 bitcoin/pullpush.[ch]: expose bitcoin-style marshal/unmarshal. 8 years ago
Rusty Russell e60b1b4efa bitcoind: use correct endianness for block hashes. 9 years ago
Rusty Russell e7b9a913a6 bitcoind: getrawblock helper. 9 years ago