diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index 23ec54e..9724ae3 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -27,7 +27,7 @@ jobs: - name: Install moc version manager run: | npm --yes -g i mocv - mocv use 0.9.1 + mocv use 0.10.2 export DFX_MOC_PATH=$(mocv bin current)/moc - name: install mops @@ -35,8 +35,8 @@ jobs: npm --yes -g i ic-mops mops i - - name: Detect warnings - run: make no-warn + # - name: Detect warnings + # run: make no-warn - name: Run Tests run: | @@ -61,7 +61,7 @@ jobs: - name: Install moc version manager run: | npm --yes -g i mocv - mocv use 0.9.1 + mocv use 0.10.2 export DFX_MOC_PATH=$(mocv bin current)/moc - name: Install stable toolchain diff --git a/icrc1-default-args.txt b/icrc1-default-args.txt index ad39e59..4dae13c 100644 --- a/icrc1-default-args.txt +++ b/icrc1-default-args.txt @@ -1,9 +1,9 @@ ( record { name = ""; symbol = ""; - decimals = 6; - fee = 1_000_000; - max_supply = 1_000_000_000_000; + decimals = 3; + fee = 1_000; + max_supply = 1_000_000_000; initial_balances = vec { record { record {