forked from hyperledger-cacti/cacti
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cactus-example-electricity-trade): use openapi ethereum connector
- Refactor electricity trade sample to use openapi ethereum connector instead of ethereum-socketio. - Sample still uses offline signing from cmd-socketio-server - Handle case in ethereum connector where receipt doesn't contain status. - Add sawtooth test-ledger script to wait until docker is fully started before proceeding forward. - Remove periodicExecuter from sample app (didn't work and not used Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
- Loading branch information
Showing
26 changed files
with
322 additions
and
586 deletions.
There are no files selected for viewing
63 changes: 0 additions & 63 deletions
63
examples/cactus-example-electricity-trade/BalanceManagement.ts
This file was deleted.
Oops, something went wrong.
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.