This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
go-nostr
Watch
1
Star
0
Fork
0
You've already forked go-nostr
mirror of
https://github.com/nbd-wtf/go-nostr.git
synced
2025-03-18 05:42:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
go-nostr
/
test_common
History
fiatjaf
7787a4fcf7
fix binary encoding stupid encoding bug that just guessed a slice length and if we were to go above it it would just panic.
...
for example:
https://github.com/bitvora/wot-relay/issues/16
2024-09-08 11:48:12 -03:00
..
binaryevents_base64.go
fix binary encoding stupid encoding bug that just guessed a slice length and if we were to go above it it would just panic.
2024-09-08 11:48:12 -03:00
events.go
move "normalEvents" used by binary and nson to a common place.
2024-05-29 15:26:56 -03:00