This repository was archived by the owner on Jul 28, 2023. It is now read-only.
Releases: pontem-network/dove
Releases Β· pontem-network/dove
1.3.2
Changelog 1.3.2β¦1.3.1
Changelog 1.3.1β¦1.3.0
- Bumped vcpkg (#134) Β·
- Update readme (#135) Β·
- Prover: Fixed the logic of getting paths. (#130) Β·
cargo install --path dovebroke recently (#132) Β·dove --versionshow full version info (#128) Β·- Added module functions support (#126) Β·
Changelog 1.3.0β¦1.2.8
- Fix for error mapping (#109) Β·
- Added system signers alias. (#112) Β·
- bump dove version following #109 & #112 Β·
- Dove: removing unused external dependencies (#110) Β·
- Dove: local git for test dependencies (#115) Β·
- Update init.rs (#120) Β·
- Diff for DoveIndex (#118) Β·
- Update diem version up to 1.3 (#114, #119, #123, #121, #122) Β·
1.3.1
Changelog 1.3.1β¦1.3.0
- Bumped vcpkg (#134) Β·
- Update readme (#135) Β·
- Prover: Fixed the logic of getting paths. (#130) Β·
cargo install --path dovebroke recently (#132) Β·dove --versionshow full version info (#128) Β·- Added module functions support (#126) Β·
Changelog 1.3.0β¦1.2.8
- Fix for error mapping (#109) Β·
- Added system signers alias. (#112) Β·
- bump dove version following #109 & #112 Β·
- Dove: removing unused external dependencies (#110) Β·
- Dove: local git for test dependencies (#115) Β·
- Update init.rs (#120) Β·
- Diff for DoveIndex (#118) Β·
- Update diem version up to 1.3 (#114, #119, #123, #121, #122) Β·
1.3.0
Changelog 1.3.0β¦1.2.8
- Fix for error mapping (#109) Β·
- Added system signers alias. (#112) Β·
- bump dove version following #109 & #112 Β·
- Dove: removing unused external dependencies (#110) Β·
- Dove: local git for test dependencies (#115) Β·
- Update init.rs (#120) Β·
- Diff for DoveIndex (#118) Β·
- Update diem version up to 1.3 (#114) Β·
1.2.8
1.2.7
1.2.5
Changelog 1.2.5β¦1.2.4
1.2.4β¦1.2.3
- Dove tx + run: multiple scripts in one file (#70) Β·
- ci: fix new release (#78) Β·
- Fix decompiler tests Β·
- Fix tx command Β·
- Revert executor changes Β·
- Remove old builder Β·
- Resolve conflict Β·
- Fix prover Β·
- Compiler refactoring (#81) Β·
- Nix build/environment support (#80) Β·
- dove tx: changes for the signers type (#82) Β·
- dove build :: git :: message when there is no network (#84) Β·
- added version check for dove with semver (#85) Β·
1.2.3β¦1.2.1
- Add
dove provesubcommand Β· - Fix compilation Β·
- Rename layout fields Β·
- Implement support for {{sender}} placeholders Β·
- Fix output paths Β·
- Changed project name validation. Β·
- Remove git history after checkout. Β·
- Changed metadata local_path for git dependencies. Β·
- Hide
dove provesubcommand behind a feature gate Β· - Add account_address to prover config Β·
- Expect z3 in PATH for prover Β·
- Remove redundant env_logger Β·
- Remove ConstPool Β·
- Extended metadata. Added local dependencies to the git packages. Β·
- Merge pull request #62 from pontem-network/some_fix Β·
- Fix for error mapping. Β·
- Removed unused dependency. Β·
- Merge pull request #64 from pontem-network/fix_for_build_panic Β·
- Fix dependencies Β·
- Dove: formatting output Β·
- Merge pull request #63 from pontem-network/ponc-151-constpool Β·
- Dove: remove #![allow(dead_code)] in test (#56) Β·
- Simplify output Β·
- Add prover artifacts directory to manifest Β·
- Merge pull request #55 from pontem-network/ponc-69-move-prover Β·
- grammatical mistakes Β·
- fix + test: dove fn_name(###) -t ### Β·
- Merge pull request #69 from pontem-network/fix-clippy-branches-sharing-code Β·
- Merge pull request #54 from pontem-network/output_formatting_dove Β·
- Refactor explain_effects functions Β·
- Use diem/resource-viewer to pretty-print resources Β·
- Added ChangeType enum to replace string-typing in explain.rs Β·
- Impement event pretty-printing Β·
- Fix ChangeType usage Β·
- Refactor ResourceChange Β·
- Refactor explain_effects Β·
- Remove unused functions in explain module Β·
- Remove unused format_resource_change function Β·
- Simplify ident function Β·
- Move all indents by one to the left Β·
- Use slices in ExplainedTransactionEffects API Β·
- Fix executor tests Β·
- Merge pull request #68 from pontem-network/ponc-150-resource-output Β·
- $ dove metadata --validate Β· and tests Β·
- Removing line number from an error Β·
- Merge pull request #61 from pontem-network/fix_dove_create_transaction Β·
- Refactor index building Β·
- Handle transitive deps in Index::build Β·
- Fix git deps path Β·
- Merge pull request #72 from pontem-network/ponc-153-index-build Β·
- Add doc-gen feature (#74) Β·
- changing in "dove run" similar to "dove tx" Β·
- Update dove/src/transaction.rs Β·
- Step 1: straightforward rewrite of prepare_arguments Β·
- Simplify prepare_arguments signature Β·
- Bonus: use macro to compact code even more Β·
- Merg...
1.2.4
Changelog 1.2.4β¦1.2.3
- Dove tx + run: multiple scripts in one file (#70) Β·
- ci: fix new release (#78) Β·
- Fix decompiler tests Β·
- Fix tx command Β·
- Revert executor changes Β·
- Remove old builder Β·
- Resolve conflict Β·
- Fix prover Β·
- Compiler refactoring (#81) Β·
- Nix build/environment support (#80) Β·
- dove tx: changes for the signers type (#82) Β·
- dove build :: git :: message when there is no network (#84) Β·
- added version check for dove with semver (#85) Β·
1.2.3
Changelog 1.2.3β¦1.2.1
- Add
dove provesubcommand Β· - Fix compilation Β·
- Rename layout fields Β·
- Implement support for {{sender}} placeholders Β·
- Fix output paths Β·
- Changed project name validation. Β·
- Remove git history after checkout. Β·
- Changed metadata local_path for git dependencies. Β·
- Hide
dove provesubcommand behind a feature gate Β· - Add account_address to prover config Β·
- Expect z3 in PATH for prover Β·
- Remove redundant env_logger Β·
- Remove ConstPool Β·
- Extended metadata. Added local dependencies to the git packages. Β·
- Merge pull request #62 from pontem-network/some_fix Β·
- Fix for error mapping. Β·
- Removed unused dependency. Β·
- Merge pull request #64 from pontem-network/fix_for_build_panic Β·
- Fix dependencies Β·
- Dove: formatting output Β·
- Merge pull request #63 from pontem-network/ponc-151-constpool Β·
- Dove: remove #![allow(dead_code)] in test (#56) Β·
- Simplify output Β·
- Add prover artifacts directory to manifest Β·
- Merge pull request #55 from pontem-network/ponc-69-move-prover Β·
- grammatical mistakes Β·
- fix + test: dove fn_name(###) -t ### Β·
- Merge pull request #69 from pontem-network/fix-clippy-branches-sharing-code Β·
- Merge pull request #54 from pontem-network/output_formatting_dove Β·
- Refactor explain_effects functions Β·
- Use diem/resource-viewer to pretty-print resources Β·
- Added ChangeType enum to replace string-typing in explain.rs Β·
- Impement event pretty-printing Β·
- Fix ChangeType usage Β·
- Refactor ResourceChange Β·
- Refactor explain_effects Β·
- Remove unused functions in explain module Β·
- Remove unused format_resource_change function Β·
- Simplify ident function Β·
- Move all indents by one to the left Β·
- Use slices in ExplainedTransactionEffects API Β·
- Fix executor tests Β·
- Merge pull request #68 from pontem-network/ponc-150-resource-output Β·
- $ dove metadata --validate Β· and tests Β·
- Removing line number from an error Β·
- Merge pull request #61 from pontem-network/fix_dove_create_transaction Β·
- Refactor index building Β·
- Handle transitive deps in Index::build Β·
- Fix git deps path Β·
- Merge pull request #72 from pontem-network/ponc-153-index-build Β·
- Add doc-gen feature (#74) Β·
- changing in "dove run" similar to "dove tx" Β·
- Update dove/src/transaction.rs Β·
- Step 1: straightforward rewrite of prepare_arguments Β·
- Simplify prepare_arguments signature Β·
- Bonus: use macro to compact code even more Β·
- Merge pull request #66 from pontem-network/change_to_dove_run Β·
- Merge pull request #67 from pontem-network/validate_dove_manifest Β·
- Specific version of indexmap (#75) Β·
Formally current version should be 1.2.25 aproximatelly. We should not miss to bump patch part for each patch.
1.2.2
Please wait build completions for:
Changelog 1.2.2β¦1.2.1
- Changed project name validation. β
- Remove git history after checkout. β
- Changed metadata local_path for git dependencies. β
- Extended metadata. Added local dependencies to the git packages. β
- Merge pull request #62 from pontem-network/some_fix β
- Fix for error mapping. β
- Removed unused dependency. β
- Merge pull request #64 from pontem-network/fix_for_build_panic β
Changelog 1.2.1β¦1.2.0
- Use project account address as default script signer. β
- Remove authors from manifest. β
- Rename target to artifacts. Resolved naming collision with cargo. β
- Added minimal flag for new and init. β
- Rename packages. β
- Fixed typos. β
- Merge pull request #53 from pontem-network/fixset β
- Add integration tests for Dove (#48) β
- Dove: URL validation for
blockchain_api(#52) β - Dove: colored
Writetrait object instead of hardcodedStdoutfor command line output (#49) β - Bump dove version. β
- Bump dove version (#59) β
- Dove: fix CI failure introduced by stdout stream change (#57) β
1.2.1
Changelog 1.2.1β¦1.2.0
- Use project account address as default script signer. β
- Remove authors from manifest. β
- Rename target to artifacts. Resolved naming collision with cargo. β
- Added minimal flag for new and init. β
- Rename packages. β
- Merge pull request #53 from pontem-network/fixset β
- Add integration tests for Dove (#48) β
- Dove: URL validation for
blockchain_api(#52) β - Dove: colored
Writetrait object instead of hardcodedStdoutfor command line output (#49) β - Bump dove version. β
- Bump dove version (#59) β
- Dove: fix CI failure introduced by stdout stream change (#57) β