You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want the code an interface fot the Consumer Blockchain,
to allow clients to send commands to it in order to retrieve or verify Messages(events) which were stored in the Blockchain.
Acceptance Criteria
Client is able to send commands
Message is verified from event_X to event_Y
Command to verify an event
Command to retrieve an event
Command to retrieve event from X to Y
Definition of Done
Feature Code Review has been completed and passed
a) Code is completley implemented
b) Code is structured according to our coding guidelines and commented
c) Code is checked into repository
d) Documentation is updated
Cleanliness of Code
JUnit Tests have been written and passed (if required)
No critical bugs are open
Feature branch has been tagged and merged
Feature Code has been included into the release (candidate)
Product Owners accept Feature
The text was updated successfully, but these errors were encountered:
User Story
Acceptance Criteria
Definition of Done
Feature Code Review has been completed and passed
a) Code is completley implemented
b) Code is structured according to our coding guidelines and commented
c) Code is checked into repository
d) Documentation is updated
Cleanliness of Code
JUnit Tests have been written and passed (if required)
No critical bugs are open
Feature branch has been tagged and merged
Feature Code has been included into the release (candidate)
Product Owners accept Feature
The text was updated successfully, but these errors were encountered: