Skip to content
Snippets Groups Projects
Select Git revision
  • f357ee39a5151c4f7806c718c94b1589047a919c
  • without_tipselection default
  • develop protected
  • fix/grafana-local-dashboard
  • wasp
  • fix/dashboard-explorer-freeze
  • master
  • feat/timerqueue
  • test/sync_debug_and_650
  • feat/sync_revamp_inv
  • wip/sync
  • tool/db-recovery
  • portcheck/fix
  • fix/synchronization
  • feat/new-dashboard-analysis
  • feat/refactored-analysis-dashboard
  • feat/new-analysis-dashboard
  • test/demo-prometheus-fpc
  • prometheus_metrics
  • wip/analysis-server
  • merge/fpc-test-value-transfer
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.3
  • v0.1.2
  • v0.1.1
  • v0.1.0
28 results

plugin.go

user avatar
Jonas Theis authored and GitHub committed
* 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>
6b3723fa
History