Skip to content

Latest commit

 

History

History
349 lines (198 loc) · 23.8 KB

File metadata and controls

349 lines (198 loc) · 23.8 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.10.0 (2025-07-18)

⚠ BREAKING CHANGES

  • only scan in 100 block sections (#7344)
  • remove wallet ffi transport (#7347)
  • add birthday offset to wallet create (#7345)
  • add initial validation flag to wallet state (#7341)

Features

Bug Fixes

4.9.1 (2025-07-16)

Features

Bug Fixes

  • blocking main tokio thread when reading last latency (#7320) (4b8745e)
  • http wallet json_rpc route size limit (#7324) (5dcaccd)

4.9.0 (2025-07-14)

⚠ BREAKING CHANGES

  • full http wallet refactor (#7215)

Features

Bug Fixes

4.8.0 (2025-07-07)

⚠ BREAKING CHANGES

  • expand gRPC readiness status to contain current processed block info (#7262)
  • payref migration and indexes, add grpc query via output hash (#7266)
  • improve grpc token supply (#7261)

Features

Bug Fixes

  • correctly validate coinbase transactions for recovered wallets (#7278) (3d5a043)
  • payref migration and indexes, add grpc query via output hash (#7266) (3ceea6e)

4.7.0 (2025-06-26)

Features

Bug Fixes

4.6.2 (2025-06-24)

Bug Fixes

  • remove long timeout in interactive_tx till tx is persisted into db (#7252) (3a78aba)

4.6.1 (2025-06-23)

Features

Bug Fixes

  • database cannot resize on jmt write (#7244) (1df5cfe)
  • minotari_merge_mining_proxy returns Tari block hash even if submit_to_origin is disabled (#7242) (d21f99c)

4.6.0 (2025-06-20)

Features

Bug Fixes

4.5.0 (2025-06-18)

⚠ BREAKING CHANGES

  • ensure payref persists during recovery (#7225)

Features

Bug Fixes

  • fix scanner service when connectivity offline (#7223) (e0ab8d1)

4.1.1 (2025-06-12)

⚠ BREAKING CHANGES

  • update grpc supply query (#7137)

Features

Bug Fixes

4.4.0 (2025-06-11)

Features

Bug Fixes

4.3.1 (2025-06-03)

Bug Fixes

4.3.0 (2025-06-03)

Features

  • disable default dht discovery forwarding (#7128) (b6894ff)
  • get_all_completed_transactions bitflag status filtering (#7161) (7248e18)

Bug Fixes

4.2.0 (2025-06-03)

⚠ BREAKING CHANGES

  • update target time (#7141)

Bug Fixes

4.1.0 (2025-05-30)

⚠ BREAKING CHANGES

  • remove the ability to send completely raw bytes via grpc (#7117)

Features

Bug Fixes

4.0.0 (2025-05-26)

Features

  • change consensus to be 33%,33%,33% pow (9e121b0)

3.0.2 (2025-05-23)

Bug Fixes

3.0.1 (2025-05-23)

⚠ BREAKING CHANGES

  • sync (#7088)

Bug Fixes

[

3.0.0 (2025-05-20)

⚠ BREAKING CHANGES

  • allow nextnet to mine randomxT (#7070)
  • make tari randomx pow compatible with xmrig (#7069)
  • add second tari only randomx mining (#7057)
  • vm calc height (#7082)

Features

Bug Fixes

Bug Fixes

  • Revert connection pool cycling

2.1.0 (2025-05-09)

Features

Bug Fixes

2.0.1 (2025-05-06)

  • first github repo release

[2.0.0] (2025-05-06)

  • first release