- May 07, 2020
-
-
Luca Moser authored
* normalize bind addresses prints * refactors analysis plugins * adds tests for parsing/serializing heartbeat packets * adds additional test case * normalize usage of word 'ids' * updates packr files * normalizes handler routes for static assets for the analysis web interface * normalize config key names * adjusts configs for new analysis config keys * fixes review comments
-
- Apr 30, 2020
-
-
Luca Moser authored
-
Luca Moser authored
* adds bootstrap plugin * check sync state in sync-integration test * adds synced and bootstrapping plugin to integration test networks * fix
comments * re-introduce go.mod into integration test dir * adds desynchronization monitor * adds shutdown priority for bootstrap plugin bk. worker * give the dog some pedigree * adds anchor point cleanup interval * fix review dog comments * go mod tidy powered by Marie Kondo -
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>
-
Angelo Capossele authored
*
fix linter warnings * fix import order
-
- Apr 29, 2020
-
-
Hans Moog authored
* Fix: fixed some error must be last param * Refactor: continued refactoring according to golint * Refactor: addresses more golint warnings * Refactor: refactored error last * Fix: fixed hive.go * Refactor: refactored alot according to golang-ci-list * Refactor: intermediary commit * Refactor: refactored additional code according to golint-ci * Refactor: continued to refactor according to golint * Refactor: refactored according to golint * Fix: fixed last golinter reports
-
Wolfgang Welz authored
* remove submodules * remove graph plugin * remove graph plugin from configs and texts
-
- Apr 28, 2020
-
-
Luca Moser authored
* visualizer-skeleton * adds limit, metrics, pause/resume, approvers/approvees coloring * prevent ws msg drop on certain msg types * build n' pack * adds search, background data collection stop button *
* cleanup * defer detach visualizer events -
Levente Pap authored
-
Wolfgang Welz authored
-
Wolfgang Welz authored
-
Wolfgang Welz authored
* assure that DropNeighbor is not leaking * bind events to gossip plugin * make the gossip manager a singleton * add comment * fix manager instantiation
-
- Apr 26, 2020
-
-
Angelo Capossele authored
*
Fixes linter warnings * removes newline * WIP * restore folder * Fixes integration test
-
- Apr 24, 2020
-
-
Jonas Theis authored
-
Wolfgang Welz authored
-
capossele authored
-
jkrvivian authored
-
- Apr 23, 2020
-
-
Angelo Capossele authored
*
Fixes web auth linter warnings. * Fixes web auth imports order. -
capossele authored
-
capossele authored
-
capossele authored
-
capossele authored
-
capossele authored
-
capossele authored
-
capossele authored
-
capossele authored
-
Luca Moser authored
* normalize global plugin vars * throw the dog a bone * remove unused logger in drng web api endpoint
-
capossele authored
-
capossele authored
-
Angelo Capossele authored
Fixes linter warnings.
-
- Apr 22, 2020
-
-
jkrvivian authored
-
Wolfgang Welz authored
* trigger event while locked * add dropNeighbor test * Fix name Co-Authored-By:
Luca Moser <moser.luca@gmail.com> * Rename AllNeighbors * fix linter warnings Co-authored-by:
Luca Moser <moser.luca@gmail.com>
-
Luca Moser authored
* replace 'transaction' with 'message' in message layer pkg * remove more occurrences of 'transaction' * fixes ReferencedMessageId() returning approverMessageId * renames ApprovingMessageId to ApproverMessageId * use ApproverMessageId in deleteFureCone() * refactors message pkg * renames payloadId in Message to contentId * finalize comment on what a Message is * refactors additional message sub pkgs * renames 'transaction' to 'message' in gossip plugin * removes occurrences of 'transaction' in graph plugin * removes occurrences of 'transaction' in metrics plugin * refactors dashboard plugin for messages * removes further occurrences where tx is used instead of msg * fixes TestMessageRequest in manager_test.go * go fmt explorer_routes.go * fix review comments * fix Errorf order * throw around bones
-
Levente Pap authored
* Update analysis/client with Heartbeat message type * Refactor analysis/server for heartbeat messages * Bug fix in analysis server * Fix heartbeat packet marshaling * Fix `nodes` and `links` maps handling * Fix in cleanup in recordedevents * Fix typos * Fix event log and heartbeat handling * Refactor analysis server * Remove obsolete packet types * Run Analysis Server Record Manager in background * Refactor Analysis Client with ticker * Define max amount of neighbors to report * Small fixes * New visualization for analysis server * PR review fixes * Remove `nodeOnline` and `nodeOffline` events from analysis server * Refactor analysis frontend * Fix bug in websocket, remove obsolete triggers * Remove debug vars, re-enable websocket ping * Stop ws pings when closed * Color settings for visualizer * Update graph colors * Fix no neighbor bug * Dynamically change springLength based on nodes * Small color fix * Rename ShutdownPriorityAnalysis * Formatting, linter suggestions * Update packr file for visualizer * Websocket Write() instead of TryWrite()
-
- Apr 21, 2020
-
-
capossele authored
-
Luca Moser authored
-
Luca Moser authored
* makes pprof profiling a plugin * Update plugins/profiling/plugin.go Co-Authored-By:
Angelo Capossele <angelocapossele@gmail.com> * Update pluginmgr/core/plugins.go Co-Authored-By:
Angelo Capossele <angelocapossele@gmail.com> Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com>
-
capossele authored
-
- Apr 17, 2020