All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.1.0 (2025-05-30)
- remove the ability to send completely raw bytes via grpc (#7117)
- add base node HTTP wallet service (#7061) (1382008)
- add sqlite peer_db (#6963) (0f1b0dc)
- get all completed txs with pagination (#7113) (d292cec)
- new bootstrap process (#7121) (e5a0854)
- remove the ability to send completely raw bytes via grpc (#7117) (1e7ac28)
- add hardcoded esme seeds for dns fallback (#7120) (0fd2442)
- exclude coinbases from fee calc (#7112) (d35a8c8)
- ffi tari address from emoji (#7114) (8c97103)
- mismatched tms db state (#7131) (9e9b8b6)
- peer retention and connections (#7123) (7867d12)
4.0.0 (2025-05-26)
- change consensus to be 33%,33%,33% pow (9e121b0)
3.0.2 (2025-05-23)
3.0.1 (2025-05-23)
- sync (#7088)
[
3.0.0 (2025-05-20)
- 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)
- add GetBlockHeightTransactions grpc method (#7081) (d8fa8f3)
- add second tari only randomx mining (#7057) (f593638)
- add spendable supply grpc query (#7055) (8901bcb)
- allow nextnet to mine randomxT (#7070) (3152af2)
- improve listening error propagation (#7050) (894d70a)
- make tari randomx pow compatible with xmrig (#7069) (e82e5ff)
- print out errors better (#7053) (5127a3d)
- expose user payment id (#7077) (e7bb008)
- import transactions via grpc (#7078) (12db85d)
- vm calc height (#7082) (c7bec97)
- duplicate tx when importing completed tx (#7064) (0c9d7f6)
- only wait for 5 seconds in waiting state (51ada84)
- transaction error display (#7065) (9279f2a)
- wallet sender details from sent transaction (#7066) (8f38071)
- base node panic (#7074) (c64b79a)
[2.1.1(https://github.com/tari-project/tari/compare/v2.1.0...v2.1.1) (2025-05-09)
- Revert connection pool cycling
2.1.0 (2025-05-09)
- add block hash to grpc method (#7025) (161bdf7)
- add block height to query (#7033) (50c2839)
- add connection pool cycling (#7011) (0f758cf)
- add view key to ffi (#7041) (d2cdb90)
- overrride coinbase payment_id if included in wallet payment address (#7038) (3c6683a)
2.0.1 (2025-05-06)
- first github repo release
- first release