- Aug 12, 2020
-
-
Angelo Capossele authored
*
Make autopeering.NetworkVersion configurable * Fix typos * Define NetworkVersion() as a function * Add NetworkVersion on info API endpoint * Add missing comment
-
- Jun 29, 2020
-
-
Luca Moser authored
* bumps network and db versions * make the network id simply a number * make the network id just a number
-
- Jun 26, 2020
-
-
Wolfgang Welz authored
-
- Jun 25, 2020
-
-
Acha Bill authored
* refactor plugins * fix fmt * fix compile err * fix errors * expose singletons via sync.once * re-disable remotelog and webauth plugins * re-enable autopeering plugin * Apply suggestions from code review * Apply suggestions from code review * add descriptive comments for getters Co-authored-by:
Luca Moser <moser.luca@gmail.com>
-
- Apr 30, 2020
-
-
Wolfgang Welz authored
* adapt to hive.go autopeering events changes * add exposed function to start autopeering neighbor selection * start autopeering neighbor selection when gossip is started * update go modules * Apply suggestions from code review Co-Authored-By:
Angelo Capossele <angelocapossele@gmail.com> * fix build errors Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com>
-
- Apr 23, 2020
-
-
Luca Moser authored
* normalize global plugin vars * throw the dog a bone * remove unused logger in drng web api endpoint
-
Angelo Capossele authored
Fixes linter warnings.
-
- Mar 23, 2020
-
-
Wolfgang Welz authored
* upgrade hive.go * adapt to hive autopeering changes * use fixed version * check for valid gossip service * fix linter warnings * use netutil to check port number * clean up code * adjust autopeering port check * update hive.go * use a new discovery instance * set network ID * increase DB version * upgrade hive.go
-
- Mar 05, 2020
-
-
Wolfgang Welz authored
* Migrate netutil package to hive.go #282 * Fix tests * use db in tempdir Co-authored-by:
Wolfgang Welz <welzwo@gmail.com>
-
- Feb 25, 2020
-
-
Hans Moog authored
* Feat: started to merge changes * Refactor: moved parameter package to be a plugin (same with logger) * Feat: first compiling version of new ontologoies merge * Feat: ported additional plugins * Feat: transaction get solid now * Refactor: reverted some previous changes from debugging * Feat: added a banner module for the cli interface * Feat: added a plugin for the port checks * Feat: fixed some bugs * Refactor: reverted some changes * Feat: reworked TransactionParser to use Errors * Feat: TransactionParser uses Peer * Feat: started to rework broadCastData webapi call * Feat: refactored some plugins * Fix: fixed test of tangle * Refactor: changed tangle package in graph plugin * Refactor: uncommented broken code * Fix: fixed broken method signature in gossip test * Feat: started adding value tangle * Feat: adjusted to new hive.go * Feat: upgraded hive.go * Clean up PortCheck plugin and make it standalone #259 (#271) Co-authored-by:
Hans Moog <hm@mkjc.net> Co-authored-by:
Jonas Theis <mail@jonastheis.de>
-
Jonas Theis authored
Co-authored-by:
Hans Moog <hm@mkjc.net>
-
- Feb 22, 2020
-
-
Hans Moog authored
-
- Feb 19, 2020
-
-
Hans Moog authored
-