Commit graph

7 commits

Author SHA1 Message Date
DataHoarder 013a75783e
Update all dependencies 2024-02-25 20:13:27 +01:00
DataHoarder ddd821c565
Update to Go 1.22 2024-02-23 13:11:58 +01:00
DataHoarder 010a2a0d03
Replace https://github.com/goccy/go-json with https://github.com/WeebDataHoarder/go-json to allow omitempty on custom structs
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-30 16:05:28 +02:00
DataHoarder 07d09286e9
Faster hex SIMD Encode/Decode 2023-07-24 13:26:18 +02:00
DataHoarder a23c30455d
Fix transaction parent indices not serializing in light blocks
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-24 12:18:11 +02:00
DataHoarder 03f19ae2ed
Improve base58 encode/decode and PackedAddress storage
Some checks are pending
continuous-integration/drone/push Build is running
2023-07-23 01:02:43 +02:00
DataHoarder 402bd79c6c
Use go.work and nested modules to split dependency import 2023-07-22 16:02:38 +02:00