v1.0.0-pre.12
Pre-release
Pre-release
·
370 commits
to development
since this release
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)