Skip to content
Snippets Groups Projects
  1. Mar 18, 2020
    • Hans Moog's avatar
      Add TransferOutput model (#299) · d940ecf7
      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
      Unverified
      d940ecf7
  2. Mar 17, 2020
  3. Mar 16, 2020
    • Hans Moog's avatar
      Implemented value tangle (#288) · 682a9a1b
      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
      Unverified
      682a9a1b
    • Jonas Theis's avatar
      Add database plugin to call garbage collection and close DB (#289) · e208d9c2
      Jonas Theis authored
      * Add database plugin to call garbage collection and close DB on shutdown #284
      
      * Adjust comment
      Unverified
      e208d9c2
    • Wolfgang Welz's avatar
      harden docker image (#290) · 4b4d761b
      Wolfgang Welz authored
      Unverified
      4b4d761b
  4. Mar 10, 2020
    • Hans Moog's avatar
      Merge signature scheme of value transfers (#287) · 1befc3a9
      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
      Unverified
      1befc3a9
  5. Mar 09, 2020
  6. Mar 05, 2020
  7. Mar 04, 2020
  8. Mar 03, 2020
  9. Mar 02, 2020
  10. Mar 01, 2020
  11. Feb 29, 2020
  12. Feb 27, 2020
  13. Feb 25, 2020
    • Hans Moog's avatar
      Develop.merge binary (#263) · 6edb4a48
      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: default avatarHans Moog <hm@mkjc.net>
      
      Co-authored-by: default avatarJonas Theis <mail@jonastheis.de>
      Unverified
      6edb4a48
    • Jonas Theis's avatar
    • Hans Moog's avatar
      Feat: upgraded hive.go · 6b7393c4
      Hans Moog authored
      6b7393c4
Loading