| 
1 |  | -### [1.5.1](https://github.com/dashpay/platform/compare/v1.5.0...v1.5.1) (2024-11-04)  | 
 | 1 | +## [1.6.0-dev.1](https://github.com/dashpay/platform/compare/v1.5.1...v1.6.0-dev.1) (2024-11-25)  | 
 | 2 | + | 
 | 3 | + | 
 | 4 | +### Features  | 
 | 5 | + | 
 | 6 | +* integrate wallet contract ([#2345](https://github.com/dashpay/platform/issues/2345))  | 
 | 7 | +* **sdk:** fetch many and return metadata and proof to client ([#2331](https://github.com/dashpay/platform/issues/2331))  | 
 | 8 | +* **sdk:** including grovedb proof bytes when error in proof verification ([#2332](https://github.com/dashpay/platform/issues/2332))  | 
 | 9 | + | 
 | 10 | + | 
 | 11 | +### Bug Fixes  | 
 | 12 | + | 
 | 13 | +* **dashmate:** container name is already in use ([#2341](https://github.com/dashpay/platform/issues/2341))  | 
 | 14 | +* **dashmate:** failing doctor with drive metrics enabled ([#2348](https://github.com/dashpay/platform/issues/2348))  | 
 | 15 | +* **dashmate:** various ZeroSSL cert verification errors ([#2339](https://github.com/dashpay/platform/issues/2339))  | 
 | 16 | +* document query start after ([#2347](https://github.com/dashpay/platform/issues/2347))  | 
 | 17 | +* **drive:** nonce already present in past internal error ([#2343](https://github.com/dashpay/platform/issues/2343))  | 
 | 18 | + | 
 | 19 | + | 
 | 20 | +### Build System  | 
 | 21 | + | 
 | 22 | +* adjust docker build context ([#2336](https://github.com/dashpay/platform/issues/2336))  | 
 | 23 | +* use cargo binstall to speed up builds ([#2321](https://github.com/dashpay/platform/issues/2321))  | 
 | 24 | + | 
 | 25 | + | 
 | 26 | +### Miscellaneous Chores  | 
 | 27 | + | 
 | 28 | +* **dashmate:** update Core to 21.2 nightly  | 
 | 29 | +* **sdk:** expose proof verifier errors ([#2333](https://github.com/dashpay/platform/issues/2333))  | 
 | 30 | +* **sdk:** vote poll queries encoding ([#2334](https://github.com/dashpay/platform/issues/2334))  | 
 | 31 | + | 
 | 32 | + | 
 | 33 | +### Continuous Integration  | 
 | 34 | + | 
 | 35 | +* improve caching ([#2329](https://github.com/dashpay/platform/issues/2329))  | 
 | 36 | +* prebuilt librocksdb in docker image ([#2318](https://github.com/dashpay/platform/issues/2318))  | 
 | 37 | +* run devcontainers workflow only on push to master ([#2295](https://github.com/dashpay/platform/issues/2295))  | 
 | 38 | +* switch release workflow to github runners ([#2346](https://github.com/dashpay/platform/issues/2346))  | 
 | 39 | +* switch test workflow to github runners ([#2319](https://github.com/dashpay/platform/issues/2319))  | 
 | 40 | +* use prebuilt librocksdb in github actions ([#2316](https://github.com/dashpay/platform/issues/2316))  | 
2 | 41 | 
 
  | 
3 | 42 | 
 
  | 
 | 43 | +### Tests  | 
 | 44 | + | 
 | 45 | +* hardcoded identity transfers in strategy tests ([#2322](https://github.com/dashpay/platform/issues/2322))  | 
 | 46 | + | 
 | 47 | + | 
 | 48 | +### [1.5.1](https://github.com/dashpay/platform/compare/v1.5.0...v1.5.1) (2024-11-04)  | 
 | 49 | + | 
4 | 50 | ### Bug Fixes  | 
5 | 51 | 
 
  | 
6 | 52 | * **drive:** apply batch is not using transaction in `remove_all_votes_given_by_identities` ([#2309](https://github.com/dashpay/platform/issues/2309))  | 
7 | 53 | * **drive:** uncommitted state if db transaction fails ([#2305](https://github.com/dashpay/platform/issues/2305))  | 
8 | 54 | 
 
  | 
9 | 55 | 
 
  | 
 | 56 | + | 
10 | 57 | ## [1.5.0](https://github.com/dashpay/platform/compare/v1.4.1...v1.5.0) (2024-11-01)  | 
11 | 58 | 
 
  | 
12 | 59 | ### ⚠ BREAKING CHANGES  | 
 | 
0 commit comments