Commit Graph

5 Commits

Author SHA1 Message Date
Braydon Fuller
187e08b2d0 Fixed tests to handle a defaultNetwork change
- Updated tests to work for both 'testnet' and 'livenet' as the default network.
- Fixed a bug in Address where the network property was being set as a string.
- Fixed a bug in HDKeys to handle serialized keys when the defaultNetwork changed.
2015-01-15 16:54:20 -05:00
Braydon Fuller
6325feda49 Transport/Pool: Mark internal functions 2015-01-15 16:50:50 -05:00
Braydon Fuller
bb7599d676 Transport/Pool: Added tests to check that new addrs are added 2015-01-15 16:50:44 -05:00
Braydon Fuller
f370e4c4f1 Transport/Pool: Use sinon for tests. 2015-01-15 16:50:36 -05:00
Braydon Fuller
1fc33d9a22 Transport: Added a peer pool to maintain a set of connected peers 2015-01-15 16:50:30 -05:00