diff --git a/CHANGELOG.md b/CHANGELOG.md index 70e8eb2ab69..741294696f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,138 +1,41 @@ -## [2.1.0-rc.1](https://github.com/dashpay/platform/compare/v2.1.0-dev.8...v2.1.0-rc.1) (2025-10-21) - - -### Features - -* **swift-sdk:** swift SDK improvements ([#2809](https://github.com/dashpay/platform/issues/2809)) -* **wasm-sdk:** add custom masternode address configuration ([#2805](https://github.com/dashpay/platform/issues/2805)) - - -### Miscellaneous Chores - -* update to groveDB 3.1 ([#2808](https://github.com/dashpay/platform/issues/2808)) -* update to rust dash core v0.40.0 ([#2810](https://github.com/dashpay/platform/issues/2810)) - - -### Code Refactoring - -* **dapi:** rewrite dapi in Rust as rs-dapi ([#2716](https://github.com/dashpay/platform/issues/2716)) - -## [2.1.0-dev.8](https://github.com/dashpay/platform/compare/v2.1.0-dev.7...v2.1.0-dev.8) (2025-10-03) +## [2.1.0](https://github.com/dashpay/platform/compare/v2.1.0-rc.1...v2.1.0) (2025-10-24) ### ⚠ BREAKING CHANGES * **platform:** creator id and improved verification of document uniqueness before insertion (#2790) +* **wasm-sdk:** handle identity create transition signing for all types of keys (#2754) +* **wasm-sdk:** remove unused key_id parameters from state transitions (#2759) +* **sdk:** provide all getStatus info (#2729) + ### Features +* **swift-sdk:** swift SDK improvements ([#2809](https://github.com/dashpay/platform/issues/2809)) +* **wasm-sdk:** add custom masternode address configuration ([#2805](https://github.com/dashpay/platform/issues/2805)) * **platform:** creator id and improved verification of document uniqueness before insertion ([#2790](https://github.com/dashpay/platform/issues/2790)) * **sdk:** expose data contract from json ([#2791](https://github.com/dashpay/platform/issues/2791)) - - -### Bug Fixes - -* **dashmate:** consensus params in dashmate different than on testnet ([#2682](https://github.com/dashpay/platform/issues/2682)) -* **sdk:** wasm is not initialized for some methods ([#2792](https://github.com/dashpay/platform/issues/2792)) - - -### Miscellaneous Chores - -* **release:** update changelog and bump version to 2.1.0-dev.8 ([#2797](https://github.com/dashpay/platform/issues/2797)) -* script to backup and restore state - - -## [2.1.0-dev.7](https://github.com/dashpay/platform/compare/v2.1.0-dev.6...v2.1.0-dev.7) (2025-09-29) - - -### Bug Fixes - -* **sdk:** wasm sdk is not initialized for static methods ([#2788](https://github.com/dashpay/platform/issues/2788)) - - -### Miscellaneous Chores - -* **release:** update changelog and bump version to 2.1.0-dev.7 ([#2789](https://github.com/dashpay/platform/issues/2789)) - -## [2.1.0-dev.6](https://github.com/dashpay/platform/compare/v2.1.0-dev.5...v2.1.0-dev.6) (2025-09-24) - - -### Features - * **drive:** document filter for state transition subscriptions part 2 ([#2781](https://github.com/dashpay/platform/issues/2781)) * **sdk:** add more SDK methods ([#2784](https://github.com/dashpay/platform/issues/2784)) - - -### Bug Fixes - -* **dashmate:** incompatible tenderdash version ([#2786](https://github.com/dashpay/platform/issues/2786)) - - -### Performance Improvements - -* **rs-sdk:** optimize wasm-sdk bundle size ([#2783](https://github.com/dashpay/platform/issues/2783)) - - -### Miscellaneous Chores - -* **release:** update changelog and bump version to 2.1.0-dev.6 ([#2785](https://github.com/dashpay/platform/issues/2785)) - -## [2.1.0-dev.5](https://github.com/dashpay/platform/compare/v2.1.0-dev.4...v2.1.0-dev.5) (2025-09-19) - - -### Features - * **drive:** document filter for state transition subscriptions part 1 ([#2761](https://github.com/dashpay/platform/issues/2761)) - - -### Build System - -* fix sdk npm packaging ([#2780](https://github.com/dashpay/platform/issues/2780)) - - -### Miscellaneous Chores - -* **release:** update changelog and bump version to 2.1.0-dev.5 ([#2782](https://github.com/dashpay/platform/issues/2782)) - -## [2.1.0-dev.4](https://github.com/dashpay/platform/compare/v2.0.1...v2.1.0-dev.4) (2025-09-19) - - -### ⚠ BREAKING CHANGES - -* **wasm-sdk:** handle identity create transition signing for all types of keys (#2754) -* **wasm-sdk:** remove unused key_id parameters from state transitions (#2759) -* **sdk:** provide all getStatus info (#2729) - -### Features - * add tests for new token transitions -* add wasm bindings for Drive verification functions ([#2660](https://github.com/dashpay/platform/issues/2660)) -* balance checker app ([#2688](https://github.com/dashpay/platform/issues/2688)) -* **dashmate:** allow configuring zmq using dashmate ([#2697](https://github.com/dashpay/platform/issues/2697)) * evo sdk ([#2771](https://github.com/dashpay/platform/issues/2771)) -* **sdk:** add request settings in wasm sdk ([#2707](https://github.com/dashpay/platform/issues/2707)) -* **sdk:** add username search example in evo-sdk ([#2706](https://github.com/dashpay/platform/issues/2706)) -* **sdk:** adding a trusted context provider package ([#2687](https://github.com/dashpay/platform/issues/2687)) -* **sdk:** dpns sdk improvements ([#2692](https://github.com/dashpay/platform/issues/2692)) -* **sdk:** enable proof support for most queries ([#2718](https://github.com/dashpay/platform/issues/2718)) * **sdk:** epic: rs-sdk-ffi and ios support ([#2756](https://github.com/dashpay/platform/issues/2756)) -* **sdk:** identity creation in wasm ([#2711](https://github.com/dashpay/platform/issues/2711)) -* **sdk:** make wasm sdk complete for all state transitions and most queries ([#2690](https://github.com/dashpay/platform/issues/2690)) * **sdk:** provide all getStatus info ([#2729](https://github.com/dashpay/platform/issues/2729)) -* **sdk:** wasm docs and fixes ([#2700](https://github.com/dashpay/platform/issues/2700)) -* **sdk:** wasm drive verify optimization ([#2683](https://github.com/dashpay/platform/issues/2683)) -* **sdk:** wasm sdk core and test suite ([#2709](https://github.com/dashpay/platform/issues/2709)) * **wasm-sdk:** implement four missing token transitions * **wasm-sdk:** remove unused key_id parameters from state transitions ([#2759](https://github.com/dashpay/platform/issues/2759)) - +* **dapi:** access logging ### Bug Fixes -* **sdk:** fix documentation examples ([#2710](https://github.com/dashpay/platform/issues/2710)) +* **dashmate:** dapi not removed after migration to rs-dapi ([#2817](https://github.com/dashpay/platform/issues/2817)) +* **swift-sdk:** make SPV C callbacks Swift 6–safe; eliminate races and TOCTOU ([#2814](https://github.com/dashpay/platform/issues/2814)) +* **dashmate:** consensus params in dashmate different than on testnet ([#2682](https://github.com/dashpay/platform/issues/2682)) +* **sdk:** wasm is not initialized for some methods ([#2792](https://github.com/dashpay/platform/issues/2792)) +* **dashmate:** incompatible tenderdash version ([#2786](https://github.com/dashpay/platform/issues/2786)) +* **sdk:** wasm sdk is not initialized for static methods ([#2788](https://github.com/dashpay/platform/issues/2788)) * **sdk:** fix generate docs ([#2730](https://github.com/dashpay/platform/issues/2730)) -* **sdk:** install wasm-opt from Github instead of apt ([#2701](https://github.com/dashpay/platform/issues/2701)) * **sdk:** js sdk audit warnings by adding crypto-related dependencies to package.json ([#2757](https://github.com/dashpay/platform/issues/2757)) -* **sdk:** modifications to get wasm-sdk working again ([#2689](https://github.com/dashpay/platform/issues/2689)) * **wasm-sdk:** handle identity create transition signing for all types of keys ([#2754](https://github.com/dashpay/platform/issues/2754)) * **wasm-sdk:** address compiler warnings ([#2734](https://github.com/dashpay/platform/issues/2734)) * **wasm-sdk:** connect where and orderBy clause functionality for getDocuments ([#2753](https://github.com/dashpay/platform/issues/2753)) @@ -143,51 +46,17 @@ * **wasm-sdk:** use identity contract nonce for data contract updates ([#2738](https://github.com/dashpay/platform/issues/2738)) -### Tests - -* **sdk:** automate wasm-sdk page UI testing (partial) ([#2715](https://github.com/dashpay/platform/issues/2715)) -* **sdk:** expand wasm-sdk page UI testing ([#2720](https://github.com/dashpay/platform/issues/2720)) -* **wasm-sdk:** add ui tests for almost all state transitions ([#2739](https://github.com/dashpay/platform/issues/2739)) - - -### Build System - -* bump tenderdash-abci to v1.5.0-dev.2 ([#2770](https://github.com/dashpay/platform/issues/2770)) -* update rust to 1.89 ([#2755](https://github.com/dashpay/platform/issues/2755)) - - -### Code Refactoring - -* **sdk:** wasm-sdk doc generation refactor ([#2726](https://github.com/dashpay/platform/issues/2726)) -* swift sdk fixes ([#2772](https://github.com/dashpay/platform/issues/2772)) -* **wasm-sdk:** improve documentation generation maintainability ([#2773](https://github.com/dashpay/platform/issues/2773)) - - -### Continuous Integration - -* dont do CI when it's not needed ([#2774](https://github.com/dashpay/platform/issues/2774)) -* swift CI fixes ([#2775](https://github.com/dashpay/platform/issues/2775)) -* Use self hosted mac runner ([#2776](https://github.com/dashpay/platform/issues/2776)) - - ### Miscellaneous Chores +* update to groveDB 3.1 ([#2808](https://github.com/dashpay/platform/issues/2808)) +* update to rust dash core v0.40.0 ([#2810](https://github.com/dashpay/platform/issues/2810)) +* script to backup and restore state * add wasm-sdk as scope for pr linting ([#2731](https://github.com/dashpay/platform/issues/2731)) * clean dpp clippy ([#2764](https://github.com/dashpay/platform/issues/2764)) * **drive:** fix drive linting ([#2763](https://github.com/dashpay/platform/issues/2763)) -* **platform:** add protocol version 10 support ([#2686](https://github.com/dashpay/platform/issues/2686)) -* **release:** update changelog and bump version to 2.1.0-dev.4 ([#2779](https://github.com/dashpay/platform/issues/2779)) * sdk clippy issues ([#2767](https://github.com/dashpay/platform/issues/2767)) -* **sdk:** use correct port for evo-sdk mainnet ([#2699](https://github.com/dashpay/platform/issues/2699)) * update yarn cache with new dependencies ([#2758](https://github.com/dashpay/platform/issues/2758)) * **wasm-sdk:** apply cargo fmt and cleanup ([#2766](https://github.com/dashpay/platform/issues/2766)) - - -## [2.1.0-dev.3](https://github.com/dashpay/platform/compare/v2.1.0-dev.2...v2.1.0-dev.3) (2025-08-07) - - -### Miscellaneous Chores - * fix wasm-sdk build * getrandom downgrade continued * getrandom downgrade, continued @@ -196,66 +65,62 @@ * update some deps * wasm-sdk deps update -## [2.1.0-dev.2](https://github.com/dashpay/platform/compare/v2.1.0-dev.1...v2.1.0-dev.2) (2025-08-06) +### Code Refactoring -### Features +* **dapi:** rewrite dapi in Rust as rs-dapi ([#2716](https://github.com/dashpay/platform/issues/2716)) +* **sdk:** wasm-sdk doc generation refactor ([#2726](https://github.com/dashpay/platform/issues/2726)) +* swift sdk fixes ([#2772](https://github.com/dashpay/platform/issues/2772)) +* **wasm-sdk:** improve documentation generation maintainability ([#2773](https://github.com/dashpay/platform/issues/2773)) -* access logging + +### Performance Improvements + +* **rs-sdk:** optimize wasm-sdk bundle size ([#2783](https://github.com/dashpay/platform/issues/2783)) ### Build System +* fix sdk npm packaging ([#2780](https://github.com/dashpay/platform/issues/2780)) +* add version param to release a specific version +* bump tenderdash-abci to v1.5.0-dev.2 ([#2770](https://github.com/dashpay/platform/issues/2770)) +* update rust to 1.89 ([#2755](https://github.com/dashpay/platform/issues/2755)) * **deps:** update getrandom to v0.3 +### Tests + +* **sdk:** expand wasm-sdk page UI testing ([#2720](https://github.com/dashpay/platform/issues/2720)) +* **wasm-sdk:** add ui tests for almost all state transitions ([#2739](https://github.com/dashpay/platform/issues/2739)) + + ### Continuous Integration +* dont do CI when it's not needed ([#2774](https://github.com/dashpay/platform/issues/2774)) +* swift CI fixes ([#2775](https://github.com/dashpay/platform/issues/2775)) +* Use self hosted mac runner ([#2776](https://github.com/dashpay/platform/issues/2776)) * rs-dapi workflows -### Miscellaneous Chores +## [2.1.0-rc.1](https://github.com/dashpay/platform/compare/v2.1.0-dev.8...v2.1.0-rc.1) (2025-10-21) -* at least compiles -* better logging -* cargo.lock version -* cargo.toml reorder packages -* cleanup deps -* clippy -* copy rs-dapi -* dashmate impl -* DESIGN - logging described -* disable access log (doesn't work anyway) -* example apps -* fix env var name -* identity create green -* improve logging -* minor fixes -* move old dapi to /deprecated prefix -* progress, tenderdash to do -* refactor of td client and websockets -* **release:** update changelog and version to 2.1.0-dev.2 -* replace sync zmq with async zeromq -* rs-dapi verbose entrypoint -* rs-dapi, wip -* some logs -* tracing logging -* try to fix logging -* wip -* wip -* wip -* zeromq improvements -* zmq -* zmq details -* zmq reconnecting -* zmq to test -## [2.1.0-dev.1](https://github.com/dashpay/platform/compare/v2.0.1...v2.1.0-dev.1) (2025-07-11) +### Features + +* **swift-sdk:** swift SDK improvements ([#2809](https://github.com/dashpay/platform/issues/2809)) +* **wasm-sdk:** add custom masternode address configuration ([#2805](https://github.com/dashpay/platform/issues/2805)) ### Miscellaneous Chores -* **release:** update changelog and version to 2.1.0-dev.1 +* update to groveDB 3.1 ([#2808](https://github.com/dashpay/platform/issues/2808)) +* update to rust dash core v0.40.0 ([#2810](https://github.com/dashpay/platform/issues/2810)) + + +### Code Refactoring + +* **dapi:** rewrite dapi in Rust as rs-dapi ([#2716](https://github.com/dashpay/platform/issues/2716)) + ## [2.1.0-dev.8](https://github.com/dashpay/platform/compare/v2.1.0-dev.7...v2.1.0-dev.8) (2025-10-03) @@ -278,24 +143,8 @@ ### Miscellaneous Chores -* **release:** update changelog and bump version to 2.1.0-dev.8 ([#2797](https://github.com/dashpay/platform/issues/2797)) * script to backup and restore state -### [2.0.1](https://github.com/dashpay/platform/compare/v2.0.0...v2.0.1) (2025-07-10) - - -### ⚠ BREAKING CHANGES - -* **platform:** update keyword search contract ID and owner ID bytes (#2693) - -### Bug Fixes - -* **platform:** update keyword search contract ID and owner ID bytes ([#2693](https://github.com/dashpay/platform/issues/2693)) - - -### Miscellaneous Chores - -* release version 2.0.1 ([#2695](https://github.com/dashpay/platform/issues/2695)) ## [2.1.0-dev.7](https://github.com/dashpay/platform/compare/v2.1.0-dev.6...v2.1.0-dev.7) (2025-09-29) @@ -304,11 +153,6 @@ * **sdk:** wasm sdk is not initialized for static methods ([#2788](https://github.com/dashpay/platform/issues/2788)) - -### Miscellaneous Chores - -* **release:** update changelog and bump version to 2.1.0-dev.7 ([#2789](https://github.com/dashpay/platform/issues/2789)) - ## [2.1.0-dev.6](https://github.com/dashpay/platform/compare/v2.1.0-dev.5...v2.1.0-dev.6) (2025-09-24) @@ -317,7 +161,6 @@ * **drive:** document filter for state transition subscriptions part 2 ([#2781](https://github.com/dashpay/platform/issues/2781)) * **sdk:** add more SDK methods ([#2784](https://github.com/dashpay/platform/issues/2784)) - ### Bug Fixes * **dashmate:** incompatible tenderdash version ([#2786](https://github.com/dashpay/platform/issues/2786)) @@ -327,14 +170,8 @@ * **rs-sdk:** optimize wasm-sdk bundle size ([#2783](https://github.com/dashpay/platform/issues/2783)) - -### Miscellaneous Chores - -* **release:** update changelog and bump version to 2.1.0-dev.6 ([#2785](https://github.com/dashpay/platform/issues/2785)) - ## [2.1.0-dev.5](https://github.com/dashpay/platform/compare/v2.1.0-dev.4...v2.1.0-dev.5) (2025-09-19) - ### Features * **drive:** document filter for state transition subscriptions part 1 ([#2761](https://github.com/dashpay/platform/issues/2761)) @@ -344,12 +181,7 @@ * fix sdk npm packaging ([#2780](https://github.com/dashpay/platform/issues/2780)) - -### Miscellaneous Chores - -* **release:** update changelog and bump version to 2.1.0-dev.5 ([#2782](https://github.com/dashpay/platform/issues/2782)) - -## [2.1.0-dev.4](https://github.com/dashpay/platform/compare/v2.1.0-dev.3...v2.1.0-dev.4) (2025-09-19) +## [2.1.0-dev.4](https://github.com/dashpay/platform/compare/v2.0.0...v2.1.0-dev.4) (2025-09-18) ### ⚠ BREAKING CHANGES @@ -388,10 +220,14 @@ * **wasm-sdk:** add ui tests for almost all state transitions ([#2739](https://github.com/dashpay/platform/issues/2739)) -### Build System +### Miscellaneous Chores -* bump tenderdash-abci to v1.5.0-dev.2 ([#2770](https://github.com/dashpay/platform/issues/2770)) -* update rust to 1.89 ([#2755](https://github.com/dashpay/platform/issues/2755)) +* add wasm-sdk as scope for pr linting ([#2731](https://github.com/dashpay/platform/issues/2731)) +* clean dpp clippy ([#2764](https://github.com/dashpay/platform/issues/2764)) +* **drive:** fix drive linting ([#2763](https://github.com/dashpay/platform/issues/2763)) +* sdk clippy issues ([#2767](https://github.com/dashpay/platform/issues/2767)) +* update yarn cache with new dependencies ([#2758](https://github.com/dashpay/platform/issues/2758)) +* **wasm-sdk:** apply cargo fmt and cleanup ([#2766](https://github.com/dashpay/platform/issues/2766)) ### Code Refactoring @@ -408,15 +244,11 @@ * Use self hosted mac runner ([#2776](https://github.com/dashpay/platform/issues/2776)) -### Miscellaneous Chores +### Build System -* add wasm-sdk as scope for pr linting ([#2731](https://github.com/dashpay/platform/issues/2731)) -* clean dpp clippy ([#2764](https://github.com/dashpay/platform/issues/2764)) -* **drive:** fix drive linting ([#2763](https://github.com/dashpay/platform/issues/2763)) -* **release:** update changelog and bump version to 2.1.0-dev.4 ([#2779](https://github.com/dashpay/platform/issues/2779)) -* sdk clippy issues ([#2767](https://github.com/dashpay/platform/issues/2767)) -* update yarn cache with new dependencies ([#2758](https://github.com/dashpay/platform/issues/2758)) -* **wasm-sdk:** apply cargo fmt and cleanup ([#2766](https://github.com/dashpay/platform/issues/2766)) +* add version param to release a specific version +* bump tenderdash-abci to v1.5.0-dev.2 ([#2770](https://github.com/dashpay/platform/issues/2770)) +* update rust to 1.89 ([#2755](https://github.com/dashpay/platform/issues/2755)) ## [2.1.0-dev.3](https://github.com/dashpay/platform/compare/v2.1.0-dev.2...v2.1.0-dev.3) (2025-08-07) @@ -437,31 +269,6 @@ ### Features * access logging -* add wasm bindings for Drive verification functions ([#2660](https://github.com/dashpay/platform/issues/2660)) -* balance checker app ([#2688](https://github.com/dashpay/platform/issues/2688)) -* **dashmate:** allow configuring zmq using dashmate ([#2697](https://github.com/dashpay/platform/issues/2697)) -* **sdk:** add request settings in wasm sdk ([#2707](https://github.com/dashpay/platform/issues/2707)) -* **sdk:** add username search example in evo-sdk ([#2706](https://github.com/dashpay/platform/issues/2706)) -* **sdk:** adding a trusted context provider package ([#2687](https://github.com/dashpay/platform/issues/2687)) -* **sdk:** dpns sdk improvements ([#2692](https://github.com/dashpay/platform/issues/2692)) -* **sdk:** enable proof support for most queries ([#2718](https://github.com/dashpay/platform/issues/2718)) -* **sdk:** identity creation in wasm ([#2711](https://github.com/dashpay/platform/issues/2711)) -* **sdk:** make wasm sdk complete for all state transitions and most queries ([#2690](https://github.com/dashpay/platform/issues/2690)) -* **sdk:** wasm docs and fixes ([#2700](https://github.com/dashpay/platform/issues/2700)) -* **sdk:** wasm drive verify optimization ([#2683](https://github.com/dashpay/platform/issues/2683)) -* **sdk:** wasm sdk core and test suite ([#2709](https://github.com/dashpay/platform/issues/2709)) - - -### Bug Fixes - -* **sdk:** fix documentation examples ([#2710](https://github.com/dashpay/platform/issues/2710)) -* **sdk:** install wasm-opt from Github instead of apt ([#2701](https://github.com/dashpay/platform/issues/2701)) -* **sdk:** modifications to get wasm-sdk working again ([#2689](https://github.com/dashpay/platform/issues/2689)) - - -### Tests - -* **sdk:** automate wasm-sdk page UI testing (partial) ([#2715](https://github.com/dashpay/platform/issues/2715)) ### Build System @@ -492,14 +299,12 @@ * improve logging * minor fixes * move old dapi to /deprecated prefix -* **platform:** add protocol version 10 support ([#2686](https://github.com/dashpay/platform/issues/2686)) * progress, tenderdash to do * refactor of td client and websockets * **release:** update changelog and version to 2.1.0-dev.2 * replace sync zmq with async zeromq * rs-dapi verbose entrypoint * rs-dapi, wip -* **sdk:** use correct port for evo-sdk mainnet ([#2699](https://github.com/dashpay/platform/issues/2699)) * some logs * tracing logging * try to fix logging @@ -514,144 +319,27 @@ ## [2.1.0-dev.1](https://github.com/dashpay/platform/compare/v2.0.1...v2.1.0-dev.1) (2025-07-11) - -### Bug Fixes - -* **dashmate:** consensus params in dashmate different than on testnet ([#2682](https://github.com/dashpay/platform/issues/2682)) - - ### Miscellaneous Chores * **release:** update changelog and version to 2.1.0-dev.1 -## [2.1.0-dev.8](https://github.com/dashpay/platform/compare/v2.1.0-dev.7...v2.1.0-dev.8) (2025-10-03) - - -### ⚠ BREAKING CHANGES - -* **platform:** creator id and improved verification of document uniqueness before insertion (#2790) - -### Features - -* **platform:** creator id and improved verification of document uniqueness before insertion ([#2790](https://github.com/dashpay/platform/issues/2790)) -* **sdk:** expose data contract from json ([#2791](https://github.com/dashpay/platform/issues/2791)) - - -### Bug Fixes - -* **dashmate:** consensus params in dashmate different than on testnet ([#2682](https://github.com/dashpay/platform/issues/2682)) -* **sdk:** wasm is not initialized for some methods ([#2792](https://github.com/dashpay/platform/issues/2792)) - -### Miscellaneous Chores - -* script to backup and restore state - - -## [2.1.0-dev.7](https://github.com/dashpay/platform/compare/v2.1.0-dev.6...v2.1.0-dev.7) (2025-09-29) - - -### Bug Fixes - -* **sdk:** wasm sdk is not initialized for static methods ([#2788](https://github.com/dashpay/platform/issues/2788)) - -## [2.1.0-dev.6](https://github.com/dashpay/platform/compare/v2.1.0-dev.5...v2.1.0-dev.6) (2025-09-24) - - -### Features - -* **drive:** document filter for state transition subscriptions part 2 ([#2781](https://github.com/dashpay/platform/issues/2781)) -* **sdk:** add more SDK methods ([#2784](https://github.com/dashpay/platform/issues/2784)) - -### Bug Fixes - -* **dashmate:** incompatible tenderdash version ([#2786](https://github.com/dashpay/platform/issues/2786)) - - -### Performance Improvements - -* **rs-sdk:** optimize wasm-sdk bundle size ([#2783](https://github.com/dashpay/platform/issues/2783)) - -## [2.1.0-dev.5](https://github.com/dashpay/platform/compare/v2.1.0-dev.4...v2.1.0-dev.5) (2025-09-19) - - -### Features - -* **drive:** document filter for state transition subscriptions part 1 ([#2761](https://github.com/dashpay/platform/issues/2761)) - - -### Build System - -* fix sdk npm packaging ([#2780](https://github.com/dashpay/platform/issues/2780)) - -## [2.1.0-dev.4](https://github.com/dashpay/platform/compare/v2.0.0...v2.1.0-dev.4) (2025-09-18) +### [2.0.1](https://github.com/dashpay/platform/compare/v2.0.0...v2.0.1) (2025-07-10) ### ⚠ BREAKING CHANGES -* **wasm-sdk:** handle identity create transition signing for all types of keys (#2754) -* **wasm-sdk:** remove unused key_id parameters from state transitions (#2759) -* **sdk:** provide all getStatus info (#2729) - -### Features - -* add tests for new token transitions -* evo sdk ([#2771](https://github.com/dashpay/platform/issues/2771)) -* **sdk:** epic: rs-sdk-ffi and ios support ([#2756](https://github.com/dashpay/platform/issues/2756)) -* **sdk:** provide all getStatus info ([#2729](https://github.com/dashpay/platform/issues/2729)) -* **wasm-sdk:** implement four missing token transitions -* **wasm-sdk:** remove unused key_id parameters from state transitions ([#2759](https://github.com/dashpay/platform/issues/2759)) - +* **platform:** update keyword search contract ID and owner ID bytes (#2693) ### Bug Fixes -* **sdk:** fix generate docs ([#2730](https://github.com/dashpay/platform/issues/2730)) -* **sdk:** js sdk audit warnings by adding crypto-related dependencies to package.json ([#2757](https://github.com/dashpay/platform/issues/2757)) -* **wasm-sdk:** handle identity create transition signing for all types of keys ([#2754](https://github.com/dashpay/platform/issues/2754)) -* **wasm-sdk:** address compiler warnings ([#2734](https://github.com/dashpay/platform/issues/2734)) -* **wasm-sdk:** connect where and orderBy clause functionality for getDocuments ([#2753](https://github.com/dashpay/platform/issues/2753)) -* **wasm-sdk:** enable proofs for getContestedResourceVotersForIdentity ([#2732](https://github.com/dashpay/platform/issues/2732)) -* **wasm-sdk:** fix nft transitions ([#2751](https://github.com/dashpay/platform/issues/2751)) -* **wasm-sdk:** resolve CI test failures and build issues ([#2765](https://github.com/dashpay/platform/issues/2765)) -* **wasm-sdk:** resolve test failures and optimize CI workflow ([#2735](https://github.com/dashpay/platform/issues/2735)) -* **wasm-sdk:** use identity contract nonce for data contract updates ([#2738](https://github.com/dashpay/platform/issues/2738)) - - -### Tests - -* **sdk:** expand wasm-sdk page UI testing ([#2720](https://github.com/dashpay/platform/issues/2720)) -* **wasm-sdk:** add ui tests for almost all state transitions ([#2739](https://github.com/dashpay/platform/issues/2739)) +* **platform:** update keyword search contract ID and owner ID bytes ([#2693](https://github.com/dashpay/platform/issues/2693)) ### Miscellaneous Chores -* add wasm-sdk as scope for pr linting ([#2731](https://github.com/dashpay/platform/issues/2731)) -* clean dpp clippy ([#2764](https://github.com/dashpay/platform/issues/2764)) -* **drive:** fix drive linting ([#2763](https://github.com/dashpay/platform/issues/2763)) -* sdk clippy issues ([#2767](https://github.com/dashpay/platform/issues/2767)) -* update yarn cache with new dependencies ([#2758](https://github.com/dashpay/platform/issues/2758)) -* **wasm-sdk:** apply cargo fmt and cleanup ([#2766](https://github.com/dashpay/platform/issues/2766)) - - -### Code Refactoring - -* **sdk:** wasm-sdk doc generation refactor ([#2726](https://github.com/dashpay/platform/issues/2726)) -* swift sdk fixes ([#2772](https://github.com/dashpay/platform/issues/2772)) -* **wasm-sdk:** improve documentation generation maintainability ([#2773](https://github.com/dashpay/platform/issues/2773)) - - -### Continuous Integration - -* dont do CI when it's not needed ([#2774](https://github.com/dashpay/platform/issues/2774)) -* swift CI fixes ([#2775](https://github.com/dashpay/platform/issues/2775)) -* Use self hosted mac runner ([#2776](https://github.com/dashpay/platform/issues/2776)) - - -### Build System +* release version 2.0.1 ([#2695](https://github.com/dashpay/platform/issues/2695)) -* add version param to release a specific version -* bump tenderdash-abci to v1.5.0-dev.2 ([#2770](https://github.com/dashpay/platform/issues/2770)) -* update rust to 1.89 ([#2755](https://github.com/dashpay/platform/issues/2755)) ## [2.0.0](https://github.com/dashpay/platform/compare/v2.0.0-rc.16...v2.0.0) (2025-06-26) diff --git a/Cargo.lock b/Cargo.lock index 0cd9a50a454..b788aa48ea3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -895,7 +895,7 @@ checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" [[package]] name = "check-features" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "toml", ] @@ -1367,7 +1367,7 @@ dependencies = [ [[package]] name = "dapi-grpc" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "dapi-grpc-macros", "futures-core", @@ -1385,7 +1385,7 @@ dependencies = [ [[package]] name = "dapi-grpc-macros" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "dapi-grpc", "heck 0.5.0", @@ -1430,7 +1430,7 @@ dependencies = [ [[package]] name = "dash-context-provider" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "dpp", "drive", @@ -1464,7 +1464,7 @@ dependencies = [ [[package]] name = "dash-platform-balance-checker" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "anyhow", "clap", @@ -1480,7 +1480,7 @@ dependencies = [ [[package]] name = "dash-sdk" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "arc-swap", "assert_matches", @@ -1746,7 +1746,7 @@ dependencies = [ [[package]] name = "dashpay-contract" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "platform-value", "platform-version", @@ -1756,7 +1756,7 @@ dependencies = [ [[package]] name = "data-contracts" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "dashpay-contract", "dpns-contract", @@ -1903,7 +1903,7 @@ checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1" [[package]] name = "dpns-contract" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "platform-value", "platform-version", @@ -1913,7 +1913,7 @@ dependencies = [ [[package]] name = "dpp" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "anyhow", "assert_matches", @@ -1969,7 +1969,7 @@ dependencies = [ [[package]] name = "drive" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "arc-swap", "assert_matches", @@ -2010,7 +2010,7 @@ dependencies = [ [[package]] name = "drive-abci" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "arc-swap", "assert_matches", @@ -2064,7 +2064,7 @@ dependencies = [ [[package]] name = "drive-proof-verifier" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "bincode 2.0.0-rc.3", "dapi-grpc", @@ -2318,7 +2318,7 @@ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" [[package]] name = "feature-flags-contract" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "platform-value", "platform-version", @@ -3495,7 +3495,7 @@ dependencies = [ [[package]] name = "json-schema-compatibility-validator" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "assert_matches", "json-patch", @@ -3653,7 +3653,7 @@ dependencies = [ [[package]] name = "keyword-search-contract" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "base58", "platform-value", @@ -3805,7 +3805,7 @@ dependencies = [ [[package]] name = "masternode-reward-shares-contract" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "platform-value", "platform-version", @@ -4517,7 +4517,7 @@ checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" [[package]] name = "platform-serialization" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "bincode 2.0.0-rc.3", "platform-version", @@ -4525,7 +4525,7 @@ dependencies = [ [[package]] name = "platform-serialization-derive" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "proc-macro2", "quote", @@ -4535,7 +4535,7 @@ dependencies = [ [[package]] name = "platform-value" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "base64 0.22.1", "bincode 2.0.0-rc.3", @@ -4554,7 +4554,7 @@ dependencies = [ [[package]] name = "platform-value-convertible" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "quote", "syn 2.0.106", @@ -4562,7 +4562,7 @@ dependencies = [ [[package]] name = "platform-version" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "bincode 2.0.0-rc.3", "grovedb-version", @@ -4573,7 +4573,7 @@ dependencies = [ [[package]] name = "platform-versioning" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "proc-macro2", "quote", @@ -4582,7 +4582,7 @@ dependencies = [ [[package]] name = "platform-wallet" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "dashcore 0.40.0 (git+https://github.com/dashpay/rust-dashcore?tag=v0.40.0)", "dpp", @@ -5362,7 +5362,7 @@ dependencies = [ [[package]] name = "rs-dapi" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "async-trait", "axum 0.8.4", @@ -5411,7 +5411,7 @@ dependencies = [ [[package]] name = "rs-dapi-client" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "backon", "chrono", @@ -5438,7 +5438,7 @@ dependencies = [ [[package]] name = "rs-dash-event-bus" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "metrics", "tokio", @@ -5447,7 +5447,7 @@ dependencies = [ [[package]] name = "rs-sdk-ffi" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "bincode 2.0.0-rc.3", "bs58", @@ -5476,7 +5476,7 @@ dependencies = [ [[package]] name = "rs-sdk-trusted-context-provider" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "arc-swap", "async-trait", @@ -6167,7 +6167,7 @@ checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e" [[package]] name = "simple-signer" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "base64 0.22.1", "bincode 2.0.0-rc.3", @@ -6264,7 +6264,7 @@ dependencies = [ [[package]] name = "strategy-tests" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "bincode 2.0.0-rc.3", "dpp", @@ -6661,7 +6661,7 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "token-history-contract" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "platform-value", "platform-version", @@ -7369,7 +7369,7 @@ dependencies = [ [[package]] name = "wallet-utils-contract" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "platform-value", "platform-version", @@ -7508,7 +7508,7 @@ dependencies = [ [[package]] name = "wasm-dpp" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "anyhow", "async-trait", @@ -7532,7 +7532,7 @@ dependencies = [ [[package]] name = "wasm-drive-verify" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "base64 0.22.1", "bincode 2.0.0-rc.3", @@ -7567,7 +7567,7 @@ dependencies = [ [[package]] name = "wasm-sdk" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "base64 0.22.1", "bip39", @@ -8131,7 +8131,7 @@ checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" [[package]] name = "withdrawals-contract" -version = "2.1.0-rc.1" +version = "2.1.0" dependencies = [ "num_enum 0.5.11", "platform-value", diff --git a/package.json b/package.json index 942ee0b17d2..d027b334462 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/platform", - "version": "2.1.0-rc.1", + "version": "2.1.0", "private": true, "scripts": { "setup": "yarn install && yarn run build && yarn run configure", diff --git a/packages/bench-suite/package.json b/packages/bench-suite/package.json index ae6e0199cbb..4fbf39564ef 100644 --- a/packages/bench-suite/package.json +++ b/packages/bench-suite/package.json @@ -1,7 +1,7 @@ { "name": "@dashevo/bench-suite", "private": true, - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "Dash Platform benchmark tool", "scripts": { "bench": "node ./bin/bench.js", diff --git a/packages/check-features/Cargo.toml b/packages/check-features/Cargo.toml index 74f55fe0374..307f94c3923 100644 --- a/packages/check-features/Cargo.toml +++ b/packages/check-features/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "check-features" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/packages/dapi-grpc/Cargo.toml b/packages/dapi-grpc/Cargo.toml index d701893bffc..b5d6eac0b10 100644 --- a/packages/dapi-grpc/Cargo.toml +++ b/packages/dapi-grpc/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "dapi-grpc" description = "GRPC client for Dash Platform" -version = "2.1.0-rc.1" +version = "2.1.0" authors = [ "Samuel Westrich ", "Igor Markin ", diff --git a/packages/dapi-grpc/package.json b/packages/dapi-grpc/package.json index d4efe5b74f1..771c5b87335 100644 --- a/packages/dapi-grpc/package.json +++ b/packages/dapi-grpc/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/dapi-grpc", - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "DAPI GRPC definition file and generated clients", "browser": "browser.js", "main": "node.js", diff --git a/packages/dapi/package.json b/packages/dapi/package.json index b2d114e22d7..02fda1f2ac8 100644 --- a/packages/dapi/package.json +++ b/packages/dapi/package.json @@ -1,7 +1,7 @@ { "name": "@dashevo/dapi", "private": true, - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "A decentralized API for the Dash network", "scripts": { "api": "node scripts/api.js", diff --git a/packages/dash-platform-balance-checker/Cargo.toml b/packages/dash-platform-balance-checker/Cargo.toml index b371cbcedd7..3df89ccc405 100644 --- a/packages/dash-platform-balance-checker/Cargo.toml +++ b/packages/dash-platform-balance-checker/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dash-platform-balance-checker" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" [[bin]] diff --git a/packages/dash-spv/package.json b/packages/dash-spv/package.json index 7ac487bc1bd..abb2ef4b71a 100644 --- a/packages/dash-spv/package.json +++ b/packages/dash-spv/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/dash-spv", - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "Repository containing SPV functions used by @dashevo", "main": "index.js", "scripts": { diff --git a/packages/dashmate/configs/getConfigFileMigrationsFactory.js b/packages/dashmate/configs/getConfigFileMigrationsFactory.js index a90c9b27973..d1c091bf09d 100644 --- a/packages/dashmate/configs/getConfigFileMigrationsFactory.js +++ b/packages/dashmate/configs/getConfigFileMigrationsFactory.js @@ -1216,6 +1216,16 @@ export default function getConfigFileMigrationsFactory(homeDir, defaultConfigs) return configFile; }, + '2.1.0': (configFile) => { + Object.entries(configFile.configs) + .forEach(([, options]) => { + options.platform.drive.abci.docker.image = 'dashpay/drive:2'; + options.platform.dapi.api.docker.image = 'dashpay/dapi:2'; + options.platform.dapi.rsDapi.docker.image = 'dashpay/rs-dapi:2'; + }); + + return configFile; + }, }; } diff --git a/packages/dashmate/package.json b/packages/dashmate/package.json index 49e98389a9c..75542c0c539 100644 --- a/packages/dashmate/package.json +++ b/packages/dashmate/package.json @@ -1,6 +1,6 @@ { "name": "dashmate", - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "Distribution package for Dash node installation", "scripts": { "lint": "eslint .", diff --git a/packages/dashpay-contract/Cargo.toml b/packages/dashpay-contract/Cargo.toml index 35fc6ab9377..11db84678b1 100644 --- a/packages/dashpay-contract/Cargo.toml +++ b/packages/dashpay-contract/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "dashpay-contract" description = "DashPay data contract schema and tools" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true license = "MIT" diff --git a/packages/dashpay-contract/package.json b/packages/dashpay-contract/package.json index 7f6d620fb2c..513baea277f 100644 --- a/packages/dashpay-contract/package.json +++ b/packages/dashpay-contract/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/dashpay-contract", - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "Reference contract of the DashPay DPA on Dash Evolution", "scripts": { "lint": "eslint .", diff --git a/packages/data-contracts/Cargo.toml b/packages/data-contracts/Cargo.toml index 7824d280b3e..16c06a8aefb 100644 --- a/packages/data-contracts/Cargo.toml +++ b/packages/data-contracts/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "data-contracts" description = "Dash Platform system data contracts" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true license = "MIT" diff --git a/packages/dpns-contract/Cargo.toml b/packages/dpns-contract/Cargo.toml index 7d9994ccc80..3edc1300365 100644 --- a/packages/dpns-contract/Cargo.toml +++ b/packages/dpns-contract/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "dpns-contract" description = "DPNS data contract schema and tools" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true license = "MIT" diff --git a/packages/dpns-contract/package.json b/packages/dpns-contract/package.json index 232c7e98278..a23108c4990 100644 --- a/packages/dpns-contract/package.json +++ b/packages/dpns-contract/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/dpns-contract", - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "A contract and helper scripts for DPNS DApp", "scripts": { "lint": "eslint .", diff --git a/packages/feature-flags-contract/Cargo.toml b/packages/feature-flags-contract/Cargo.toml index ba9bdfaafb7..92392ddbc73 100644 --- a/packages/feature-flags-contract/Cargo.toml +++ b/packages/feature-flags-contract/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "feature-flags-contract" description = "Feature flags data contract schema and tools" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true license = "MIT" diff --git a/packages/feature-flags-contract/package.json b/packages/feature-flags-contract/package.json index 7356b220c08..7dafed1bb98 100644 --- a/packages/feature-flags-contract/package.json +++ b/packages/feature-flags-contract/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/feature-flags-contract", - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "Data Contract to store Dash Platform feature flags", "scripts": { "build": "", diff --git a/packages/js-dapi-client/package.json b/packages/js-dapi-client/package.json index 74af7fe0b07..1bba9135d68 100644 --- a/packages/js-dapi-client/package.json +++ b/packages/js-dapi-client/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/dapi-client", - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "Client library used to access Dash DAPI endpoints", "main": "lib/index.js", "contributors": [ diff --git a/packages/js-dash-sdk/package.json b/packages/js-dash-sdk/package.json index 796772d3152..cc0b21c81d0 100644 --- a/packages/js-dash-sdk/package.json +++ b/packages/js-dash-sdk/package.json @@ -1,6 +1,6 @@ { "name": "dash", - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "Dash library for JavaScript/TypeScript ecosystem (Wallet, DAPI, Primitives, BLS, ...)", "main": "build/index.js", "unpkg": "dist/dash.min.js", diff --git a/packages/js-evo-sdk/package.json b/packages/js-evo-sdk/package.json index 428075beea8..e8e474fc63a 100644 --- a/packages/js-evo-sdk/package.json +++ b/packages/js-evo-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/evo-sdk", - "version": "2.1.0-rc.1", + "version": "2.1.0", "type": "module", "main": "./dist/evo-sdk.module.js", "types": "./dist/sdk.d.ts", diff --git a/packages/js-grpc-common/package.json b/packages/js-grpc-common/package.json index d866b4b5be7..e1439ecf0ae 100644 --- a/packages/js-grpc-common/package.json +++ b/packages/js-grpc-common/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/grpc-common", - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "Common GRPC library", "main": "index.js", "scripts": { diff --git a/packages/keyword-search-contract/Cargo.toml b/packages/keyword-search-contract/Cargo.toml index fd8538a2d1d..b9966607639 100644 --- a/packages/keyword-search-contract/Cargo.toml +++ b/packages/keyword-search-contract/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "keyword-search-contract" description = "Search data contract schema and tools. Keyword Search contract is used to find other contracts and tokens" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true license = "MIT" diff --git a/packages/keyword-search-contract/package.json b/packages/keyword-search-contract/package.json index 0d63b09802b..71fe57fe7f7 100644 --- a/packages/keyword-search-contract/package.json +++ b/packages/keyword-search-contract/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/keyword-search-contract", - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "A contract that allows searching for contracts", "scripts": { "lint": "eslint .", diff --git a/packages/masternode-reward-shares-contract/Cargo.toml b/packages/masternode-reward-shares-contract/Cargo.toml index 74fbb0c332e..c10a2fe9ae6 100644 --- a/packages/masternode-reward-shares-contract/Cargo.toml +++ b/packages/masternode-reward-shares-contract/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "masternode-reward-shares-contract" description = "Masternode reward shares data contract schema and tools" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true license = "MIT" diff --git a/packages/masternode-reward-shares-contract/package.json b/packages/masternode-reward-shares-contract/package.json index 39442550f0e..357e53fcebb 100644 --- a/packages/masternode-reward-shares-contract/package.json +++ b/packages/masternode-reward-shares-contract/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/masternode-reward-shares-contract", - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "A contract and helper scripts for reward sharing", "scripts": { "lint": "eslint .", diff --git a/packages/platform-test-suite/package.json b/packages/platform-test-suite/package.json index e6dfbdf4d3f..587273a16dc 100644 --- a/packages/platform-test-suite/package.json +++ b/packages/platform-test-suite/package.json @@ -1,7 +1,7 @@ { "name": "@dashevo/platform-test-suite", "private": true, - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "Dash Network end-to-end tests", "scripts": { "test": "yarn exec bin/test.sh", diff --git a/packages/rs-context-provider/Cargo.toml b/packages/rs-context-provider/Cargo.toml index 7f56019323a..38677374567 100644 --- a/packages/rs-context-provider/Cargo.toml +++ b/packages/rs-context-provider/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dash-context-provider" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" authors = ["sam@dash.org"] license = "MIT" diff --git a/packages/rs-dapi-client/Cargo.toml b/packages/rs-dapi-client/Cargo.toml index 3633ae6ab49..a21eb73fdf2 100644 --- a/packages/rs-dapi-client/Cargo.toml +++ b/packages/rs-dapi-client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rs-dapi-client" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" [features] diff --git a/packages/rs-dapi-grpc-macros/Cargo.toml b/packages/rs-dapi-grpc-macros/Cargo.toml index 0130b397ee8..aa975e72d4e 100644 --- a/packages/rs-dapi-grpc-macros/Cargo.toml +++ b/packages/rs-dapi-grpc-macros/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "dapi-grpc-macros" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" description = "Macros used by dapi-grpc. Internal use only." diff --git a/packages/rs-dapi/Cargo.toml b/packages/rs-dapi/Cargo.toml index afae3114be3..189df575ec8 100644 --- a/packages/rs-dapi/Cargo.toml +++ b/packages/rs-dapi/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rs-dapi" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2024" [[bin]] diff --git a/packages/rs-dash-event-bus/Cargo.toml b/packages/rs-dash-event-bus/Cargo.toml index 48bed0fee72..2ad7a7eee20 100644 --- a/packages/rs-dash-event-bus/Cargo.toml +++ b/packages/rs-dash-event-bus/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rs-dash-event-bus" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2024" license = "MIT" description = "Shared event bus and Platform events multiplexer for Dash Platform (rs-dapi, rs-drive-abci, rs-sdk)" diff --git a/packages/rs-dpp/Cargo.toml b/packages/rs-dpp/Cargo.toml index f08da5fa334..11b690ce690 100644 --- a/packages/rs-dpp/Cargo.toml +++ b/packages/rs-dpp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dpp" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true authors = [ diff --git a/packages/rs-drive-abci/Cargo.toml b/packages/rs-drive-abci/Cargo.toml index c6247e34931..3e5aeb26d87 100644 --- a/packages/rs-drive-abci/Cargo.toml +++ b/packages/rs-drive-abci/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "drive-abci" -version = "2.1.0-rc.1" +version = "2.1.0" authors = [ "Samuel Westrich ", "Ivan Shumkov ", diff --git a/packages/rs-drive-proof-verifier/Cargo.toml b/packages/rs-drive-proof-verifier/Cargo.toml index 46d9394aedd..e67d9ed7e90 100644 --- a/packages/rs-drive-proof-verifier/Cargo.toml +++ b/packages/rs-drive-proof-verifier/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "drive-proof-verifier" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true diff --git a/packages/rs-drive/Cargo.toml b/packages/rs-drive/Cargo.toml index 3c0fbd48448..e1b9ccc41af 100644 --- a/packages/rs-drive/Cargo.toml +++ b/packages/rs-drive/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "drive" description = "Dash drive built on top of GroveDB" -version = "2.1.0-rc.1" +version = "2.1.0" authors = [ "Samuel Westrich ", "Ivan Shumkov ", diff --git a/packages/rs-json-schema-compatibility-validator/Cargo.toml b/packages/rs-json-schema-compatibility-validator/Cargo.toml index caa915b26f1..24d10669d9e 100644 --- a/packages/rs-json-schema-compatibility-validator/Cargo.toml +++ b/packages/rs-json-schema-compatibility-validator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "json-schema-compatibility-validator" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true authors = ["Ivan Shumkov "] diff --git a/packages/rs-platform-serialization-derive/Cargo.toml b/packages/rs-platform-serialization-derive/Cargo.toml index 57199b7d393..12ccb9494ec 100644 --- a/packages/rs-platform-serialization-derive/Cargo.toml +++ b/packages/rs-platform-serialization-derive/Cargo.toml @@ -2,7 +2,7 @@ name = "platform-serialization-derive" authors = ["Samuel Westrich "] description = "Bincode serialization and deserialization derivations" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true license = "MIT" diff --git a/packages/rs-platform-serialization/Cargo.toml b/packages/rs-platform-serialization/Cargo.toml index e93cd92cc4d..2e4cd228d07 100644 --- a/packages/rs-platform-serialization/Cargo.toml +++ b/packages/rs-platform-serialization/Cargo.toml @@ -2,7 +2,7 @@ name = "platform-serialization" authors = ["Samuel Westrich "] description = "Bincode based serialization and deserialization" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true license = "MIT" diff --git a/packages/rs-platform-value-convertible/Cargo.toml b/packages/rs-platform-value-convertible/Cargo.toml index 0a418dbf017..e1a0f47fd5b 100644 --- a/packages/rs-platform-value-convertible/Cargo.toml +++ b/packages/rs-platform-value-convertible/Cargo.toml @@ -2,7 +2,7 @@ name = "platform-value-convertible" authors = ["Samuel Westrich "] description = "Convertion to and from platform values" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true license = "MIT" diff --git a/packages/rs-platform-value/Cargo.toml b/packages/rs-platform-value/Cargo.toml index 97377d47afb..cd9b431330c 100644 --- a/packages/rs-platform-value/Cargo.toml +++ b/packages/rs-platform-value/Cargo.toml @@ -2,7 +2,7 @@ name = "platform-value" authors = ["Samuel Westrich "] description = "A simple value module" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true license = "MIT" diff --git a/packages/rs-platform-version/Cargo.toml b/packages/rs-platform-version/Cargo.toml index eb4e633d92a..fe7c62eb181 100644 --- a/packages/rs-platform-version/Cargo.toml +++ b/packages/rs-platform-version/Cargo.toml @@ -2,7 +2,7 @@ name = "platform-version" authors = ["Samuel Westrich "] description = "Versioning library for Platform" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true license = "MIT" diff --git a/packages/rs-platform-versioning/Cargo.toml b/packages/rs-platform-versioning/Cargo.toml index 93ed586f917..4cef32d5dde 100644 --- a/packages/rs-platform-versioning/Cargo.toml +++ b/packages/rs-platform-versioning/Cargo.toml @@ -2,7 +2,7 @@ name = "platform-versioning" authors = ["Samuel Westrich "] description = "Version derivation" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true license = "MIT" diff --git a/packages/rs-platform-wallet/Cargo.toml b/packages/rs-platform-wallet/Cargo.toml index e27366f1382..82c4fce011d 100644 --- a/packages/rs-platform-wallet/Cargo.toml +++ b/packages/rs-platform-wallet/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "platform-wallet" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" authors = ["Dash Core Team"] license = "MIT" diff --git a/packages/rs-sdk-ffi/Cargo.toml b/packages/rs-sdk-ffi/Cargo.toml index 21f92dc3856..a19df7da9b4 100644 --- a/packages/rs-sdk-ffi/Cargo.toml +++ b/packages/rs-sdk-ffi/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rs-sdk-ffi" -version = "2.1.0-rc.1" +version = "2.1.0" authors = ["Dash Core Group "] edition = "2021" license = "MIT" diff --git a/packages/rs-sdk-trusted-context-provider/Cargo.toml b/packages/rs-sdk-trusted-context-provider/Cargo.toml index ecbe6547ca7..95f8ecdfb0f 100644 --- a/packages/rs-sdk-trusted-context-provider/Cargo.toml +++ b/packages/rs-sdk-trusted-context-provider/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rs-sdk-trusted-context-provider" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" authors = ["sam@dash.org"] license = "MIT" diff --git a/packages/rs-sdk/Cargo.toml b/packages/rs-sdk/Cargo.toml index 4e15b0d31d2..ef0ba65a676 100644 --- a/packages/rs-sdk/Cargo.toml +++ b/packages/rs-sdk/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dash-sdk" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" [dependencies] diff --git a/packages/simple-signer/Cargo.toml b/packages/simple-signer/Cargo.toml index e8480dc7b27..af8a8c391e3 100644 --- a/packages/simple-signer/Cargo.toml +++ b/packages/simple-signer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "simple-signer" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true diff --git a/packages/strategy-tests/Cargo.toml b/packages/strategy-tests/Cargo.toml index fc865706659..0e5f7af4608 100644 --- a/packages/strategy-tests/Cargo.toml +++ b/packages/strategy-tests/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "strategy-tests" -version = "2.1.0-rc.1" +version = "2.1.0" authors = [ "Samuel Westrich ", "Ivan Shumkov ", diff --git a/packages/token-history-contract/Cargo.toml b/packages/token-history-contract/Cargo.toml index 0f213e8c7ef..5496e9cb675 100644 --- a/packages/token-history-contract/Cargo.toml +++ b/packages/token-history-contract/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "token-history-contract" description = "Token history data contract schema and tools" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true license = "MIT" diff --git a/packages/token-history-contract/package.json b/packages/token-history-contract/package.json index d834b75d2c9..dfb3f214c2a 100644 --- a/packages/token-history-contract/package.json +++ b/packages/token-history-contract/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/token-history-contract", - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "The token history contract", "scripts": { "lint": "eslint .", diff --git a/packages/wallet-lib/package.json b/packages/wallet-lib/package.json index 507d0c13cf8..ed2524e3191 100644 --- a/packages/wallet-lib/package.json +++ b/packages/wallet-lib/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/wallet-lib", - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "Light wallet library for Dash", "main": "src/index.js", "unpkg": "dist/wallet-lib.min.js", diff --git a/packages/wallet-utils-contract/Cargo.toml b/packages/wallet-utils-contract/Cargo.toml index 94270e52e1f..8839f0ebeff 100644 --- a/packages/wallet-utils-contract/Cargo.toml +++ b/packages/wallet-utils-contract/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "wallet-utils-contract" description = "Wallet data contract schema and tools" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true license = "MIT" diff --git a/packages/wallet-utils-contract/package.json b/packages/wallet-utils-contract/package.json index 11b3ec08787..9a2e08d2fe2 100644 --- a/packages/wallet-utils-contract/package.json +++ b/packages/wallet-utils-contract/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/wallet-utils-contract", - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "A contract and helper scripts for Wallet DApp", "scripts": { "lint": "eslint .", diff --git a/packages/wasm-dpp/Cargo.toml b/packages/wasm-dpp/Cargo.toml index f5d1f9cae4f..855971d0ab3 100644 --- a/packages/wasm-dpp/Cargo.toml +++ b/packages/wasm-dpp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wasm-dpp" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true authors = ["Anton Suprunchuk "] diff --git a/packages/wasm-dpp/package.json b/packages/wasm-dpp/package.json index 9866592e99c..90c3c0e3d20 100644 --- a/packages/wasm-dpp/package.json +++ b/packages/wasm-dpp/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/wasm-dpp", - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "The JavaScript implementation of the Dash Platform Protocol", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/wasm-drive-verify/Cargo.toml b/packages/wasm-drive-verify/Cargo.toml index 6546d4d2dd8..9b8110dc38c 100644 --- a/packages/wasm-drive-verify/Cargo.toml +++ b/packages/wasm-drive-verify/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wasm-drive-verify" -version = "2.1.0-rc.1" +version = "2.1.0" authors = ["Dash Core Group "] edition = "2021" rust-version = "1.89" diff --git a/packages/wasm-drive-verify/package.json b/packages/wasm-drive-verify/package.json index 338988fb6f6..2aa565cccf5 100644 --- a/packages/wasm-drive-verify/package.json +++ b/packages/wasm-drive-verify/package.json @@ -3,7 +3,7 @@ "collaborators": [ "Dash Core Group " ], - "version": "2.1.0-rc.1", + "version": "2.1.0", "license": "MIT", "description": "WASM bindings for Drive verify functions", "repository": { diff --git a/packages/wasm-sdk/Cargo.toml b/packages/wasm-sdk/Cargo.toml index cb8e18676bf..2b1dbf544bc 100644 --- a/packages/wasm-sdk/Cargo.toml +++ b/packages/wasm-sdk/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wasm-sdk" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" publish = false rust-version.workspace = true diff --git a/packages/wasm-sdk/package.json b/packages/wasm-sdk/package.json index 6e1f07d644f..36c3e6f24c9 100644 --- a/packages/wasm-sdk/package.json +++ b/packages/wasm-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/wasm-sdk", - "version": "2.1.0-rc.1", + "version": "2.1.0", "type": "module", "main": "./dist/sdk.js", "types": "./dist/sdk.d.ts", diff --git a/packages/withdrawals-contract/Cargo.toml b/packages/withdrawals-contract/Cargo.toml index 338a0379f8c..f802257ed66 100644 --- a/packages/withdrawals-contract/Cargo.toml +++ b/packages/withdrawals-contract/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "withdrawals-contract" description = "Witdrawals data contract schema and tools" -version = "2.1.0-rc.1" +version = "2.1.0" edition = "2021" rust-version.workspace = true license = "MIT" diff --git a/packages/withdrawals-contract/package.json b/packages/withdrawals-contract/package.json index fb8f7d7a34a..9b89516e551 100644 --- a/packages/withdrawals-contract/package.json +++ b/packages/withdrawals-contract/package.json @@ -1,6 +1,6 @@ { "name": "@dashevo/withdrawals-contract", - "version": "2.1.0-rc.1", + "version": "2.1.0", "description": "Data Contract to manipulate and track withdrawals", "scripts": { "build": "",