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 |
|
fiatjaf
|
f8bf988882
|
move "normalEvents" used by binary and nson to a common place.
|
2024-05-29 15:26:56 -03:00 |
|
fiatjaf
|
c55b509653
|
binary: fix encoding, was using uint8 for tags length, which was obviously not working.
|
2023-12-10 21:13:34 -03:00 |
|
fiatjaf
|
7ecbc0a7cf
|
binary: move benchmarks to different test file.
|
2023-12-10 21:12:54 -03:00 |
|
fiatjaf
|
4c72e16f3e
|
binary encoding and some changes to nson benchmarks.
|
2023-11-02 15:28:01 -03:00 |
|