Syndica / sig

a Solana validator client implementation written in Zig
https://syndica.io/sig
Apache License 2.0
214 stars 34 forks source link

zig 0.12 #115

Closed dnut closed 6 months ago

dnut commented 7 months ago

zig 0.12 is currently scheduled for april 2: https://github.com/ziglang/zig/milestone/23

We don't need to upgrade the moment it's released, but it would be good to get ahead of any breaking changes, so we don't accumulate technical debt.

blocked until all dependencies support 0.12:

dependency 0.12 support
base58-zig https://github.com/dnut/base58-zig
zig-network
zig-cli
getty
httpz
zigdig https://github.com/dnut/zigdig
0xNineteen commented 6 months ago

129