-
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.
Merge branch '92-generate-multiple-transacitons' into 'dev'
add generateMultipleTransactions to AbstractChain Closes #92 See merge request ergo/rosen-bridge/rosen-chains!104
- Loading branch information
Showing
56 changed files
with
1,569 additions
and
2,477 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
'@rosen-chains/bitcoin': minor | ||
'@rosen-chains/cardano': minor | ||
'@rosen-chains/ergo': minor | ||
--- | ||
|
||
change generateTransaction to generateMultipleTransaction due to its update in AbstractChain |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
'@rosen-chains/cardano-blockfrost-network': major | ||
'@rosen-chains/bitcoin-esplora': major | ||
'@rosen-chains/cardano-graphql-network': major | ||
'@rosen-chains/cardano-koios-network': major | ||
'@rosen-chains/ergo-explorer-network': major | ||
'@rosen-chains/ergo-node-network': major | ||
--- | ||
|
||
remove rosen-extractor initialization |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@rosen-chains/abstract-chain': major | ||
--- | ||
|
||
add generateMultipleTransactions to AbstractChain and implement generateTransaction |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
'@rosen-chains/bitcoin': major | ||
'@rosen-chains/cardano': major | ||
'@rosen-chains/ergo': major | ||
--- | ||
|
||
init rosen-extractor in chain and remove it from its network |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@rosen-chains/abstract-chain': major | ||
--- | ||
|
||
implement verifyEvent and add verifyLockTransactionExtraConditions to be implemented in child classes |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.