fiatjaf
|
9e94310604
|
ridiculous performance string and serialization performance improvements.
|
2025-03-07 21:45:47 -03:00 |
|
fiatjaf
|
91efcb3825
|
remove support for extra fields in events -- was deprecated.
|
2024-12-28 14:19:28 -03:00 |
|
fiatjaf
|
72d9aac9b1
|
replace all ocurrences of encoding/json with json-iterator so we get rid of HTML escaping and hopefully get faster too.
|
2024-12-03 00:49:27 -03:00 |
|
fiatjaf
|
a0bf181547
|
remove HTML escaping from (easy)json encoder everywhere.
|
2024-11-11 22:55:07 -03:00 |
|
fiatjaf
|
894a98b98b
|
remove some useless checks from event json.
|
2024-08-13 22:02:39 -03:00 |
|
fiatjaf
|
b43d0e374a
|
reorder json serialization to write "kind" first and adjust tests.
|
2024-04-25 18:30:38 -03:00 |
|
fiatjaf
|
2a85932a4f
|
omit id, pubkey and sig in jsonifying event and they're not present.
|
2024-04-25 18:20:37 -03:00 |
|
fiatjaf
|
af4fc98fc2
|
stop decoding strings unsafely.
|
2023-06-21 13:03:43 -03:00 |
|
fiatjaf
|
c42059f4b4
|
tests run (but not pass) and fine-tuning (specially tag filters) on filter_easyjson.go
|
2023-04-16 16:16:16 -03:00 |
|
fiatjaf
|
0a3e898c2f
|
using easyjson.
|
2023-04-16 15:56:50 -03:00 |
|