Skip to content

fix(utxo-swap): apply events occurred while taker down#2114

Merged
shamardy merged 4 commits intodevfrom
fix-apply-events
May 7, 2024
Merged

fix(utxo-swap): apply events occurred while taker down#2114
shamardy merged 4 commits intodevfrom
fix-apply-events

Conversation

@dimxy
Copy link
Collaborator

@dimxy dimxy commented May 7, 2024

Fix missed apply_event for events discovered while taker was offline, like the maker spent or watcher refunded the taker payment.
Closes this #2111

Copy link
Collaborator

@shamardy shamardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for finding the cause of this error and fixing it :)

@shamardy shamardy merged commit 9a82349 into dev May 7, 2024
@shamardy shamardy deleted the fix-apply-events branch May 7, 2024 14:39
dimxy pushed a commit to dimxy/komodo-defi-framework that referenced this pull request May 9, 2024
* dev:
  fix(eth): remove my_address from sign_and_send_transaction_with_keypair (GLEECBTC#2115)
  fix(utxo-swap): apply events occurred while taker down (GLEECBTC#2114)
  refactor(memory): memory usage improvements (GLEECBTC#2098)
dimxy pushed a commit to dimxy/komodo-defi-framework that referenced this pull request May 14, 2024
* dev:
  feat(tendermint): pubkey-only activation and unsigned tx (GLEECBTC#2088)
  fix(tests): set txfee for some tbtc tests (GLEECBTC#2116)
  fix(eth): remove my_address from sign_and_send_transaction_with_keypair (GLEECBTC#2115)
  fix(utxo-swap): apply events occurred while taker down (GLEECBTC#2114)
  refactor(memory): memory usage improvements (GLEECBTC#2098)
  feat(app-dir): implement root application dir `.kdf` (GLEECBTC#2102)
  fix tendermint fee calculation (GLEECBTC#2106)
  update dockerfile (GLEECBTC#2104)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants