- Nov 13, 2020
-
-
Angelo Capossele authored
-
- Oct 09, 2020
-
-
Angelo Capossele authored
*
Update changelog * Bump version
-
- Sep 03, 2020
-
-
Wolfgang Welz authored
* bump network and database version * v0.2.4
-
- Aug 11, 2020
-
-
Wolfgang Welz authored
-
- Jul 27, 2020
-
-
Jonas Theis authored
* Bump up versions * Add changelog * Remove waiting on startup for sync beacon node with `syncbeacon.startSynced=true` * Update CHANGELOG.md Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com> Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com>
-
- Jul 01, 2020
-
-
Luca Moser authored
* Fix setup wiki article link in readme (#594) * add snapshot file to releaser archives (#592) * Double spend check (#606) * Fix: added a check for doublespends * Fix: added a check for double spends * Fix: fixed iport cycle * Feat: replaced error with error variable * Feat: store tangle in factory * Update dapps/faucet/packages/faucet.go Co-authored-by:
Wolfgang Welz <welzwo@gmail.com> * makes send tx web API handler synced Co-authored-by:
Hans Moog <hm@mkjc.net> Co-authored-by:
Wolfgang Welz <welzwo@gmail.com> Co-authored-by:
Luca Moser <moser.luca@gmail.com> * Adds tips broadcaster to gossip plugin (#608) * adds tips broadcaster to gossip plugin * adds missing for loop * addresses review comments * bumps network and database versions (#610) * Revert "bumps network and database versions (#610)" This reverts commit 3e626eac. * Revert "Revert "bumps network and database versions (#610)"" This reverts commit 9aa3d1bb. * Adds blacklist and PoW requirement to the faucet (#609) * adds blacklist and PoW requirement to the faucet * fixes wrong condition to check pow * fix faucet payload marhsaling * don't test payload data if not payload data set * updates changelog for v0.2.1 (#611) Co-authored-by:
Rajiv Shah <rajivshah1@icloud.com> Co-authored-by:
Wolfgang Welz <welzwo@gmail.com> Co-authored-by:
Hans Moog <3293976+hmoog@users.noreply.github.com> Co-authored-by:
Hans Moog <hm@mkjc.net>
-
Luca Moser authored
-
- Jun 30, 2020
-
-
Luca Moser authored
* adds changelog entry for 0.2.0 * update changelog date * updates changelog
-
- Mar 19, 2020
-
-
Wolfgang Welz authored
* Fix/upgrade packr (#291) *
upgrades packr * go mod tidy * Fix/upgrade yaml (#293) * upgrades packr * go mod tidy * upgrades js-yarn * upgrades js-yaml Co-authored-by:Wolfgang Welz <welzwo@gmail.com> * Fix: docker stuff (#296) *
fixes Dockerfile and docker-compose.yml * improves docker-compose * restores config.json * removes config.default.json * Prepare v0.1.3 (#297) * update CHANGELOG Co-authored-by:Angelo Capossele <angelocapossele@gmail.com>
-
- Mar 16, 2020
-
-
Wolfgang Welz authored
* update CHANGELOG * increase version to v0.1.3
-
- Feb 24, 2020
-
-
Luca Moser authored
* New binary tangle using atomic transactions (#239) * 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 * Adds the transactionParser as a fliter and pre-processing mechanism of the tangle. (#242) * 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 * Feat: Use hive.go autopeering (#250) * use autopeering from hive.go * update hive.go * update hive.go * Adds the TransactionRequester and some refactors (#256) * 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 * Refactor: removed duplicate code * Fix: Log dropping packets every 1000 drops (#255) * 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> * Fix: Update pprof port (#244) Since both Hornet and Goshimmer might be running on the same machine, update the port so that we can get debug information for both. * Remove docker specific config (#245) *
upgrades hive.go * checks meta_tx size * removes dependencies * enables local testing * adds config plugin * Extend remote log message (#260) * Bump up Logstash and ElasticSearch memory #251 * Add version and if available GIT information to remote log message #251 * fixes flag parsing before loading config file * Feat: Add --version to cli (#264) * Adds changelog entry for v0.1.2 and bumps version number (#265) * updates changelog for v0.1.2 release * bumps version number to v0.1.2 Co-authored-by:Hans Moog <hm@mkjc.net> Co-authored-by:
Wolfgang Welz <welzwo@gmail.com> Co-authored-by:
jkrvivian <jkrvivian@gmail.com> Co-authored-by:
Dave <44786846+centercirclesolutions@users.noreply.github.com> Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com> Co-authored-by:
Jonas Theis <mail@jonastheis.de>
-
Luca Moser authored
* updates changelog for v0.1.2 release * bumps version number to v0.1.2
-
- Feb 07, 2020
-
-
Luca Moser authored
* bumps version number to v0.1.1 * adds changelog entry for v0.1.1
-
- Jan 31, 2020
-
-
Luca Moser authored
-