Râu Cao
d59f31a3c6
Make code compatible with Ruby 2.7
...
Not including specs etc.
2024-01-15 12:34:53 +03:00
Wilson Silva
c064a8d5f0
Fix a few YARD example rendering issues
2023-11-20 21:43:01 +07:00
Wilson Silva
3520cf8219
Implement NIP-19 bech32-encoded private and public keys
...
https://github.com/nostr-protocol/nips/blob/master/19.md
2023-11-20 09:59:27 +07:00
Wilson Silva
b54147cfce
Remove unnecessary blank space
2023-11-14 16:58:14 +07:00
Wilson Silva
0df4dbb979
Add convenience methods to append event and pubkey references
2023-02-25 17:38:00 +07:00
Wilson Silva
79567fcf22
Extract event signing into its own class
2023-02-25 17:37:58 +07:00
Wilson Silva
97037e6e30
Merge EventFragment into Event
...
Treating Event as a Value Object in the strictest sense requires additional abstractions and internal complexity that the gem could do without, at least for now.
2023-02-25 17:37:57 +07:00
Wilson Silva
5b1786ddec
Add NIP-01 compliant client code
2023-01-12 17:21:17 +07:00