- Feb 07, 2020
-
-
Luca Moser authored
Update master with v0.1.1 changes
-
Luca Moser authored
* bumps version number to v0.1.1 * adds changelog entry for v0.1.1
-
Jonas Theis authored
* Add docker compose to run ELK stack with proper configuration loaded Adapted from https://github.com/deviantony/docker-elk * Add remotelog plugin and post events via UDP to ELK stack #211 * Fix linter errors * Remove last octet from host IP * Adjust to requested changes * Add background worker * reorder remote log shutdown order * update to latest hive.go * go mod tidy Co-authored-by:
Luca Moser <moser.luca@gmail.com>
-
Luca Moser authored
* fixes locks not getting unlocked * only hold the lock in DropNeighbor while deleted the neighbor entry * log connection failed error * fixes tests
-
Luca Moser authored
* fixes locks not getting unlocked * only hold the lock in DropNeighbor while deleted the neighbor entry
-
Luca Moser authored
-
- Feb 04, 2020
-
-
Hans Moog authored
* Fix: fixed long locks when replaying events * Feat: fixed locks in replay method * Refactor: undone accidental rename * Feat: WebSocketChannel can be shutdown now * Fix: fixed return variables overriding access to global vars
-
Luca Moser authored
-
Wolfgang Welz authored
* fix close order * return closed error * fix tests * do not close send queue explicitly
-
Wolfgang Welz authored
-
Luca Moser authored
* removes status screen plugin * removes statusscreen entry from docker config, disable logger events per default
-
- Feb 03, 2020
-
-
Luca Moser authored
-
Luca Moser authored
Clarify where the executable files are
-
Luca Moser authored
Clarify where the executable files are
-
Luca Moser authored
Clarify where the executable files are
-
Jake Cahill authored
-
Luca Moser authored
Merge 0.1.0 into master
-
Luca Moser authored
-
- Jan 31, 2020
-
-
Luca Moser authored
*
WIP * adds modules description * adds more details about the design * adds ToC * fixes typos * moves glumb into Prerequisites section * fixes ToC anchors * improves modules overview * fixes spaceing in readme, fixes some typos, adds visualizer install instr. * changes code-block to note * updates building-blocks image * more fixes * remove testnet mention from readme * improves autopeering module * Tidy build instructions * Review README * Readd link to autopeering simulator * adds Adaptive proof of work simulator link * Fix spacing after link * Remove no longer included plugins * rewrites client lib http ref section * try to make readme more uniform * ay caramba * Update README.md (#196) Added the web address to visit to view the visualizer. * adds Dashboard section * updates dashboard screenshot * use other screenshot Co-authored-by:Angelo Capossele <angelocapossele@gmail.com> Co-authored-by:
Jake Cahill <45230295+JakeSCahill@users.noreply.github.com> Co-authored-by:
Wolfgang Welz <welzwo@gmail.com>
-
Jake Cahill authored
* Improve API docs and add to separate folder * Fix table format * Update api-reference.md
-
Angelo Capossele authored
Adds CHANGELOG.md and entry for v0.1.0
-
Luca Moser authored
-
Angelo Capossele authored
New autopeering visualizer
-
capossele authored
-
capossele authored
-
Angelo Capossele authored
Adds single-page-application dashboard
-
capossele authored
-
Luca Moser authored
-
- Jan 30, 2020
-
-
Luca Moser authored
-
Luca Moser authored
-
Luca Moser authored
-
Luca Moser authored
-
Luca Moser authored
-
jonastheis authored
Based on Olaz' one but completely rewritten in ES6 to make it more modular, maintainable and faster
-
- Jan 29, 2020
-
-
Jake Cahill authored
Removed reference to `zeromq` configuration option because we've removed the plugin.
-
- Jan 28, 2020
-
-
Jonas Theis authored
* Add OpenAPI/Swagger documentation for web api #111 * Improve descriptions and add examples where possible * Adjust API documentation #111 * Add error responses Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com> Co-authored-by:
Jake Cahill <45230295+JakeSCahill@users.noreply.github.com> Co-authored-by:
Wolfgang Welz <welzwo@gmail.com>
-
Wolfgang Welz authored
-
Wolfgang Welz authored
-
capossele authored
-
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
-