Releases: tari-project/tari
Releases · tari-project/tari
v1.1.0-pre.2
v1.1.0-pre.2
v1.1.0-pre.0
1.1.0-pre.0 (2024-08-05)
Features
- 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)
- sync cli (#6435) (f7ffe1d)
- update Ledger readme (#6443) (6f7318b)
- wallet: add view key commands (#6426) (77e5ca9)
Bug Fixes
v1.0.0-pre.18
v1.0.0-pre.17
1.0.0-pre.17 (2024-07-23)
⚠ BREAKING CHANGES
- fix key manager use of keys (#6407)
Features
- add file-based input and output to faucet commands (#6405) (8c6ea82)
- change grpc address conversions to use from_str (#6422) (33374a6)
- count unique keys (#6401) (5997ff3)
- fix key manager use of keys (#6407) (35db898)
- update ledger instructions (#6406) (cc74845)
Bug Fixes
v1.0.0-pre.16
v1.0.0-pre.15
1.0.0-pre.15 (2024-07-02)
⚠ BREAKING CHANGES
- 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)
Features
- add accessor functions for tari address in FFI (#6385) (df5b057)
- change tari address to use base58 and not hex (#6372) (f42a838)
- enlarge console wallet display (#6382) (d62ab99)
- export unblinded outputs (#6361) (c444b4c)
- faucet and new esme gen block (#6384) (075b1d4)
- ledger recovery (#6383) (fb2de35)
- m of n scripting poc (#6377) (fc744d0)
- make console wallet ledger default (#6362) (4ace36c)
- make stealth one-sided tx's look the same as all other tx's (#6376) (2bd58c2)
- remove ablity to send 1-sided tx (#6367) (b773173)
Bug Fixes
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)