fiatjaf
|
b43d0e374a
|
reorder json serialization to write "kind" first and adjust tests.
|
2024-04-25 18:30:38 -03:00 |
|
fiatjaf
|
1bccebbf2a
|
fix ParseMessage() so it works with CLOSED and improve tests.
|
2023-12-09 11:29:14 -03:00 |
|
fiatjaf
|
fa20f84ec7
|
support CLOSED messages.
|
2023-11-28 18:25:46 -03:00 |
|
fiatjaf
|
29646d8bec
|
fix ok envelope test.
fixes https://github.com/nbd-wtf/go-nostr/pull/106
|
2023-11-05 13:35:45 -03:00 |
|
boreq
|
b984a598cb
|
Fix panic in ParseMessage
There is a chance the function can panic if a comma is included in the
input which is invalid.
|
2023-06-20 12:13:48 -03:00 |
|
Isaque Veras
|
58d56abe05
|
fix: removing redundancy
|
2023-06-12 08:18:29 -03:00 |
|
fiatjaf
|
f7ce78d7f8
|
add custom envelope types with json codecs.
|
2023-05-09 16:31:10 -03:00 |
|