Skip to content
Snippets Groups Projects
  • Hans Moog's avatar
    aae4b1ec
    Message refactor (#322) · aae4b1ec
    Hans Moog authored
    * Feat: refactored message + started to add tests
    
    * Refactor: go mod tidy
    
    * Refactor: continued to refactor message
    
    * Feat: updated to last hive.go + added Signature() methid
    
    * Feat: go mod tidy
    
    * Feat: added mutex to the signature write in Bytes()
    
    * Fix: fixed Signature method
    
    * Feat: refactored message methods
    
    * Feat: refactored output
    
    * Fix: fixed signature mismatch in tangle factory methods
    
    * Refactor: go mod tidy
    
    * Feat: added solditification logic to value tangle
    
    * Feat: fixed some code related to objectstorage factories
    
    * Feat: model refactor
    
    * Fix: fixed a bug in the models of the valuetangle
    
    * Feat: refactored storageprefix framework
    
    * Feat: refactored some code
    
    * Refactor: additional refactor in OS logic
    
    * Refactor: refactored MissingPayload model
    
    * Refactor: refactored further models
    Message refactor (#322)
    Hans Moog authored
    * Feat: refactored message + started to add tests
    
    * Refactor: go mod tidy
    
    * Refactor: continued to refactor message
    
    * Feat: updated to last hive.go + added Signature() methid
    
    * Feat: go mod tidy
    
    * Feat: added mutex to the signature write in Bytes()
    
    * Fix: fixed Signature method
    
    * Feat: refactored message methods
    
    * Feat: refactored output
    
    * Fix: fixed signature mismatch in tangle factory methods
    
    * Refactor: go mod tidy
    
    * Feat: added solditification logic to value tangle
    
    * Feat: fixed some code related to objectstorage factories
    
    * Feat: model refactor
    
    * Fix: fixed a bug in the models of the valuetangle
    
    * Feat: refactored storageprefix framework
    
    * Feat: refactored some code
    
    * Refactor: additional refactor in OS logic
    
    * Refactor: refactored MissingPayload model
    
    * Refactor: refactored further models
plugin.go 3.11 KiB