Binary Versions
antnode
: v0.4.4antctld
: v0.13.3antctl
: v0.13.3ant
: v0.4.7-rc.1evm-testnet
: v0.1.16nat-detection
: v0.2.22node-launchpad
: v0.5.11-rc.1
Merged Pull Requests
2025-09-02 #3160 -- docs: added scratchpad examples from docs and removed outdated examples [@vphongph]
2025-09-03 #3178 -- chore(release): stable release 2025.9.1.2 [@jacderida]
2025-09-04 #3174 -- chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 [@dependabot[bot]]
2025-09-04 #3140 -- feat: check for connectivity on client init [@b-zee]
2025-09-04 #3144 -- feat: added full error print for for scratchpad in python [@vphongph]
2025-09-04 #2982 -- feat: add comprehensive tests for cryptography components [@dirvine]
2025-09-04 #3181 -- chore(deps): bump actions/setup-python from 5 to 6 [@dependabot[bot]]
2025-09-04 #3180 -- chore(deps): bump actions/setup-node from 4 to 5 [@dependabot[bot]]
2025-09-05 #3137 -- feat: rename vault functions to match the code standard [@ermineJose]
2025-09-05 #3187 -- chore: bump self encryption and clippy clean [@grumbach]
2025-09-05 #3070 -- feat: change data type from usize to u64 id disk space for nodes [@ermineJose]
2025-09-08 #3194 -- feat: fix adding node in LP for windows [@ermineJose]
2025-09-08 #3193 -- fix(client): error out if imput dest path can not be used for streaming disk flush [@maqi]
2025-09-09 #3176 -- feat: streaming apis for data [@grumbach]
2025-09-09 #3196 -- chore: cleanup fmt [@grumbach]
2025-09-10 #3198 -- Various scratchpad improvements [@grumbach]
2025-09-10 #3192 -- test(CI): scratchpad CI test [@maqi]
2025-09-10 #3195 -- test(CI): pointer CI tests [@maqi]
2025-09-10 #3199 -- feat(autonomi): make vault constants and functions public [@mickvandijke]
2025-09-11 #3188 -- chore(deps): bump actions/labeler from 5 to 6 [@dependabot[bot]]
2025-09-11 #3200 -- feat: python bindings for data stream [@grumbach]
2025-09-16 #3202 -- chore: cleanup api [@grumbach]
2025-09-17 #3203 -- Make missing file upload api stream [@grumbach]
2025-09-17 #3205 -- chore(evmlib): update alloy from 0.15.6
to 1.0.32
[@oetyng]
2025-09-17 #3189 -- test: fork test, BLS test, CLI and Python API update [@vphongph]
2025-09-18 #3204 -- fix(client): only early return during get when got unique content from enough peers [@maqi]
2025-09-22 #3206 -- chore: remove outdated NetworkAddress::as_record_key function [@maqi]
2025-09-23 #3208 -- chore(client): use tokio::spawn_blocking [@maqi]
2025-09-25 #3213 -- fix(CI): avoid using rustfmt during CI build [@maqi]
2025-09-25 #3210 -- fix: analyze for old datamap types [@grumbach]
2025-09-26 #3211 -- feat: improve scratchpad errors by removing duplicated error type in get [@grumbach]
2025-09-29 #3212 -- feat(python): extend graphentry methods [@oetyng]