Skip to content

Conversation

@ovitrif
Copy link
Collaborator

@ovitrif ovitrif commented Sep 18, 2024

Closes synonymdev/bitkit#2124

  • Decrypt notifications
    • secp functions: generateKeyPair, sharedSecret, decrypt
    • decrypting blocktank push notification payloads
  • Generic handler for background receiving from Bloctank
    • background performance logging
    • background manual channel opening
    • log & deliver BT notifications to UI
  • Use modern en/decoding Kotlin APIs

@ovitrif ovitrif changed the title Decrypt Notifications and background Receiving from Blocktank handler Decrypt Notifications and Background Receiving Handler Sep 18, 2024
@ovitrif ovitrif self-assigned this Sep 30, 2024
@ovitrif ovitrif force-pushed the feature/decrypt-notifications branch from dc6e383 to 71438f6 Compare September 30, 2024 19:46
@ovitrif ovitrif force-pushed the feature/decrypt-notifications branch 2 times, most recently from 9245001 to db1a5d9 Compare September 30, 2024 20:36
@ovitrif ovitrif force-pushed the feature/decrypt-notifications branch from db1a5d9 to 4cb8bb5 Compare September 30, 2024 20:39
@ovitrif ovitrif changed the title Decrypt Notifications and Background Receiving Handler Decrypt Notifications and BG Receiving Handler Oct 1, 2024
@ovitrif ovitrif marked this pull request as ready for review October 1, 2024 20:13
@ovitrif ovitrif requested a review from Jasonvdb October 1, 2024 20:13
@ovitrif ovitrif force-pushed the feature/decrypt-notifications branch 3 times, most recently from 34b69dd to 2b77883 Compare October 1, 2024 20:26
@ovitrif ovitrif force-pushed the feature/decrypt-notifications branch from 2b77883 to 37cb1e6 Compare October 1, 2024 20:42
@Jasonvdb Jasonvdb merged commit c8538b6 into master Oct 4, 2024
@Jasonvdb Jasonvdb deleted the feature/decrypt-notifications branch October 4, 2024 08:39
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.

background receiving from Blocktank

3 participants