- May 06, 2020
- May 04, 2020
-
-
Wolfgang Welz authored
* upgrade drand version * enable drng tests * fix go.sum *
fix drng tests * fix watchdog warnings Co-authored-by:capossele <angelocapossele@gmail.com>
-
capossele authored
-
capossele authored
-
- Apr 30, 2020
-
-
Wolfgang Welz authored
-
Wolfgang Welz authored
-
Wolfgang Welz authored
-
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 -
jkrvivian authored
* fix: Rename SPA to dashboard and disable portcheck of peer_replica * fix: Remove gossip from disablePlugins of entry node
-
- 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
-
-
Jonas Theis authored
* Introduce concept of networks * Adjust tests to use flexible Docker networks * Adjust test execution workflow * Separately build GoShimmer Docker image * Generate identities to create containers from seeds * Move Docker network functionality * Add comments and docs * Update readme * Update readme * Add synchronization test * Adjust to merge changes * Add additional checks including solidification check * Adjust to naming changes * Simplify ids seen check * Address PR comments
-
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 27, 2020
-
-
Wolfgang Welz 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 * Feat: nothing works anymore :p Started to refactor * Feat: cleaned up tangle in valuetransfers * Fix: fixed most refactor related bugs * Feat: introduced branchmanager and utxodag * Refactor: cleaned up some code * Feat: introduced ledgerstate * Feat: balances get booked into branches * Feat: started implementing fork logic * Feat: added some more logic :P * Feat: commit before develop rebase * Fix: fixed comments from golangci-lint * Refactor: refactored moveTransaction logic * Refactor: refactor * Refactor: refactored valuetransfers to be a selfcontained app * Fix: fixed errors due to merge * Fix: fixed bug * Feat: added preferred/liked to branch * Feat: added a lot of branchmanager logic * Feat: implemented FPC in the valuetransfers DAPP * Refactor: refactored according to golint
-
Wolfgang Welz authored
* add docker based entry node * disable analysis client plugin
-
- Apr 26, 2020
-
-
Angelo Capossele authored
*
Fixes linter warnings * removes newline * WIP * restore folder * Fixes integration test
-
- Apr 24, 2020
-
-
Angelo Capossele authored
refactor: Remove web api getMessageByHash
-
Jonas Theis authored
-
Wolfgang Welz authored
-
Angelo Capossele authored
Fix SIGSEGV when drng plugin is disabled
-
Wolfgang Welz authored
-
capossele authored
-
capossele authored
-
Wolfgang Welz authored
-
jkrvivian authored
-
- Apr 23, 2020
-
-
Angelo Capossele authored
*
Fixes web auth linter warnings. * Fixes web auth imports order. -
capossele authored
-
capossele authored
-
lunfardo314 authored
data payload of the value transaction
-
capossele authored
-