-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Papa/sec 27 watcher info ife support (#1496)
* feat: gather data for events * feat: generating events from finalizations * feat: add new events consumer to spent finalized ife-utxos * test: add cabbage test * feat: allow single eth event spend more utxos Preparing for more spending events like start_ife, ife_piggybacked, ... `start_ife` will spend all transaction's inputs * refactor: move & rename bus events helper function * feat: unify events handling in watcher_info, pass ife_started, test green * test: simplify & speed up cabbage test - but ife has to be processed * test: add failing test showing piggybacked output remains unspend * feat: add TxOutput.get_by_output_id/2 and handle events with output id * feat: publish event when ife tx output is piggybacked * chore: rebase onto master * test: align to comments * chore: align to Pawel's comments
- Loading branch information
Showing
15 changed files
with
810 additions
and
86 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
Oops, something went wrong.