Releases: tari-project/tari
Releases · tari-project/tari
v1.0.0-pre.14
1.0.0-pre.14 (2024-06-03)
⚠ BREAKING CHANGES
- 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)
Features
- add default message tag (#6355) (ef387d7)
- add payment id (#6340) (ec4e5e9)
- adjust block sync timeouts (#6342) (16ca4b5)
- chat ffi find by message (#6354) (28c7659)
- fix base node console display (#6341) (df0d801)
- generate script challenge on the ledger (#6344) (34db82d)
- improve initial connection times (#6343) (64e650b)
- ledger blind sign (#6264) (301ea00)
- limit script max size (#6364) (0fd2efe)
- limit wallet base node peer outbound connections (#6307) (79fcd03)
- new tari address scheme (#6353) (4c0ce46)
- remove chunking from rpc (#6345) (82f0d6a)
- remove wallet type from config (#6357) (f927d69)
- split message to have dedicated to and from fields (#6358) (c24cc15)
- update key manager hasher labels (#6329) (ae63bab)
Bug Fixes
v1.0.0-pre.13
v1.0.0-pre.13
v1.0.0-rc.8
1.0.0-rc.8 (2024-04-23)
Bug Fixes
- Hot fix to remove breaking change of wallet type saved in db.
Notes
Delete peer db and config when updating from an older version.
v1.0.0-rc.7
1.0.0-rc.7 (2024-04-22)
⚠ BREAKING CHANGES
- update new block proto to support multiple coinbases (#6266)
- Changes to config file
- Changes to peer db
Features
- add bad block reason (#6235) (6dbfd79)
- add dynamic growth to lmdb (#6231) (f842c76)
- add monerod detection as an option to the merge mining proxy (#6248) (93e8099)
- add validation for zero confirmation block sync (#6237) (55077ce)
- allow wallet type from db to have preference (#6245) (70319cd)
- cache new block template (#6222) (e0ad342)
- improve lmdb dynamic growth (#6242) (b48a830)
- improve node and wallet connection times (#6284) (fc55bf9)
- improve wallet sql queries (#6232) (0290204)
- keep smt memory (#6265) (7e79380)
- ledger key manager interface (#5644) (0d66126)
- new template with coinbase call (#6226) (148e398)
- optimize transaction validation db queries (#6196) (213a885)
- prevent mempool panic (#6239) (5380e1f)
- remove template blocking call (#6220) (01d79e0)
- show warning when GRPC method is disallowed (#6246) (0019c11)
- update new block proto to support multiple coinbases (#6266) (f58ef12)
Bug Fixes
v1.0.0-pre.12
1.0.0-pre.12 (2024-04-22)
⚠ BREAKING CHANGES
- update new block proto to support multiple coinbases (#6266)
- avoid
Encryptable
domain collisions (#6275) - change grpc deny to allow (#6218)
Features
- add bad block reason (#6235) (6dbfd79)
- add dynamic growth to lmdb (#6231) (f842c76)
- add monerod detection as an option to the merge mining proxy (#6248) (93e8099)
- add validation for zero confirmation block sync (#6237) (55077ce)
- allow wallet type from db to have preference (#6245) (70319cd)
- cache new block template (#6222) (e0ad342)
- improve lmdb dynamic growth (#6242) (b48a830)
- improve node and wallet connection times (#6284) (fc55bf9)
- improve wallet sql queries (#6232) (0290204)
- keep smt memory (#6265) (7e79380)
- ledger key manager interface (#5644) (0d66126)
- new template with coinbase call (#6226) (148e398)
- optimize transaction validation db queries (#6196) (213a885)
- prevent mempool panic (#6239) (5380e1f)
- remove template blocking call (#6220) (01d79e0)
- show warning when GRPC method is disallowed (#6246) (0019c11)
- update new block proto to support multiple coinbases (#6266) (f58ef12)
Bug Fixes
- avoid
Encryptable
domain collisions (#6275) (39a3fba) - base node write tor address (#6210) (019a909)
- change grpc deny to allow (#6218) (7665067)
- chat: metadata panic (#6247) (492e00e)
- improve wallet connection response time (#6286) (8f1eac6)
- potential in panic message_vector_get_at (#6233) (2867454)
- wallet ffi type incorrect (#6290) (b5bda7c)
v1.0.0-alpha.2
v1.0.0-alpha.2
v1.0.0-alpha.1
v1.0.0-rc.6a
Fixes windows terminal not working
v1.0.0-rc.6
1.0.0-rc.6 (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)
Features
- change split to 50-50 (#6188) (3b7842a)
- expose extra_data field to wallet ffi (#6191) (2f2b139)
- implement inflating tail emission (#6160) (63b1f68), closes #6122 #6131
- lazily evaluate for new random_x template (#6170) (d220643)
- limit transaction size (#6154) (abd64d8)
- make the make_it_rain submission rate a float (#6180) (75d773b)
- mining ffi add coinbase add (#6183) (820e936)
- multi-network ci (#6162) (8990b57)
- wallet ffi use dns (#6152) (464f2c3)
- add import tx method (#6132) (f3d9121)
- allow ffi to see lock height (#6140) (48af0b8)
- change CLI get_block to search orphans (#6153) (ae1e379)
- change proof of work to be dependant on target difficulty (#6156) (feb634c)
- check chain metadata (#6146) (8a16f7b)
- turn off node metrics by default (#6073) (5ed661c)
Bug Fixes
- add .h file to mining helper (#6194) (237e6b9)
- avoid cloning range proofs during verification (#6166) (19a824d)
- changes balance query (#6158) (9ccc615)
- fixed make-it-rain delay (#6165) (5c5da46)
- hide unmined coinbase (#6159) (2ccde17)
- horizon sync (#6197) (c96be82)
- oms validation (#6161) (f3d1219)
- remove extra range proof verifications (#6190) (57330bf)
- rewind bug causing SMT to be broken (#6172) (4cb61a3)
- wallet validation during reorgs (#6173) (97fc7b3)
- balanced binary merkle tree merged proof (#6144) (4d01653)
- wallet clear short term output (#6151) (ac6997a)
v1.0.0-pre.11
1.0.0-pre.11 (2024-03-11)
⚠ BREAKING CHANGES
- New gen block
1.0.0-pre.10 (2024-03-11)
⚠ BREAKING CHANGES
- change split to 50-50 (#6188)
- implement inflating tail emission (#6160)
- changes balance query (#6158)
Features
- change split to 50-50 (#6188) (3b7842a)
- expose extra_data field to wallet ffi (#6191) (2f2b139)
- implement inflating tail emission (#6160) (63b1f68), closes #6122 #6131
- lazily evaluate for new random_x template (#6170) (d220643)
- limit transaction size (#6154) (abd64d8)
- make the make_it_rain submission rate a float (#6180) (75d773b)
- mining ffi add coinbase add (#6183) (820e936)
- multi-network ci (#6162) (8990b57)
- wallet ffi use dns (#6152) (464f2c3)
Bug Fixes
- add .h file to mining helper (#6194) (237e6b9)
- avoid cloning range proofs during verification (#6166) (19a824d)
- changes balance query (#6158) (9ccc615)
- fixed make-it-rain delay (#6165) (5c5da46)
- hide unmined coinbase (#6159) (2ccde17)
- horizon sync (#6197) (c96be82)
- oms validation (#6161) (f3d1219)
- remove extra range proof verifications (#6190) (57330bf)
- rewind bug causing SMT to be broken (#6172) (4cb61a3)
- wallet validation during reorgs (#6173) (97fc7b3)