- 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
-
-
Angelo Capossele authored
adds len check -
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>
-
Wolfgang Welz authored
* Add reviewdog action * Reports results as PR review comments * Run on synchronize * cleanup triggers * Use consistent step name
-
capossele authored
-
- Apr 17, 2020
-
-
Angelo Capossele authored
Feat/api info
-
capossele authored
-
Angelo Capossele authored
Enabled golint warnings for missing comments
-
capossele authored
Updating code due to code review changes.
-
Wolfgang Welz authored
-
Wolfgang Welz authored
-
capossele authored
-
capossele authored
-
capossele authored
-
- Apr 16, 2020
-
-
lunfardo314 authored
-
Hans Moog authored
* Feat: value transfers are working * Feat: tangle now detects invalid transactions * Refactor: refactored some code * Feat: finished unit test for value transaction * Feat: added ledger state (reads information from value tangle) * Refactor: refactored some code * Feat: finished refactoring isTransactionSolid method * Feat: added RealityId model for parallel reality based ledger * Refactor: moved Output to tangle and introduced branches * Refactor: refactored some code * Refactor: renamed "NEW" color * Feat: started adding branches
-
Jonas Theis authored
* Add docker compose for running integration tests. Runs entry_node and arbitrary number of peers in docker network * Fix permission denied in container if run without mounting a `rw` volume making it possible to run as throw-away container. Remove `VOLUME` from Dockerfile as this only pollutes host system with anonymous volumes. * Use named network for easier external use * Add test container that discovers peers and waits for autopeering to happen * Fix min waitForNeighbors * Add go.sum * Run integration tests with Github Actions * Added framework that abstracts the docker network and provides convenience functionality * Update directory in Github Actions * Add bash script for automated local test execution * Add getMessageByHash endpoint * Adjust to merge changes * Add methods to easily do HTTP POST requests * Added relay message test * Increase client timeout * Verbose output for tests makes it easier to follow the execution * Introduce small API wrapper for GoShimmer HTTP API * Adjust relay test to use new API wrapper * WIP: Docker logs * Fix issue with serving visualizer analysis server of entry node * Persist logs of containers after CI run * Fix test file * Fix uploading of artifacts * Save all containers' logs as artifacts * Create logs files also with local run * Add possibility to retrieve logs from a peer via Docker logs * Make tester part of the goshimmer module to make code sharing possible * Use client/lib to make HTTP requests in tester * Fix unit test directory * Add comments/doc to the code * Add readme * Move tester to own module and don't build container but use existing golang one instead * Address PR comments * Adjust to merge * Only use 1 config file for all containers * go mod tidy * Rename client lib base url
-
jkrvivian authored
* Feat: Add tips chart to dashboard * Feat: Pack tips chart * Fix: Fix wrong type in function parameter * Fix: Use GetTipCount() in TipSelector
-
- Apr 15, 2020
-
-
Angelo Capossele authored
Refactors FPC packages
-
Luca Moser authored
-
Luca Moser authored
-
Luca Moser authored
-
Luca Moser authored
-
Luca Moser authored
-
Luca Moser authored
-
Luca Moser authored
-
Luca Moser authored
-
Luca Moser authored
-
- Apr 14, 2020
-
-
Luca Moser authored
-
Luca Moser authored
-
Luca Moser authored
-
Angelo Capossele authored
Feat/drng ontology
-
- Apr 09, 2020
-
-
capossele authored
-
Angelo Capossele authored
Co-Authored-By:
Luca Moser <moser.luca@gmail.com>
-
Angelo Capossele authored
Co-Authored-By:
Luca Moser <moser.luca@gmail.com>
-