- Mar 23, 2020
-
-
Hans Moog authored
* Feat: refactored the address * Feat: started adding solidification of transferOutputs * Feat: cleaned up checker code * Feat: going to bed - good night world * Feat: refactored transferoutput package * Fix: fixed a bug from refactoring * Refactor: removed old transferoutputmetadata package * Refactor: started refactoring transfer package * Refactor: refactored transfer/id package * Refactor: moved transfer struct to new package * Refactor: fixed issues after refactor * Refactor: fixed sth * Refactor: continued to move files * Refactor: commit before migration of last refactored files * Refactor: another refactor before move * Refactor: refactor test * Fix: fixed some bugs connected to refactor * Refactor: continued refactor * Refactor: fixed some bugs * Refactor: does it work now? * Feat: added a method to generate a random transferid * Feat: rename transfer to transaction * Refactor: refactor according to new names * Refactor: continued to refactor transaction package * Refactor: moved payload id to payload package * Refactor: moved signatures to transaction package * Refactor: moved signature to transaction * Fix: fixed bug due to refactor * Fix: fixed bugs due to refactor * Refactor: fixed some bugs after refactor * Fix: fixed additional bugs * Fix: bug fix * Refactor: moved signature to signaturescheme package * Fix: fixed signatures test * Fix: fixed bug in tangle * Fix: fixed payloadmetadata test * Fix: fixed payload test * Refactor: moved payloadmetadata to payload package * Fix: fixed some refactor bugs * Fix: fixed a bug due to refactor * Fix: fixed broken test * Refactor: moved approver to payload package * Refactor: moved missingpayload to payload package * Refactor: refactored coloredbalance package * Fix: fixed bug due to refactor * Refactor: moved address signaturescheme to address package * Fix: fixed refactor bug * Feat: added missing outputs to tangle * Fix: fixed issues due to refactor * Refactor: started moving tangle classes to tangle package * Refactor: moved payloadmetadata to tangle * Fix: fixed bugs due to refactor * Refactor: moved TransactionMetadata to tangle package * Refactor: moved some files to tangle * Fix: fixed bug due to refactor * Feat: added TransactionMetadata storage * Fix: fixed some issues * Fix: fixed some issues * Fix: fixed missing release
-
- 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>
-
Hans Moog authored
-
- Feb 21, 2020
-
-
Hans Moog authored
-
- Feb 20, 2020
- Feb 19, 2020
-
-
Hans Moog authored
-
- Feb 18, 2020
- Feb 17, 2020
-
-
Hans Moog authored
-
- Feb 14, 2020
-
-
Hans Moog authored
-
- Jan 28, 2020
-
-
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
-
-
Wolfgang Welz authored
* Use buffered connection for gossip * fix wrong timeout * Encode length in big endian *
Improve debug logging
-
- Jan 23, 2020
-
-
Luca Moser authored
* migrates to hive.go database package * review fixes * alias types and vars from hive.go's db package * Move database to tempdir to prevent sideeffects in tests * fix import Co-authored-by:
Wolfgang Welz <welzwo@gmail.com>
-
- Jan 22, 2020
-
-
Wolfgang Welz authored
-
- Jan 20, 2020
-
-
Luca Moser authored
* refactors errors * fmt packages/model/error.go
-
- Jan 15, 2020
-
-
Angelo Capossele authored
*
uses workerpool from hive.go * removes internal workerpool -
Wolfgang Welz authored
-
Luca Moser authored
-
Luca Moser authored
Signed-off-by:
Luca Moser <moser.luca@gmail.com>
-
Angelo Capossele authored
*
moves all webapi into one * adds public key log * changes txRequest to getTrytes * rename packages * adds comments * changes status to error * removes duration from API - getTrytes converts trits to trytes - set default spammer TPS to 1 Fix: Allow starting a node with gossip disabled (#97) * fix: remove selection flag and use gossip plugin * Upgrade hive.go feat: improve logging feat: improve analysis status chore: remove unused packages (#99) Fix: Use docker specific config (#100) * Use docker specific config * Format JSON removes status adds omitempty updates style import adds getNeighbors API adds getTransaction removes addEndpoint * WIP * WIP * adds txs per address * adds findTransactions API
-
- Jan 14, 2020
- Jan 10, 2020
-
-
Wolfgang Welz authored
* fix: use queue for neighbor connection * refactor: do not request transactions via event * fix: remove unused connection * chore: fix linter warnings * feat: improve gossip events and logs * fix: log after connection is closed
-
- Jan 08, 2020
-
-
Wolfgang Welz authored
-
Luca Moser authored
-
Luca Moser authored
-
Wolfgang Welz authored
-
- Jan 07, 2020
-
-
Luca Moser authored
-
Luca Moser authored
-
- Jan 04, 2020
-
-
Wolfgang Welz authored
-
Wolfgang Welz authored
-
- Dec 22, 2019
-
-
Wolfgang Welz authored
-
- Dec 18, 2019
-
-
capossele authored
-
- Dec 12, 2019
-
-
Luca Moser authored
-
- Dec 09, 2019
- Dec 08, 2019
-
-
capossele authored
-
- Dec 06, 2019
-
-
capossele authored
-