Binary Versions
antnode
: v0.4.4-rc.1antctld
: v0.13.3-rc.1antctl
: v0.13.3-rc.1ant
: v0.4.6-rc.1evm-testnet
: v0.1.16-rc.1nat-detection
: v0.2.22node-launchpad
: v0.5.10
Merged Pull Requests
2025-07-15 #3098 -- fix(client): make file_upload use same workflow as dir_upload [@maqi]
2025-07-16 #3099 -- feat(client): remove existence verification during upload [@maqi]
2025-07-16 #3102 -- feat: factor out encryption in fs api [@grumbach]
2025-07-17 #3103 -- fix: remove expect from routine work flow [@maqi]
2025-07-29 #3020 -- feat: Node.js package for Ant Node [@b-zee]
2025-07-30 #3112 -- feat(antctl): spawn evm-testnet as part of local testnet cmd [@RolandSherwin]
2025-07-31 #3109 -- upload flow refactor for the future streaming accomodation [@grumbach]
2025-07-31 #3115 -- fix(node): log result for query response type [@RolandSherwin]
2025-07-31 #3130 -- fix(bootstrap): remove multiple config dependencies [@RolandSherwin]
2025-08-01 #3123 -- feat: added remaining methods and classes + fixed PyTransactionConfig [@vphongph]
2025-08-03 #3091 -- chore: remove CI formatting enforcement and standardize Rust lints [@dirvine]
2025-08-04 #3095 -- feat: upgrade all workspace crates to Rust Edition 2024 [@dirvine]
2025-08-04 #3065 -- docs: clarify timestamps in file Metadata are UTC (see #2983) [@happybeing]
2025-08-04 #3136 -- fix: resolve failuring data_with_churn CI test [@maqi]
2025-08-04 #3014 -- fix(test): fix cross_platform_service_install..
[@mickvandijke]
2025-08-04 #3132 -- feat: update wallet term information [@ermineJose]
2025-08-05 #3124 -- feat: add caching possibility to mut types [@grumbach]
2025-08-05 #3127 -- feat(node): block peers with unsupported protocols [@RolandSherwin]
2025-08-05 #3037 -- feat: make chunk_batch_upload public [@b-zee]
2025-08-06 #3139 -- chore: fix fmt and unused fn params [@grumbach]
2025-08-06 #3142 -- fix(autonomi): retry failed chunks from the final / only batch [@mickvandijke] [BREAKING]
2025-08-06 #3138 -- feat(node): add git branch to the metadata endpoint [@RolandSherwin]
2025-08-07 #3143 -- fix: store single file upload access locally [@mickvandijke]
2025-08-07 #3141 -- test: self_encryption backward compatible test [@maqi]
2025-08-07 #3147 -- chore(test): more output to help identify benchmark charts issue [@maqi]
2025-08-07 #3146 -- chore(deps): bump actions/download-artifact from 4 to 5 [@dependabot[bot]]
2025-08-07 #3149 -- chore: resolve clippy error [@maqi]
2025-08-07 #3150 -- fix(bench): trying to restore the benchmark charts [@maqi]
2025-08-07 #3151 -- fix(benchmark): shall have more data_files for the benchmark run [@maqi]
2025-08-07 #3152 -- fix(benchmark): dest_file shall not be a directory [@maqi]
2025-08-07 #3153 -- fix(benchmark): correct benchmark chart download throughput calculation [@maqi]
2025-08-08 #3148 -- feat(client): utilize streaming encryption for upload [@maqi]
2025-08-08 #3154 -- feat(client): implement streaming downloads for file_download and fil… [@grumbach]
2025-08-13 #3156 -- chore(client): using streaming_decrypt_from_storage corrected self_encryption [@maqi]
2025-08-13 #3161 -- chore: fix new clippy lints [@RolandSherwin]
2025-08-13 #3157 -- fix(client): support recursive data_map properly [@maqi]
2025-08-14 #3162 -- using stream_encryption during CI [@maqi]
2025-08-19 #3164 -- fix(node): add and sync on the same thread [@RolandSherwin]
2025-08-21 #3159 -- chore(deps): bump actions/checkout from 4 to 5 [@dependabot[bot]]
2025-08-22 #3167 -- fix(bootstrap): dont overwrite self with peers from fs [@RolandSherwin]
2025-08-23 #3165 -- ci: provide tests for covering all file types [@jacderida]
2025-08-25 #3168 -- fix(cli): re-enable ant cli logging [@maqi]
2025-08-25 #3168 -- fix(cli): re-enable ant cli logging [@maqi]
2025-08-27 #3166 -- chore(client): unify Pointer and Scratchpad split resolution approacch [@maqi]
2025-08-27 #3172 -- Extend stream download coverage [@maqi]
2025-08-28 #3173 -- feat: cleanup api methods duplication [@grumbach]
2025-08-28 #3169 -- chore(deps): bump actions/checkout from 4 to 5 [@dependabot[bot]]