Esteban Ordano
4fba2bc86c
Drop all rpc code/docs
10 years ago
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.
10 years ago
Esteban Ordano
7fe17e1699
Move explorers inside transport
10 years ago
Yemel Jardi
d7b8b370f1
RPC: Refactor, documentation and tests
10 years ago
Yemel Jardi
4173f4b49e
include old files
10 years ago
Braydon Fuller
709cda2618
Transport/Pool: Mark internal functions
10 years ago
Braydon Fuller
b403cc3770
Transport/Pool: Added tests to check that new addrs are added
10 years ago
Braydon Fuller
e04cb76854
Transport/Pool: Use sinon for tests.
10 years ago
Braydon Fuller
1a1d63321a
Transport: Added a peer pool to maintain a set of connected peers
10 years ago
Yemel Jardi
3190991941
add dependencies and update tests
10 years ago
Yemel Jardi
9b6183b083
Improving code thanks to jshint
10 years ago
Yemel Jardi
3e775bd0f9
Move messages data to a separate file
10 years ago
Yemel Jardi
228e7e214a
Add tests
10 years ago
Yemel Jardi
56907c1a3b
Add missing argument
10 years ago
Yemel Jardi
44eca35af9
rename peer tests
10 years ago
Yemel Jardi
9ce450c142
Remove old tests
10 years ago
Yemel Jardi
a9e54a7856
Progress on sending and receiving messages
10 years ago
Yemel Jardi
a1e8f3c596
Add transport/peermanager class
10 years ago
Yemel Jardi
4faa1a4a46
Add transport/peer class
10 years ago
Yemel Jardi
f1d2009418
Add transport/connection class
10 years ago