- Jan 28, 2020
-
-
Wolfgang Welz authored
* fix solidifier Request branch and trunk if absent. Remove solidified transactions from unsolidTxs. * Recursively request not yet requesting transactions * remove existing transactions from request queue *
refactor solidifier
-
- Jan 27, 2020
-
-
Luca Moser authored
-
Luca Moser authored
-
Wolfgang Welz authored
* fix: store and load seeds from the peer DB *
fix linter warnings * Add map based database implementation * Use mapdb for all autopeering tests -
Angelo Capossele authored
-
Wolfgang Welz authored
-
Wolfgang Welz authored
* Use buffered connection for gossip * fix wrong timeout * Encode length in big endian *
Improve debug logging
-
- Jan 24, 2020
-
-
Wolfgang Welz authored
-
capossele authored
-
Angelo Capossele authored
-
capossele authored
-
capossele authored
-
capossele authored
-
Wolfgang Welz authored
* configure bind and external address * Move bind and external to network * Ignore empty seed * Update default config * Add bind address config for analysis http server * Make graph config consistent * Add bind address to dashboard * Do not print config on startup * Apply suggestions from code review Co-Authored-By:
Luca Moser <moser.luca@gmail.com> * Apply suggestions from code review Co-Authored-By:
Luca Moser <moser.luca@gmail.com> Co-authored-by:
Luca Moser <moser.luca@gmail.com>
-
capossele authored
-
capossele authored
-
- Jan 23, 2020
-
-
capossele authored
-
capossele authored
-
Wolfgang Welz authored
-
capossele authored
-
capossele authored
-
Luca Moser authored
-
Luca Moser authored
-
Luca Moser authored
-
Luca Moser authored
-
Luca Moser authored
-
Wolfgang Welz authored
* fix: use netutil to check UDP connection * Make ping private * use public address from local * add missing import * update hive.go version * repeat sends directly in protocol * retry ping to ensure verified * Apply suggestions from code review Co-Authored-By:
Luca Moser <moser.luca@gmail.com> Co-authored-by:
Luca Moser <moser.luca@gmail.com>
-
capossele authored
-
Luca Moser authored
* migrates to hive.go database package * review fixes * alias types and vars from hive.go's db package * Move database to tempdir to prevent sideeffects in tests * fix import Co-authored-by:
Wolfgang Welz <welzwo@gmail.com>
-
- Jan 22, 2020
-
-
Wolfgang Welz authored
-
Wolfgang Welz authored
-
Angelo Capossele authored
-
capossele authored
-
Jonas Theis authored
* Add known peers to getNeighbors request #151 * Check if autopeering discovery is enabled #151
-
Wolfgang Welz authored
* feat: add netutil package * use IsTemporaryError * remove unused import
-
jkrvivian authored
-
- Jan 20, 2020
-
-
Angelo Capossele authored
*
adds open port check * Use gossip.server to check port * Use same messages in gossip and autopeering * Give correct error message when unreachable Co-authored-by:Wolfgang Welz <welzwo@gmail.com>
-
Luca Moser authored
* refactors errors * fmt packages/model/error.go
-
- Jan 17, 2020
-
-
Wolfgang Welz authored
* feat: add option to configure the private key seed * Improve log messages
-
capossele authored
-