- Mar 23, 2020
-
-
Hans Moog authored
-
Wolfgang Welz authored
* upgrade hive.go * adapt to hive autopeering changes * use fixed version * check for valid gossip service * fix linter warnings * use netutil to check port number * clean up code * adjust autopeering port check * update hive.go * use a new discovery instance * set network ID * increase DB version * upgrade hive.go
-
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
-
- 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 18, 2020
-
-
Hans Moog authored
* Feat: added additional transaction fields (sequenceNumber + time) * Feat: added getters + adjusted new constructor use * Feat: added TransferOutput model * Docs: added some doc comments * Docs: updated docs comments * Refactor: refactored some code * Docs: added comments for the bytes methods of marshalUtil * Docs: adjusted some docs * Feat: refactored some code
-
- Mar 17, 2020
-
-
Hans Moog authored
* Feat: added additional transaction fields (sequenceNumber + time) * Feat: added getters + adjusted new constructor use
-
- Mar 16, 2020
-
-
Hans Moog authored
* Refactor: cleaned up unused files * Refactor: changing branches (need to commit) * Refactor: refactored some code * Feat: finished signature scheme for value transactions * Fix: fix broken merge * Refactor: refactored some code * Refactor: refactored transaction marshaling and unmarshaling * Fix: fixed missing err check * Feat: added payload string method * Feat: added Bytes() method to transactionid * Feat: refactored the marshaling * Refactor: refactored serialization code * Feat: started implementing the payload metadata * Docs: added some doc comments * Docs: added some additional docs * Feat: added a CachedObject of the payloadmetadata + added comments * Feat: updated hive.go + added further models * Feat: pc died - rescued files from disk * Feat: further models implemented * Feat: added missing model for value tangle * Feat: started writing test cases for value tangle * Feat: started to adjust marshaling of transaction * Feat: refactored marshaling of payload * Feat: intermediary commit before bigger refactor * Feat: removed identity package * Fix: fixed bugs due to refactor * Fix: fixed further bugs * Fix: fixed further bugs * Fix: hopefully last bugs :p * Feat: changed time marshal to use nanoseconds * Fix: fixed time marshaling * Fix: fixed serialization bug * Docs: added a comment to handling the zero value * Refactor: refactored transaction to separate issuerKey * Feat: added a parse method for Signatures * Feat: updated to latest hive.go
-
Jonas Theis authored
* Add database plugin to call garbage collection and close DB on shutdown #284 * Adjust comment
-
Wolfgang Welz authored
-
- Mar 10, 2020
-
-
Hans Moog authored
* Refactor: cleaned up unused files * Refactor: changing branches (need to commit) * Refactor: refactored some code * Feat: finished signature scheme for value transactions * Fix: fix broken merge * Refactor: refactored some code * Refactor: refactored transaction marshaling and unmarshaling * Fix: fixed missing err check * Feat: added payload string method * Feat: added Bytes() method to transactionid
-
- Mar 09, 2020
-
-
Angelo Capossele authored
-
- Mar 05, 2020
-
-
Wolfgang Welz authored
* Migrate netutil package to hive.go #282 * Fix tests * use db in tempdir Co-authored-by:
Wolfgang Welz <welzwo@gmail.com>
-
Hans Moog authored
* Refactor: cleaned up unused files * Refactor: changing branches (need to commit) * Refactor: refactored some code
-
- Mar 04, 2020
-
-
Angelo Capossele authored
Feat: Change to go 1.14
-
Hans Moog authored
-
Hans Moog authored
-
Hans Moog authored
-
Angelo Capossele authored
Upgrades to latest hive.go
-
capossele authored
-
capossele authored
-
Hans Moog authored
-
Angelo Capossele authored
Rename config.json to config.default.json
-
Angelo Capossele authored
feat: Bundle plugins in to groups
-
Angelo Capossele authored
Merge first changes related to value ontology
-
Hans Moog authored
-
capossele authored
-
capossele authored
-
- Mar 03, 2020
- Mar 02, 2020
-
-
jonastheis authored
-
- Mar 01, 2020
-
-
https://github.com/iotaledger/goshimmerHans Moog authored
Merge branch 'develop.mergeBinary' of https://github.com/iotaledger/goshimmer into develop.mergeBinary
-
- Feb 29, 2020
- Feb 27, 2020
-
-
jkrvivian authored
-