-
Notifications
You must be signed in to change notification settings - Fork 132
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/2243 trustchain retirement support (#4513)
* WIP: Add token retirement info in trustchain. * Add receiving token info. * WIP 2243 * WIP: 2 2243 * WIP 3: 2243 * WIP: Add check indexer availability status. Change trust chain component. Add api, services. Add styles. * WIP: Merge stash fix. * WIP: Map retirements. * [skip ci] Add swagger.yaml * Remove debug code of WIP commits. * Improve trust chain component. Add interfaces. Add receiving transaction timestamp. * Improve new trust chain. Improve trust chain. * [skip ci] Add swagger.yaml * Add target field to vp document. Fix token retirement schema. * Add sequence number for retirement message for hedera explorer. * [skip ci] Add swagger.yaml * Add retirements and message order for advanced view. * Fix single token retirement display. * Add hedera explorer to old trust chain retirement message. * Add retirement messages ordering in new trust chain. * Simplify logic and improve readability. * [skip ci] Add swagger.yaml * Simplify logic and improve readability. Signed-off-by: Dariy Miseldzhani <[email protected]> * fix build Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * [skip ci] Add swagger.yaml * fix build Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix build Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> * fix build Signed-off-by: simvalery <[email protected]> Signed-off-by: simvalery <[email protected]> --------- Signed-off-by: Dariy Miseldzhani <[email protected]> Signed-off-by: simvalery <[email protected]> Co-authored-by: Dariy Miseldzhani <[email protected]> Co-authored-by: envision-ci-agent <[email protected]> Co-authored-by: simvalery <[email protected]>
- Loading branch information
1 parent
81902b3
commit f785764
Showing
34 changed files
with
2,219 additions
and
1,503 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.