What's Changed
- check top_k=0 if e=0 by @o-k-d in #177
- feat(zkpow): export VerifyZKProofFFI for external callers by @roiefink in #186
- several bugfixes to make MoE mining consistent by @raskin1 in #182
- feat(miner): switch quantization scheme of moe to f8 down proj by @raskin1 in #188
- fix(wallet): raise RPC client timeout; fix stale-daemon cleanup and default-peer selection by @MidasMining in #210
- Hadamard Quantization by @vaktibabat in #202
- Check deserialize().serialize()==id for proof objects by @o-k-d in #179
- mempool: simplify and bound RBF conflict traversal by @o-k-d in #216
- feat(miner): Added support for hadamard quantized models by @raskin1 in #207
- wire: validate script count against remaining buffer in readScriptBuf by @o-k-d in #218
- refactor(rpc): overhaul node and wallet RPC servers, clients, and TLS by @Aharonee in #220
- feat(node,wallet): make log rotation size configurable via --logsize flag by @s1ckoleg in #205
- feat(rpc): add ProofCommitment to getblock verbose response by @ygd58 in #89
- chore(chaincfg): activate testnet MoE fork at block 1 and refresh genesis by @roiefink in #227
Full Changelog: pearl-wallet-v2.0.0...v1.1.5