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
As a contributor I want to have a sequence diagram about how the transaction endpoint works internally so that I have a shot at understanding it without having to deep dive into the actual code itself.
(add more description and relevant links)
Acceptance Criteria
Use PlantUML
Be not too detailed, but still include everything (there is no correct answer to this, just trying to hit the right balance and accepting that it will never be perfect)
Include the sequence diagram in one of the sub-sections of the connector's README
Make sure not to use external links but instead rely on locally stored png exports
Primary Change
--------------
1. Added plantuml diagrams and corresponding pngs to describe the run transaction endpoint and are located under cactus-plugin-ledger-connector-besu/docs/architecture
2. Modified the Readme to incorporate the pngs created above.
Fixeshyperledger-cacti#755
Signed-off-by: Jagpreet Singh Sasan <[email protected]>
Primary Change
--------------
1. Added plantuml diagrams and corresponding pngs to describe the run transaction endpoint and are located under cactus-plugin-ledger-connector-besu/docs/architecture
2. Modified the Readme to incorporate the pngs created above.
Fixeshyperledger-cacti#755
Signed-off-by: Jagpreet Singh Sasan <[email protected]>
Primary Change
--------------
1. Added plantuml diagrams and corresponding pngs to describe the run transaction endpoint and are located under cactus-plugin-ledger-connector-besu/docs/architecture
2. Modified the Readme to incorporate the pngs created above.
Fixes#755
Signed-off-by: Jagpreet Singh Sasan <[email protected]>
Description
As a contributor I want to have a sequence diagram about how the transaction endpoint works internally so that I have a shot at understanding it without having to deep dive into the actual code itself.
(add more description and relevant links)
Acceptance Criteria
cc: @takeutak @sfuji822 @hartm @jonathan-m-hamilton @AzaharaC @jordigiam @kikoncuo @jagpreetsinghsasan
The text was updated successfully, but these errors were encountered: