Skip to content
Snippets Groups Projects
Unverified Commit 6b3723fa authored by Jonas Theis's avatar Jonas Theis Committed by GitHub
Browse files

Message factory (#286)


* Added plugin structure and DB sequence number. WIP

* First version of transaction factory and builders for payloads #275

* Move marshalutil to hive.go

* Refactor existing code (before binary) to use new hive.go/identity #282

* Adjust binary code to use hive.go/identity and remove signature/ed25519 #282

* Adjust moved files from merge to use hive.go/marshalutil

* Adjust moved files from merge to use hive.go/identity and hive.go/crypto

* Adjust to merged changes

* Rename to MessageFactory

* Use local identity and tip selector

* Rename package

* Add tests

* Changed BuildMessage to receive an interface value instead of pointer

* Refactoring and comments

* Fix: fixed issues due to refactor

* Refactor: refactored the code

* Refactor: removed unnecessary messagefactory plugin

* Refactor: cleaned up code

* Feat: made spammer use messagefactory

* Refactor: refactored method name and docs

* Refactor: additional refactor

* Refactor: go mod tidy

Co-authored-by: default avatarHans Moog <hm@mkjc.net>
parent 73d1ca62
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment