13 Commits (f2472e691b3dd0267ec991c67b1ea3542a709f07)

Author SHA1 Message Date
Ryan X. Charles 117eaa4288 remove underscore dependency to decrease bundle size 11 years ago
Matias Alejo Garcia 349143ba02 change log in checkStatus to .debug 11 years ago
Gordon Hall 92e89d307e fix #346 11 years ago
Gordon Hall bf1b4bdcc7 replace extend with underscore and use it's version of extend from within PeerManager 11 years ago
Gordon Hall 9934b29eff update example, added log statements to status check in peer manager for showing how many good peers there are 11 years ago
Gordon Hall def036b79f setup connection pool and auto handling of bad seeds 11 years ago
Gordon Hall f877b3e563 some aesthetic changes 11 years ago
Gordon Hall 9cbab7f67e fix networks var in discoverPeers() to match what might be imported 11 years ago
Gordon Hall e82867007e simplified example for peer discovery, added some debug output to discoverPeers(), made Peer reference the connection created from createConnection() 11 years ago
Eric Martindale a2d616da5b Project reorganization. 11 years ago
Eric Martindale f3b1c2d292 Cleanup main directory. 11 years ago
olalonde dd6d1a3179 PeerManager: Save start_height on peer. 11 years ago
olalonde ef79d74226 Peerman: pass event information to listener. Save version on peer. 11 years ago
Gordon Hall b23f3c8088 add support for connecting over tor, remove seedlist class (for now) 11 years ago
Ryan X. Charles 7f9891bc92 fix mocha tests 11 years ago
Matias Alejo Garcia 089fbab719 support soop with browser all test passing 11 years ago
Matias Alejo Garcia c0c325dabd all classes working with soop and test passing 11 years ago
Matias Alejo Garcia 79510c8262 pass network param from PeerManager to Connection 11 years ago
Stephen Pair f9e86a5e83 rework logging, remove some unused code 11 years ago
Stephen Pair ebddafcaa7 some more stuff...not complete yet 11 years ago