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

Event created_at gets changed when republishing someone else's kinds 0, 3 events #224

Open
ptrio42 opened this issue May 12, 2024 · 2 comments

Comments

@ptrio42
Copy link

ptrio42 commented May 12, 2024

Actual result:
Event created_at gets changed when republishing someone else's kinds 0, 3 events.

Expected result:
When re-publishing someone else's replaceable events, event.created_at should not be changed.

@erskingardner
Copy link
Collaborator

I'm not sure what you mean here @ptrio42 when you publish a new event the created_at should be set to the new time. Can you tell me more about the scenario?

@ptrio42
Copy link
Author

ptrio42 commented May 14, 2024

Looks like this was fixed here: a040a2e

isReplaceable method returned true for events kind 0 & 3 even if the event was signed by someone else.

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

No branches or pull requests

2 participants