Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: strange behavior with nip 33 parameterized replacable events and nip 40 expiration tag #316

Conversation

cameri
Copy link
Owner

@cameri cameri commented May 24, 2023

Description

Related Issue

#255

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Non-functional change (docs, style, minor refactor)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my code changes.
  • All new and existing tests passed.

@cameri cameri changed the title 255 bug strange behavior with nip 33 parameterized replacable events and nip 40 expiration tag fix: strange behavior with nip 33 parameterized replacable events and nip 40 expiration tag May 24, 2023
@cameri cameri merged commit d1d4cb9 into main Jun 19, 2023
@cameri cameri deleted the 255-bug-strange-behavior-with-nip-33-parameterized-replacable-events-and-nip-40-expiration-tag branch June 19, 2023 22:56
github-actions bot pushed a commit that referenced this pull request Jan 12, 2024
# [1.26.0](v1.25.2...v1.26.0) (2024-01-12)

### Bug Fixes

* `invoice.verifyURL` undefined from lnurl processor getInvoice ([#325](#325)) ([33c2fd5](33c2fd5))
* deleting parameterized replaceable event before event ([#354](#354)) ([030bbb3](030bbb3))
* strange behavior with nip 33 parameterized replacable events and nip 40 expiration tag ([#316](#316)) ([d1d4cb9](d1d4cb9))
* typos ([#334](#334)) ([3b5b1fc](3b5b1fc))

### Features

* add nodeinfo support ([#347](#347)) ([d9e4020](d9e4020))
* **event_tags:** Add event_tags table and migration script ([#349](#349)) ([9bf0262](9bf0262))
Copy link

🎉 This PR is included in version 1.26.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Strange behavior with NIP-33 parameterized replacable events and NIP-40 (expiration tag)
1 participant