Skip to content

Releases: tari-project/tari

v1.0.0-alpha.0

13 Mar 09:21
502f8eb
Compare
Choose a tag to compare
v1.0.0-alpha.0 Pre-release
Pre-release

1.0.0-alpha.0 (2024-03-11)

⚠ BREAKING CHANGES

  • change split to 50-50 (#6188)
  • implement inflating tail emission (#6160)
  • changes balance query (#6158)
  • change proof of work to be dependant on target difficulty (#6156)
  • fix horizon sync after smt upgrade (#6006)* add paging to utxo stream request (#5302)
  • add optional range proof types (#5372)
  • hash domain consistency (#5556) (64443c6f)
  • consistent output/kernel versions between sender and receiver (#5553) (74f9c35f)
  • New Gen block (#5633)
  • Validator mr included in mining hash (#5615)
  • Monero merkle proof change (#5602)
  • Merge mining hash has changed
  • remove timestamp from header in proto files (#5667)
  • comms/dht: limit number of peer claims and addresses for all sources (#5702)
  • comms: use noise XX handshake pattern for improved privacy (#5696)
  • update faucet for genesis block (#5633)
  • limit monero hashes and force coinbase to be tx 0 (#5602)
  • add validator mr to mining hash (#5615)
  • replace utxo MMR with SMT (#5854)
  • update key parsing (#5900)
  • proto: remove proto timestamp wrapper types (#5833)
  • proto: remove proto bytes for std bytes (#5835)
  • upgrade bitflags crate (#5831)
  • improve block add where many orphan chain tips existed (#5763)
  • lmdb flag set wrong on database (#5916)
  • add validator mmr size (#5873)
  • completed transaction use bytes for transaction protocol (not hex string) in wallet database (#5906)
  • new faucet for esmeralda (#6001)
  • dont store entire monero coinbase transaction (#5991)
  • ups the min difficulty (#5999)
  • network specific domain hashers (#5980)
  • add aux chain support for merge mining (#5976)
  • disable console wallet grpc (#5988)
  • add one-sided coinbase payments (#5967)
  • fix opcode signatures (#5966)
  • remove mutable mmr (#5954)
  • move kernel MMR position to u64 (#5956)
  • standardize gRPC authentication and mitigate DoS (#5936)
  • fix difficulty overflow (#5935)
  • update status (#6008)

Features

Read more

v1.0.0-pre.9

20 Feb 11:51
f5860a8
Compare
Choose a tag to compare
v1.0.0-pre.9 Pre-release
Pre-release

1.0.0-pre.9 (2024-02-20)

⚠ BREAKING CHANGES

  • change proof of work to be dependant on target difficulty (#6156)

Features

Bug Fixes

v1.0.0-rc.5

06 Feb 12:36
0864d50
Compare
Choose a tag to compare

1.0.0-rc.5 (2024-02-06)

Bug Fixes

v1.0.0-pre.8

06 Feb 12:37
ca68446
Compare
Choose a tag to compare
v1.0.0-pre.8 Pre-release
Pre-release

1.0.0-pre.8 (2024-02-06)

Bug Fixes

v1.0.0-rc.4

02 Feb 19:01
898c87b
Compare
Choose a tag to compare

1.0.0-rc.4 (2024-02-02)

⚠ BREAKING CHANGES

  • fix horizon sync after smt upgrade (#6006)

Features

Bug Fixes

v1.0.0-pre.7

02 Feb 19:00
9ed0d7e
Compare
Choose a tag to compare
v1.0.0-pre.7 Pre-release
Pre-release

1.0.0-pre.7 (2024-02-02)

⚠ BREAKING CHANGES

  • fix horizon sync after smt upgrade (#6006)

Features

Bug Fixes

v1.0.0-rc.3

29 Jan 11:14
aafaebd
Compare
Choose a tag to compare

1.0.0-rc.3 (2024-01-29)

Features

Bug Fixes

v1.0.0-rc.2

18 Jan 15:59
9d15b6a
Compare
Choose a tag to compare

1.0.0-rc.2 (2024-01-18)

Features

  • add tari address as valid string for discovering a peer (#6075) (a4c5bc2)
  • make all apps non interactive (#6049) (bafd7e7)
  • make libtor on by default for nix builds (#6060) (b5e0d06)

Bug Fixes

v1.0.0-pre.5

18 Jan 14:21
7a54cf2
Compare
Choose a tag to compare
v1.0.0-pre.5 Pre-release
Pre-release

1.0.0-pre.5 (2024-01-18)

Features

  • add tari address as valid string for discovering a peer (#6075) (a4c5bc2)
  • make all apps non interactive (#6049) (bafd7e7)
  • make libtor on by default for nix builds (#6060) (b5e0d06)

Bug Fixes

v1.0.0-rc.1

14 Dec 13:53
bca66c5
Compare
Choose a tag to compare

1.0.0-rc.1 (2023-12-14)

Features

Bug Fixes