Commit Graph

2973 Commits

Author SHA1 Message Date
Matt Corallo
4150c281e7 Fix a few bugs in peer_handler 2018-03-19 17:46:37 -04:00
Matt Corallo
4f4c0a8179 Impl a few more msg deserializations, fix a channel panic!() bug 2018-03-19 17:46:37 -04:00
Matt Corallo
df11c05fa6 Use ChainWatchInterfaceUtil directly in tests instead of a wrapper 2018-03-19 17:46:37 -04:00
Matt Corallo
a5ec986fad Clean up a few comments after #11 merge. 2018-03-19 17:46:35 -04:00
Matt Corallo
ad9dda2eb9 Merge pull request #11 from tamasblummer/chaininterface (squashed) 2018-03-19 16:15:26 -04:00
Tamas Blummer
e87e3774e6 ignore IntelliJ IDEA files 2018-03-19 16:14:19 -04:00
Tamas Blummer
fbe4f7a442 Split out BroadcastInterface, ChainWatchInterface monitors re-enter from called listeners 2018-03-19 16:14:19 -04:00
Matt Corallo
c4e7161c23
Merge pull request #10 from tamasblummer/use_bitcoin_chain
use new bitcoin-chain module extracted from bitcoin
2018-03-11 19:26:27 -04:00
Tamas Blummer
f200f26fe2 use new bitcoin-chain module extracted from bitcoin 2018-03-10 15:12:19 +01:00
Matt Corallo
34138a0246
Merge pull request #8 from TheBlueMatt/master
Unify license with rust-bitcoin-spv
2018-03-05 15:13:24 -05:00
Matt Corallo
70e01cbd5a Unify license with rust-bitcoin-spv 2018-03-05 15:09:44 -05:00
Matt Corallo
c867cb927a
Merge pull request #5 from TheBlueMatt/master
Add travis config
2018-03-05 14:22:21 -05:00
Matt Corallo
8e482ce9d8 Add travis config 2018-03-05 14:17:42 -05:00
Matt Corallo
f9fc2dfbe2
Merge pull request #3 from RCasatta/fixtry
use ? instead of try macro
2018-03-02 11:21:00 -05:00
Riccardo Casatta
b94365f3f5
use ? instead of try macro 2018-03-01 09:54:56 +01:00
Matt Corallo
f2eadb0261
Merge pull request #2 from practicalswift/typos
Fix typos
2018-02-28 15:09:01 -05:00
practicalswift
e7d0d8af9f Fix typos 2018-02-27 23:38:52 +01:00
Matt Corallo
265c083674 Dont expose things that are purely internal-only 2018-02-24 19:59:59 -05:00
Matt Corallo
770740dbcc Update deps, including significant dep reduction in rust-bitcoin! 2018-02-21 11:35:43 -05:00
Matt Corallo
ef8680349f Silence warning on essentially-unimplemented chain interface. 2018-02-21 11:35:43 -05:00
Matt Corallo
24e2234be5 Split out channel_monitor_claim_key from shutdown key for privacy 2018-02-21 11:09:22 -05:00
Matt Corallo
4e05b107a3 Add some light docs, rm empty walletinterface (better as events) 2018-02-21 09:49:21 -05:00
Matt Corallo
6185a28190 initial checkin 2018-02-16 18:09:48 -05:00