Savil Srivastava
07d7b395e6
change hex version to 0.3, and leave out the minor bumps
2018-07-30 17:01:57 -07:00
Matt Corallo
fe9bb1d970
Merge pull request #84 from savil/sort_outputs
...
[RFC][Tx Sort] Implement sorting of inputs
2018-07-26 11:54:17 -04:00
Savil Srivastava
da09c4d7f3
adding BIP69 test-cases
2018-07-25 18:33:03 -07:00
Matt Corallo
84cb40f859
Bump version for API overhauls, update deps and docs
2018-07-19 23:06:36 -04:00
Matt Corallo
f462d8ac70
fuzztarget sha -> XOR, crates secp256k1
2018-06-04 20:02:07 -04:00
Yuntai Kyong
7822af8bd1
Update dependency on secp256k1 pointing to https://github.com/rust-bitcoin/rust-secp256k1
2018-05-12 14:30:26 +09:00
Matt Corallo
a31d67474c
Fix repo link in Cargo
2018-04-26 17:35:09 -04:00
Matt Corallo
c564f9fd59
Bump version for API changes.
2018-04-26 11:40:48 -04:00
Matt Corallo
1ec9c3aa4b
Provide fallback for crypto's fixed_time_eq on non-x86/arm targets
2018-04-16 20:35:21 -04:00
Matt Corallo
00c6f42452
Use libbitcoinconsensus to check tx validity in some tests
2018-04-16 20:35:19 -04:00
Matt Corallo
1ae603cc3d
Switch back to crates.io rust-bitcoin for 0.13 release
2018-04-16 20:35:03 -04:00
Matt Corallo
187ca8c0c8
Make Channel non-public except in fuzztarget mode, bump version
2018-04-02 18:07:03 -04:00
Matt Corallo
890e3cb165
Update for new rust-bitcoin API, avoid some duplicate hashing
2018-04-02 18:06:59 -04:00
Matt Corallo
1d2774dd64
Add some fuzz targets.
...
Sadly none of them are really any good without some hand-holding to
generate good input data, and unless sha256 gets stubbed out I'm
not sure they're gonna get good without a symbolic execution fuzzer
2018-03-23 13:16:24 -04:00
Matt Corallo
c65bffe568
Add fuzztarget feature, bump bitcoin/secp256k1
2018-03-23 13:16:24 -04:00
Tamas Blummer
fbe4f7a442
Split out BroadcastInterface, ChainWatchInterface monitors re-enter from called listeners
2018-03-19 16:14:19 -04:00
Tamas Blummer
f200f26fe2
use new bitcoin-chain module extracted from bitcoin
2018-03-10 15:12:19 +01:00
Matt Corallo
70e01cbd5a
Unify license with rust-bitcoin-spv
2018-03-05 15:09:44 -05:00
Matt Corallo
770740dbcc
Update deps, including significant dep reduction in rust-bitcoin!
2018-02-21 11:35:43 -05:00
Matt Corallo
6185a28190
initial checkin
2018-02-16 18:09:48 -05:00