Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Update 1.5.2 (#186)
Browse files Browse the repository at this point in the history
* Update diem version

* [1.5.2] Dove: tests (#182)

* project_build_build -> project_build

* Tests: 1.5.2

* find_script_function: Added name check for "Bytecode::Script"

* find script by SourceMap

* MoveStdlib(Diem) => MoveStdlib(Pontem)

* ci: Download MoveStdlib

* clippy

* Update stdlib version.

* Fix for clippy.

* Fix for clippy.

* Update 1.5.2f (#187)

* deleting a duplicate

* structopt help

* fmt

* removed manifest.rs

* Remove treasury signer.

Co-authored-by: Максим Владимиров <[email protected]>
  • Loading branch information
RIg410 and vladimirovmm authored Jan 14, 2022
1 parent 5afe657 commit 9c278bb
Show file tree
Hide file tree
Showing 30 changed files with 1,062 additions and 726 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: test
args: test_cmd_dove_build_without_arguments
args: test_cmd_dove_run_with_params

# Test All
- name: Test All
Expand Down
Loading

0 comments on commit 9c278bb

Please sign in to comment.