Skip to content

Releases: tari-project/tari

v0.49.0-pre.3

20 Mar 16:55
9b6c05c
Compare
Choose a tag to compare
v0.49.0-pre.3 Pre-release
Pre-release
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

16 Mar 08:05
v0.49.0-pre.1
57781b6
Compare
Choose a tag to compare
v0.49.0-pre.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.49.0-pre.0...v0.49.0-pre.1

v0.49.0-pre.0

10 Mar 15:24
v0.49.0-pre.0
a008fe2
Compare
Choose a tag to compare
v0.49.0-pre.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.48.0-pre.1...v0.49.0-pre.0

v0.48.0-rc.2

09 Mar 10:25
v0.48.0-rc.2
386667c
Compare
Choose a tag to compare
v0.48.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.46.0...v0.48.0-rc.2

v0.48.0-pre.1

09 Mar 08:50
v0.48.0-pre.1
8773984
Compare
Choose a tag to compare
v0.48.0-pre.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.46.0...v0.48.0-pre.1

v0.46.0

21 Feb 11:05
v0.46.0
8abce6f
Compare
Choose a tag to compare
v0.46.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.45.0...v0.46.0

v0.45.0

15 Feb 11:07
v0.45.0
30c0db1
Compare
Choose a tag to compare
v0.45.0 Pre-release
Pre-release

BREAKING CHANGES

  • refactor database encryption (#5154)
  • update Argon2 parameters (#5140)

Features

Bug Fixes

v0.44.1

20 Jan 13:13
v0.44.1
ff9d4e5
Compare
Choose a tag to compare
v0.44.1 Pre-release
Pre-release
v0.44.1

v0.44.0

19 Jan 08:01
v0.44.0
5c50662
Compare
Choose a tag to compare
v0.44.0 Pre-release
Pre-release
BREAKING CHANGES

* prune mode sync (#5124)

Features

* add tx_id_to export
([#5126](https://github.com/tari-project/tari/issues/5126))
([7eeeff4](https://github.com/tari-project/tari/commit/7eeeff4bbd5a147bd35e9ae7af75dba1da87383b))
* increase wallet FFI error codes
([#5118](https://github.com/tari-project/tari/issues/5118))
([d5db596](https://github.com/tari-project/tari/commit/d5db596a2f4522427af7ff380b6e4974152d6ada))
* provide password feedback
([#5111](https://github.com/tari-project/tari/issues/5111))
([a568e04](https://github.com/tari-project/tari/commit/a568e0464c5da047df316356edb856bff34de4f0))

Bug Fixes

* add burnt utxos to side chain query
([#5125](https://github.com/tari-project/tari/issues/5125))
([fb2fa4b](https://github.com/tari-project/tari/commit/fb2fa4b4c7b3a72360926c4d300cd0ce0056dc54))
* automatically set base node fetures on startup, sign only if necessary
([#5108](https://github.com/tari-project/tari/issues/5108))
([9aa9436](https://github.com/tari-project/tari/commit/9aa9436e945f6db59b34ad9c29a973fdc6515eda))
* **dht:** check for empty body contents in initial msg validation
([#5123](https://github.com/tari-project/tari/issues/5123))
([48bf2d9](https://github.com/tari-project/tari/commit/48bf2d9302dcc1c8c0953a4576d09dc07577cb3f))
* prune mode sync
([#5124](https://github.com/tari-project/tari/issues/5124))
([8fa076a](https://github.com/tari-project/tari/commit/8fa076ad0ea5d9c4408b0e863e4f24cfa2a8258a))
* vanity_id example should create id with base node features
([#5107](https://github.com/tari-project/tari/issues/5107))
([3b21199](https://github.com/tari-project/tari/commit/3b21199dcf4639a7ca5cff727bcb49927b624842))

v0.43.3

13 Jan 07:36
v0.43.3
978d2b5
Compare
Choose a tag to compare
v0.43.3 Pre-release
Pre-release
Features

* add new igor seeds ([#5106](https://github.com/tari-project/tari/issues/5106)) ([61d1b5e](https://github.com/tari-project/tari/commit/61d1b5e80039c4908b6c0207939c22af2fa3e939))
* add to/from json string for unblinded utxo in wallet ffi ([#5098](https://github.com/tari-project/tari/issues/5098)) ([af25b63](https://github.com/tari-project/tari/commit/af25b63d2909af3cdb025532784bdba118d9f876))

Bug Fixes

* add const to FixedHash::zero ([#5084](https://github.com/tari-project/tari/issues/5084)) ([2d1bc82](https://github.com/tari-project/tari/commit/2d1bc823274e351b2b413a640bc71aa4d5d6c798))
* console wallet spacing and naming ([#5025](https://github.com/tari-project/tari/issues/5025)) ([e4a6303](https://github.com/tari-project/tari/commit/e4a63033febd01e5b0d4c6dfc9a0b387bb58a5b1))
* functional wallet encryption (issue [#5007](https://github.com/tari-project/tari/issues/5007)) ([#5043](https://github.com/tari-project/tari/issues/5043)) ([7b2311e](https://github.com/tari-project/tari/commit/7b2311e40e2619109dcb4572d9d86d3f4463324e))
* header sync start info ([#5086](https://github.com/tari-project/tari/issues/5086)) ([df53843](https://github.com/tari-project/tari/commit/df53843d4e129fbc1e551f0f1d3560bbc28aed86))
* header sync stuck trying to sync from base node  ([#5080](https://github.com/tari-project/tari/issues/5080)) ([0961f49](https://github.com/tari-project/tari/commit/0961f497ebd9e8478313b88738a2c5bde4608eb3))
* improved encryption key handling ([#5027](https://github.com/tari-project/tari/issues/5027)) ([b2bed79](https://github.com/tari-project/tari/commit/b2bed79a744592b99c0f01a957750f12f787072e))
* update message and signature key types  ([#5064](https://github.com/tari-project/tari/issues/5064)) ([a94189d](https://github.com/tari-project/tari/commit/a94189d3f5500ddc3222aada0bc30c014f2b7e7a))
* use range proof batch splitting  ([#5081](https://github.com/tari-project/tari/issues/5081)) ([70c522b](https://github.com/tari-project/tari/commit/70c522b400d9406855a0b65d78c09e916ccfa274))
* wallet errors ([#5045](https://github.com/tari-project/tari/issues/5045)) ([9b16ffb](https://github.com/tari-project/tari/commit/9b16ffb9925d07f3adeab1f1fd6f4163e493a3c7))