Braydon Fuller
8b505f0cfa
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-06 18:51:31 -05:00
Esteban Ordano
7fe17e1699
Move explorers inside transport
2015-01-02 16:31:09 -03:00
Yemel Jardi
d7b8b370f1
RPC: Refactor, documentation and tests
2014-12-17 03:34:22 -03:00
Yemel Jardi
4173f4b49e
include old files
2014-12-17 01:35:26 -03:00
Braydon Fuller
709cda2618
Transport/Pool: Mark internal functions
2014-12-16 03:30:57 -05:00
Braydon Fuller
b403cc3770
Transport/Pool: Added tests to check that new addrs are added
2014-12-16 02:02:06 -05:00
Braydon Fuller
e04cb76854
Transport/Pool: Use sinon for tests.
2014-12-15 21:43:10 -05:00
Braydon Fuller
1a1d63321a
Transport: Added a peer pool to maintain a set of connected peers
2014-12-15 21:43:10 -05:00
Yemel Jardi
3190991941
add dependencies and update tests
2014-12-11 14:01:06 -03:00
Yemel Jardi
9b6183b083
Improving code thanks to jshint
2014-12-11 13:11:55 -03:00
Yemel Jardi
3e775bd0f9
Move messages data to a separate file
2014-12-11 11:42:56 -03:00
Yemel Jardi
228e7e214a
Add tests
2014-12-10 18:09:27 -03:00
Yemel Jardi
56907c1a3b
Add missing argument
2014-12-10 18:09:27 -03:00
Yemel Jardi
44eca35af9
rename peer tests
2014-12-10 18:09:27 -03:00
Yemel Jardi
9ce450c142
Remove old tests
2014-12-10 18:09:27 -03:00
Yemel Jardi
a9e54a7856
Progress on sending and receiving messages
2014-12-10 18:09:26 -03:00
Yemel Jardi
a1e8f3c596
Add transport/peermanager class
2014-12-10 18:09:26 -03:00
Yemel Jardi
4faa1a4a46
Add transport/peer class
2014-12-10 18:09:26 -03:00
Yemel Jardi
f1d2009418
Add transport/connection class
2014-12-10 18:09:26 -03:00