- Mar 02, 2020
-
-
jonastheis authored
-
- 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
-
-
capossele authored
-
capossele authored
-
Angelo Capossele authored
Fix/tx size check
-
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
-
capossele authored
-
capossele authored
-
- Feb 17, 2020
-
-
Wolfgang Welz authored
-
Dave authored
Since both Hornet and Goshimmer might be running on the same machine, update the port so that we can get debug information for both.
-
jkrvivian authored
* Fix: Log dropping packets every 1000 drops * use an atomic counter for dropped message because Write() could be called concurrently * removes redundant zero * Add external check in test Co-authored-by:
Luca Moser <moser.luca@gmail.com>
-
- Feb 14, 2020
- Feb 12, 2020
-
-
Wolfgang Welz authored
-
Wolfgang Welz authored
* use autopeering from hive.go * update hive.go
-
- Feb 07, 2020
-
-
Hans Moog authored
* Feat: started porting the new binary stuff * Refactor: removed unnecessary folder * Refactor: cleaned up go.mod files * Fix: removed objectsdb files * Feat: added transactionrequester package * Feat: added new transactionparser as the filter for the tangle
-
Hans Moog authored
* Feat: started porting the new binary stuff * Refactor: removed unnecessary folder * Refactor: cleaned up go.mod files * Fix: removed objectsdb files * Feat: added transactionrequester package
-
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>
-