Releases: tari-project/tari
Releases · tari-project/tari
v0.50.0-pre.0
## [0.50.0-pre.0](https://github.com/tari-project/tari/compare/v0.49.…
v0.49.0-rc.0
## [0.49.0-rc.0](https://github.com/tari-project/tari/compare/v0.48.0…
v0.48.0
v0.48.0
v0.49.0-pre.4
## [0.49.0-pre.4](https://github.com/tari-project/tari/compare/v0.49.…
v0.49.0-pre.3
chore(version): v0.49.0-pre.3 (#5259) ## [0.49.0-pre.3](https://github.com/tari-project/tari/compare/v0.49.0-pre.2...v0.49.0-pre.3) (2023-03-20) ### Bug Fixes * reduce warn log to debug in utxo scanner ([5256](https://github.com/tari-project/tari/issues/5256)) ([3946641](https://github.com/tari-project/tari/commit/394664177dcbd05fdd43d54b3bd9f77bc52ecd88)) * wallet sending local address out to network ([5258](https://github.com/tari-project/tari/issues/5258)) ([6bfa6f9](https://github.com/tari-project/tari/commit/6bfa6f9fecdd594386ef07169d0e68777b3becd5))
v0.49.0-pre.1
What's Changed
- chore: fix address option in config by @SWvheerden in #5240
- feat!: add claim public key to OutputFeatures by @sdbondi in #5239
- refactor: move contacts out of the wallet by @brianp in #5218
- ci(fix): libwallet android build with cross by @leet4tari in #5243
- fix(wallet)!: ensure burn shared keys and hashes match dan layer by @sdbondi in #5245
- fix: immediately fail to compile on 32-bit systems by @sdbondi in #5237
- fix: windows path format in log4rs files by @brianp in #5234
- fix(wallet): correct change checks in transaction builder by @sdbondi in #5235
- fix: added transaction revalidation to the wallet startup sequence #5227 by @agubarev in #5246
- feat: reset esmeralda by @SWvheerden in #5247
- chore(release): v0.49.0-pre.1 by @SWvheerden in #5248
Full Changelog: v0.49.0-pre.0...v0.49.0-pre.1
v0.49.0-pre.0
What's Changed
- feat: update tari-crypto version dependency by @jorgeantonio21 in #5231
- feat: update tari-crypto to v0.16.8 by @jorgeantonio21 in #5236
- feat(wallet)!: use ECDH shard secret for burn mask with claim pubkey by @sdbondi in #5238
- feat: add necessary trait bounds to balanced merkle tree by @jorgeantonio21 in #5232
Full Changelog: v0.48.0-pre.1...v0.49.0-pre.0
v0.48.0-rc.2
What's Changed
- fix: addresses mmr
find_peaks
bug by @jorgeantonio21 in #5182 - feat: next net configuration by @brianp in #5204
- feat(consensus)!: add balanced binary merkle tree by @Cifko in #5189
- feat: log to base dir by @brianp in #5197
- fix: add grpc commitment signature proto type by @jorgeantonio21 in #5200
- fix: peer seeds for esme/igor by @SWvheerden in #5202
- feat: add indexer config by @Cifko in #5210
- docs: add second-preimage warning to MMR documentation by @AaronFeickert in #5208
- docs: add second-preimage warning to BBMT documentation by @AaronFeickert in #5212
- fix!: use consensus hashing API for validator node MMR by @AaronFeickert in #5207
- fix: source coverage ci failure by @brianp in #5209
- test: fix broken tests by @AaronFeickert in #5216
- fix: another shot at the coverage ci by @brianp in #5219
- chore: remove dead VN MMR code by @AaronFeickert in #5213
- feat(peer_db)!: more accurate peer stats per address by @stringhandler in #5142
- docs: outline the release cycle in depth by @brianp in #5214
- feat: merged proof by @Cifko in #5193
- feat: add favourite flag to contact by @SWvheerden in #5217
- fix: remove panics from merged BBMT verification by @AaronFeickert in #5221
- fix: wallet reuse existing tor address by @SWvheerden in #5092
- fix(wallet): avoids empty addresses in node identity by @sdbondi in #5224
- chore(release): v0.48.0-pre.0 by @SWvheerden in #5225
- fix: export error types for balance merkle tree by @sdbondi in #5229
- ci(fix): wildcard tag matching by @leet4tari in #5230
- fix: fix compile error caused by decimal-rs 0.1.42 by @sdbondi in #5228
- fix(comms): dial if connection is not connected by @sdbondi in #5223
Full Changelog: v0.46.0...v0.48.0-rc.2
v0.48.0-pre.1
What's Changed
- fix: addresses mmr
find_peaks
bug by @jorgeantonio21 in #5182 - feat: next net configuration by @brianp in #5204
- feat(consensus)!: add balanced binary merkle tree by @Cifko in #5189
- feat: log to base dir by @brianp in #5197
- fix: add grpc commitment signature proto type by @jorgeantonio21 in #5200
- fix: peer seeds for esme/igor by @SWvheerden in #5202
- feat: add indexer config by @Cifko in #5210
- docs: add second-preimage warning to MMR documentation by @AaronFeickert in #5208
- docs: add second-preimage warning to BBMT documentation by @AaronFeickert in #5212
- fix!: use consensus hashing API for validator node MMR by @AaronFeickert in #5207
- fix: source coverage ci failure by @brianp in #5209
- test: fix broken tests by @AaronFeickert in #5216
- fix: another shot at the coverage ci by @brianp in #5219
- chore: remove dead VN MMR code by @AaronFeickert in #5213
- feat(peer_db)!: more accurate peer stats per address by @stringhandler in #5142
- docs: outline the release cycle in depth by @brianp in #5214
- feat: merged proof by @Cifko in #5193
- feat: add favourite flag to contact by @SWvheerden in #5217
- fix: remove panics from merged BBMT verification by @AaronFeickert in #5221
- fix: wallet reuse existing tor address by @SWvheerden in #5092
- fix(wallet): avoids empty addresses in node identity by @sdbondi in #5224
- chore(release): v0.48.0-pre.0 by @SWvheerden in #5225
- fix: export error types for balance merkle tree by @sdbondi in #5229
- ci(fix): wildcard tag matching by @leet4tari in #5230
- fix: fix compile error caused by decimal-rs 0.1.42 by @sdbondi in #5228
- fix(comms): dial if connection is not connected by @sdbondi in #5223
Full Changelog: v0.46.0...v0.48.0-pre.1
v0.46.0
What's Changed
- fix: add missing consensus constants to get_constants grpc by @sdbondi in #5183
- fix: ignores peer seed test that requires external DNS by @sdbondi in #5187
- ci(fix): docker manifest fix - provenance by @leet4tari in #5190
- ci(fix): create archive for libwallet-ios-xcframework by @leet4tari in #5191
- chore(deps): bump libsqlite3-sys from 0.22.2 to 0.25.1 by @dependabot in #5186
- feat: add more burn details to burn command by @stringhandler in #5169
- feat: print out warning if wallet grpc connections fails by @SWvheerden in #5195
- feat!: add key commitment to database main key AEAD by @AaronFeickert in #5188
- chore(release): v0.46.0 by @SWvheerden in #5196
Full Changelog: v0.45.0...v0.46.0