v1.0.0
Features
- create and implements getMessageByMessageId #2 (AllanCapistrano)
- create Message and Payload classes #2 (AllanCapistrano)
- create ILedgerSubscribe interface #2 (AllanCapistrano)
- create ZMQServer class #2 (AllanCapistrano)
- create getTransactionObjectByType method #2 (AllanCapistrano)
- add subscribe and unsubscribe methods #2 (AllanCapistrano)
- implements subscribe and unsubscribe methods #2 (AllanCapistrano)
- add zeromq dependency #2 (AllanCapistrano)
- add ZMQServer bean #2 (AllanCapistrano)
- add ZMQ config #2 (AllanCapistrano)
- create ApiMessage class #2 (AllanCapistrano)
- add debugModeValue as getTransactionObjectByType parameter #2 (AllanCapistrano)
- add TODO #2 (AllanCapistrano)
- create stringToPayload method #2 (AllanCapistrano)
- create and using jsonInStringToTransaction and jsonArrayInStringToTransaction methods #2 (AllanCapistrano)
Bug Fixes
- classes and interfaces paths (AllanCapistrano)
- Export-Package tag (AllanCapistrano)
Styles
- remove unnecessary print #2 (AllanCapistrano)
Code Refactoring
- using for each in jsonArrayInStringToTransaction method #2 (AllanCapistrano)
Chores
- removing transaction test #2 (AllanCapistrano)
- removing unnecessary import #2 (AllanCapistrano)
- change getMessageByMessageId return type to Transaction #2 (AllanCapistrano)
- change getMessagesByIndex return type #2 (AllanCapistrano)
- remobing unused class #2 (AllanCapistrano)
- change ApiMessage to Payload in getMessage functions #2 (AllanCapistrano)
- rename methods #2 (AllanCapistrano)
- change packages (AllanCapistrano)