Commit Graph

33 Commits

Author SHA1 Message Date
Dan Laine d2998e8c57 more verbose logging in voting handlers 2020-05-22 15:56:33 -04:00
StephenButtolph 91de93a26a If staking is disabled, always attempt to reconnect to a peer 2020-05-18 11:22:15 -04:00
StephenButtolph 5c915d54b3 added required copy(true) to addr 2020-05-14 14:25:45 -04:00
StephenButtolph 9cd8789b3f merged 2020-05-12 14:50:35 -04:00
StephenButtolph f0be1c47dc lowered log level for byz node logging. Added bootstrapping finish logs 2020-05-12 14:26:38 -04:00
Dan Laine 8b76376bfb lower log levels. Formatting 2020-05-11 10:42:50 -04:00
Dan Laine 1a6986f1ba lower log levels more. Lowercase 1st letter of logs. 2020-05-09 19:20:45 -04:00
StephenButtolph 1b722ae5c0 merged 2020-05-08 20:36:05 -04:00
Dan Laine 24f8c38878 lower log levels and make logs more descriptive 2020-05-08 10:01:05 -04:00
Dan Laine 79e493e314 change log levels so they print less 2020-05-07 16:36:18 -04:00
StephenButtolph c56870045e fixed logging message 2020-05-04 18:12:34 -04:00
StephenButtolph 4a989dc621 Added uniform periodic gossiping 2020-05-04 02:32:10 -04:00
StephenButtolph 13a8167ceb removed containerID from getFailed messages 2020-05-01 14:45:21 -04:00
StephenButtolph 2efab4710d bump version to notify clients to update 2020-04-30 23:46:37 -04:00
StephenButtolph acfa6e4a68 changed version bump from patch to minor to remove accidential replay attacks 2020-04-28 16:30:48 -04:00
StephenButtolph e25e0356ba Added multiple inventories + bumped patch version 2020-04-28 16:09:47 -04:00
StephenButtolph 6f6919cf1b Updated invalid peer version comment 2020-04-24 15:03:29 -04:00
StephenButtolph 4b077209d5 Updated client version 2020-04-24 14:44:04 -04:00
StephenButtolph f592ecfb7b Don't refresh peers from peerlists if already attempting to connect 2020-04-21 14:32:00 -04:00
StephenButtolph 2c76dd1954 wip 2020-04-20 22:33:33 -04:00
StephenButtolph 3c9187fc7b wip 2020-04-20 20:25:22 -04:00
StephenButtolph 6bcedf1d64 wip 2020-04-20 20:00:36 -04:00
StephenButtolph b4f3bb6719 reduce diff 2020-04-20 10:42:16 -04:00
StephenButtolph b7305f78b6 Properly remove the IP when removing the connection 2020-04-20 10:40:39 -04:00
StephenButtolph aa60e61c5c 1-way handshake on a staking network 2020-04-18 22:47:53 -04:00
StephenButtolph c6b92425ef Added connections 2020-04-18 21:02:40 -04:00
StephenButtolph 1092abe844 Changed to support 1-way connections 2020-04-18 20:34:19 -04:00
StephenButtolph ad1e8b75e5 Increased the reconnect timeout to ease network upgrades 2020-04-15 17:49:08 -04:00
StephenButtolph dc518f4814 Added handling for terminating connections that never fully existed 2020-04-04 00:30:28 -04:00
StephenButtolph f093cb58dd Added timeout for attempt to reconnect to staking peers 2020-04-03 19:14:13 -04:00
bb-2 f288c544a6 sp fix for voting_handler logging message 2020-04-01 09:18:56 -04:00
Stephen Buttolph 00df659961
Perf (#13)
- Added support for xput tests on the AVM
- Implemented an AVM wallet for throughput tests.
- Fixed credential bug in the AVM for transactions that depend on un-confirmed UTXOs.
2020-03-13 17:31:23 -04:00
StephenButtolph b9e34e3b15 init repo 2020-03-10 15:20:34 -04:00