- 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>
-
- Feb 24, 2020
-
-
Luca Moser authored
* updates changelog for v0.1.2 release * bumps version number to v0.1.2
-
Angelo Capossele authored
-
- Feb 20, 2020
-
-
Jonas Theis authored
* Bump up Logstash and ElasticSearch memory #251 * Add version and if available GIT information to remote log message #251
-
capossele authored
-
capossele authored
-
capossele authored
-
- Feb 12, 2020
-
-
Wolfgang Welz authored
* use autopeering from hive.go * update hive.go
-
- Feb 07, 2020
-
-
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
-
- 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
-
Wolfgang Welz authored
-
Luca Moser authored
* removes status screen plugin * removes statusscreen entry from docker config, disable logger events per default
-
- Jan 31, 2020
-
-
Jake Cahill authored
* Improve API docs and add to separate folder * Fix table format * Update api-reference.md
-
capossele authored
-
Luca Moser authored
-
- Jan 30, 2020
-
-
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 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
-
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
-
- Jan 27, 2020
-
-
Luca Moser authored
-
Luca Moser authored
-
Wolfgang Welz authored
* fix: store and load seeds from the peer DB *
fix linter warnings * Add map based database implementation * Use mapdb for all autopeering tests -
Angelo Capossele authored
-
Wolfgang Welz authored
-
Wolfgang Welz authored
* Use buffered connection for gossip * fix wrong timeout * Encode length in big endian *
Improve debug logging
-
- Jan 24, 2020
-
-
Wolfgang Welz authored
-
capossele authored
-
Angelo Capossele authored
-
capossele authored
-
capossele authored
-
capossele authored
-
Wolfgang Welz authored
* configure bind and external address * Move bind and external to network * Ignore empty seed * Update default config * Add bind address config for analysis http server * Make graph config consistent * Add bind address to dashboard * Do not print config on startup * Apply suggestions from code review Co-Authored-By:
Luca Moser <moser.luca@gmail.com> * Apply suggestions from code review Co-Authored-By:
Luca Moser <moser.luca@gmail.com> Co-authored-by:
Luca Moser <moser.luca@gmail.com>
-
capossele authored
-
capossele authored
-
- Jan 23, 2020
-
-
capossele authored
-