Releases: tari-project/tari
Releases · tari-project/tari
v1.5.0-pre.0
What's Changed
- fix: upgrade diesel version by @SWvheerden in #6558
- fix: randomX on mac x86 by @SWvheerden in #6559
- feat: add coinbase extra info to grpc by @SWvheerden in #6561
- chore: add 4 test coins by @SWvheerden in #6565
- chore: new mainnet premine file by @SWvheerden in #6566
- feat: add generic config list type and use throughout all config settings by @hansieodendaal in #6567
- feat: update consensus by @SWvheerden in #6564
- feat!: add multiaddr with range checks for use with universe by @hansieodendaal in #6557
- fix: fix coinbase share calculations by @stringhandler in #6571
- feat: broadcast one sided by @SWvheerden in #6568
- feat: add resilience to initial wallet connect by @hansieodendaal in #6527
- feat!: add ability to encrypt seed words by @SWvheerden in #6569
- chore: new release esme v1.5.0-pre.0 by @SWvheerden in #6573
Full Changelog: v1.4.2-pre.2...v1.5.0-pre.0
v1.4.2-rc.2
Fix for OSX x86 not running randomx correctly
v1.4.2-rc.1
1.4.2-rc.1 (2024-09-11)
Fix windows checksum
1.4.2-rc.0 (2024-09-11)
Features
- add configurable exclude dialer addresses for universe (#6543) (e113a0e)
- add one-sided addresses to grpc (#6542) (0a5d20b)
- changes for the randomx miner (#6537) (825ca06)
- display waiting for intial peer data (#6545) (39aed8e)
- ledger version check (#6541) (611f226)
- reduce universe spam logs (#6540) (4c246b8)
- stop interactive only address from being used in mining (#6544) (1f18e7d)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.1-rc.0 (2024-09-06)
v1.4.2-pre.2
fixed windows checksum
v1.4.2-pre.0
1.4.2-pre.0 (2024-09-10)
Features
- add one-sided addresses to grpc (#6542) (0a5d20b)
- changes for the randomx miner (#6537) (825ca06)
- display waiting for intial peer data (#6545) (39aed8e)
- ledger version check (#6541) (611f226)
- reduce universe spam logs (#6540) (4c246b8)
- stop interactive only address from being used in mining (#6544) (1f18e7d)
v1.4.1-rc.0
1.4.1-rc.0 (2024-09-06)
⚠ BREAKING CHANGES
- add genesis blocks (#6499)
- don't use the ledger unless both keys are for ledger (#6492)
- add source address to encrypted data (#6472)
- ledger metadata signature with receiver adress confirmation (#6462)
- fix key manager use of keys (#6407)
- faucet and new esme gen block (#6384)
- add accessor functions for tari address in FFI (#6385)
- make stealth one-sided tx's look the same as all other tx's (#6376)
- change tar address to use base58 and not hex (#6372)
- export unblinded outputs (#6361)
- add payment id (#6340)
- new tari address scheme (#6353)
- change position calculation in MTparams for mergemining (#6339)
- monero merkle tree params (#6336)
- update key manager hasher labels (#6329)
- remove user agent config option (#6320)
- update emojis to match yat emojis (#6288)
- avoid
Encryptable
domain collisions (#6275) - change grpc deny to allow (#6218)
Features
- add console wallet detail (#6531) (594e984)
- clear handshake error when connections go stale (#6528) (b5f5e03)
- improve universe comms (#6533) (3b2c88e)
- propagate handshake error (#6530) (e29c909)
- add grpc specific log file (#6524) (be9e32e)
- add network wire byte (#6518) (78a4803)
- p2pool-randomx-support: added pow algo to GetNewBlockRequest in p2pool proto (#6509) (125b49c)
- p2pool-randomx-support: merge mining proxy update (#6521) (3f4a3e8)
- paper wallet cli (#6522) (31a953c)
- add merge mining proxy support for p2pool (#6474) (bed32d5)
- add more verbose comms errors (#6507) (169572a)
- improve header validation speed (#6510) (da5b443)
- ledger reconnect (#6503) (444b5a3)
- limit open-ended vectors for covenants (#6497) (7a1150d)
- limit open-ended vectors for tari script (#6501) (f91cffa)
- add genesis blocks (#6499) (da8ae63)
- ffi accessor function for payment id (#6487) (4d45286)
- limit open-ended vectors (#6473) (6e387a8)
- various safety improvements to ledger wallet code (#6494) (34eaaec)
- add ability to specify log location (#6459) (124bfd4)
- add esmeralda pre-mine (#6454) (c38a948)
- add new esmeralda pre-mine for test (#6460) (310a470)
- add new genesis blocks (#6471) (3828796)
- add pre-mine fail-safe height (#6456) (45f67fa)
- add source address to encrypted data (#6472) (e97afc5)
- check encumbrance later (#6457) (c8f0896)
- check wallet type on send + ui fixes (#6461) (574fa1e)
- console wallet recovery improvements for ledger (#6455) (e726e5d)
- don't permit trying to send interactive transfers from hardware devices (#6458) (540be2c)
- ledger metadata signature with receiver adress confirmation (#6462) (84e7c0a)
- limit open ended vectors in chat (#6467) (777869d)
- prepare MM backend stuff (#6448) (47ddf85)
- remove pre-mine create commands from the console wallet (#6451) (486cd63)
- update sender offset key (#6465) (4601530)
- add identify to allowed grpc mining methods (#6445) (07de6f2)
- add ledger function to generate one sided metadata signature (#6410) (a1129b6)
- add ledger methods for faucet spending (#6409) (80acbd2)
- add memory db key manager util function (#6444) (900a107)
- add pre-mine create commands (#6432) (817729f)
- add pre-mine spend (#6442) (0018126)
- add private view key function (#6447) (016ccf6)
- add scanned height (#6440) (ad14053)
- add timestamp to grpc (#6449) (2902c8d)
- add zeroize to memory_key_manager (#6446) (caa7097)
- backup spend for pre-mine (#6431) (1224b6a)
- check address features on send (#6433) ([2f491fa](https://github.co...
v1.4.1-pre.0
v1.4.0-pre.0
1.4.0-per.0 (2024-09-04)
Features
v1.3.1-pre.1
v1.3.1-pre.1
v1.3.1-pre.0
1.3.1-pre.0 (2024-08-30)
Features
- add merge mining proxy support for p2pool (#6474) (bed32d5)
- add more verbose comms errors (#6507) (169572a)
- improve header validation speed (#6510) (da5b443)
- ledger reconnect (#6503) (444b5a3)
- limit open-ended vectors for covenants (#6497) (7a1150d)
- limit open-ended vectors for tari script (#6501) (f91cffa)