Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit 85654cf
Author: ismellike <glopez11193@gmail.com>
Date:   Tue Sep 10 05:37:43 2024 -0500

    Added cw_orch fn_name for proposal executes

    follows the same naming as `dao_proposal_sudo` execute

commit 685211d
Author: Jake Hartnell <no@no-reply.no>
Date:   Wed Aug 14 17:59:24 2024 -0400

    Fix removing uninstalled packages

commit a9efb44
Author: Jake Hartnell <no@no-reply.no>
Date:   Wed Aug 14 17:57:36 2024 -0400

    Attempt to free up more disk space

commit 6660b23
Author: Jake Hartnell <no@no-reply.no>
Date:   Wed Aug 14 17:52:42 2024 -0400

    Attempt to free up disk space

commit 3990e13
Author: hard-nett <hardnettt@proton.me>
Date:   Thu Jul 25 02:08:47 2024 +0000

    dao cw-orch interface

commit 0cc80ce
Author: hard-nett <hardnettt@proton.me>
Date:   Thu Jul 25 00:42:30 2024 +0000

    cw-orch test suite for contracts

commit c255d1e
Author: Gabe <glopez11193@gmail.com>
Date:   Wed Jul 24 11:58:59 2024 -0500

    Exclude scripts from workspace

commit 06bca64
Author: Gabe <glopez11193@gmail.com>
Date:   Wed Jul 24 10:37:57 2024 -0500

    Update external.rs

commit 0ae02a1
Author: Gabe <glopez11193@gmail.com>
Date:   Wed Jul 24 10:34:31 2024 -0500

    Remove dao-interface-master from scripts

commit f5b9df5
Author: hard-nett <hardnettt@proton.me>
Date:   Wed Jul 24 22:49:38 2024 +0000

    cargo lock

commit ed3020d
Author: hard-nett <hardnettt@proton.me>
Date:   Wed Jul 24 20:20:20 2024 +0000

    bump ismellike cleanups

commit 3bdf843
Author: hard-nett <hardnettt@proton.me>
Date:   Wed Jul 24 15:42:12 2024 +0000

    lint

commit cad9837
Author: hard-nett <hardnettt@proton.me>
Date:   Wed Jul 24 15:27:45 2024 +0000

    remove tf issuer init for now

commit 73fe8c8
Author: Gabe <glopez11193@gmail.com>
Date:   Wed Jul 24 01:22:53 2024 -0500

    Clippy fixes

commit dc43643
Author: Gabe <glopez11193@gmail.com>
Date:   Tue Jul 23 17:12:34 2024 -0500

    Update integration_tests.yml

commit 9e36aed
Author: Gabe <glopez11193@gmail.com>
Date:   Tue Jul 23 16:00:04 2024 -0500

    Fix tokio dependency

commit 0bb200e
Author: hard-nett <hardnettt@proton.me>
Date:   Tue Jul 23 23:28:10 2024 +0000

    cleanup script imports

commit 776ebe3
Author: hard-nett <hardnettt@proton.me>
Date:   Tue Jul 23 23:08:05 2024 +0000

    good btsg cw-orch bump

commit 3b14168
Author: hard-nett <hardnettt@proton.me>
Date:   Tue Jul 23 23:06:45 2024 +0000

    bump

commit bf0b668
Author: hard-nett <hardnettt@proton.me>
Date:   Tue Jul 23 22:47:45 2024 +0000

    bump correct init

commit f2570de
Author: hard-nett <hardnettt@proton.me>
Date:   Tue Jul 23 21:37:15 2024 +0000

    correct import

commit 65091bd
Author: hard-nett <hardnettt@proton.me>
Date:   Tue Jul 23 21:23:30 2024 +0000

    add btsg-ft-factory to cw-orch setup

commit e836dd1
Author: Gabe <glopez11193@gmail.com>
Date:   Tue Jul 23 11:09:32 2024 -0500

    Add more payable flags + distribution contracts to external

commit 79f7052
Author: Gabe <glopez11193@gmail.com>
Date:   Mon Jul 22 17:13:40 2024 -0500

    Add orch payable flag to dao-voting-token-staked stake

commit 713366d
Author: Gabe <glopez11193@gmail.com>
Date:   Mon Jul 22 17:10:45 2024 -0500

    Squashed commit of the following:

    commit f0dceb1
    Author: noah <noahsaso@gmail.com>
    Date:   Mon Jul 22 14:48:52 2024 -0400

        replaced todo with descriptive error (DA0-DA0#858)

    commit aa0fa5f
    Author: noah <noahsaso@gmail.com>
    Date:   Mon Jul 22 14:48:45 2024 -0400

        reorganized publish more (DA0-DA0#857)

    commit cf86aed
    Author: noah <noahsaso@gmail.com>
    Date:   Mon Jul 22 13:51:46 2024 -0400

        added pre-propose v2.4.1 migration tests (DA0-DA0#856)

    commit be861a8
    Author: Jake Hartnell <Jake.Hartnell@gmail.com>
    Date:   Mon Jul 22 19:45:58 2024 +0200

        Add new contracts to publishing script. (DA0-DA0#853)

    commit 71dd109
    Author: noah <noahsaso@gmail.com>
    Date:   Mon Jul 22 03:56:52 2024 -0400

        updated migrate versions (DA0-DA0#855)

    commit 7e6f5ce
    Author: noah <noahsaso@gmail.com>
    Date:   Mon Jul 22 03:54:17 2024 -0400

        started adding pre-propose migration to v2.5.0 (DA0-DA0#854)

    commit 7646730
    Author: bekauz <bekauz@protonmail.com>
    Date:   Mon Jul 22 09:43:58 2024 +0200

        DAO rewards distributor emission rate updates (DA0-DA0#848)

    commit ce946ac
    Author: noah <noahsaso@gmail.com>
    Date:   Fri Jul 19 16:23:14 2024 -0400

        add info query to pre-propose-base (DA0-DA0#852)

    commit ebc7914
    Author: noah <noahsaso@gmail.com>
    Date:   Thu Jul 18 13:12:14 2024 -0400

        Support instantiate2 in `cw-admin-factory` (DA0-DA0#851)

    commit 8c37b9e
    Author: noah <noahsaso@gmail.com>
    Date:   Wed Jul 17 16:03:09 2024 -0400

        BitSong fantoken factory (DA0-DA0#845)

commit 9cea2d1
Author: hard-nett <hardnettt@proton.me>
Date:   Tue Jul 23 20:38:00 2024 +0000

    add external contract cw-orch suites

commit 2478f28
Author: hard-nett <hardnettt@proton.me>
Date:   Mon Jul 22 16:35:28 2024 +0000

    bump /external

commit c5995c0
Author: Gabe <glopez11193@gmail.com>
Date:   Fri Jul 19 12:08:16 2024 -0500

    Revert basic.yml

    i think caching is causing issues with the cargo.lock

commit 48c0067
Author: Gabe <glopez11193@gmail.com>
Date:   Fri Jul 19 12:06:17 2024 -0500

    Lint + not(target_arch = "wasm32") in lib.rs

commit 1d68601
Author: Gabe <glopez11193@gmail.com>
Date:   Fri Jul 19 02:40:02 2024 -0500

    Update to cw-orch .24.1

commit bcbaa7e
Author: Gabriel Lopez <glopez11193@gmail.com>
Date:   Thu Jul 18 20:56:03 2024 -0500

    Revert integration_tests.yml

commit ae81938
Author: Gabriel Lopez <glopez11193@gmail.com>
Date:   Wed Jul 17 13:18:11 2024 -0500

    Update basic.yml to cache only cargo deps

    Nightly toolchain is required for integration_tests

commit a90d77c
Author: Gabriel Lopez <glopez11193@gmail.com>
Date:   Wed Jul 17 12:45:09 2024 -0500

    Set integration_tests toolchain to latest stable

commit 485b7f7
Author: hard-nett <hardnettt@proton.me>
Date:   Sat Jul 13 18:53:38 2024 +0000

    add cw-orch to external contract

commit 449e481
Author: Gabriel Lopez <glopez11193@gmail.com>
Date:   Thu Jul 11 02:21:52 2024 -0500

    Cargo schema + fix orch wasm build and tests

commit 5ccaa5e
Author: Gabriel Lopez <glopez11193@gmail.com>
Date:   Thu Jul 11 00:40:32 2024 -0500

    Fix cargo stuff

commit 3ff1cc7
Author: Gabriel Lopez <glopez11193@gmail.com>
Date:   Wed Jul 10 23:47:50 2024 -0500

    Add cache to basic.yml

commit 2c4db48
Author: Gabriel Lopez <glopez11193@gmail.com>
Date:   Wed Jul 10 23:47:40 2024 -0500

    Fix lints

    Also updates just lint to match basic.yml

commit 1cce2ea
Author: Kayanski <kowalski.kowalskin@gmail.com>
Date:   Fri May 17 09:09:32 2024 +0000

    Added other derives

commit 7bf054c
Author: Kayanski <kowalski.kowalskin@gmail.com>
Date:   Fri May 17 09:06:45 2024 +0000

    Added derive fns

commit 302b1aa
Author: Kayanski <kowalski.kowalskin@gmail.com>
Date:   Fri May 17 08:54:07 2024 +0000

    Fix tests

commit 7999ce8
Author: Kayanski <kowalski.kowalskin@gmail.com>
Date:   Fri May 17 08:52:54 2024 +0000

    Added Queryfns on voting

commit d06b377
Author: Kayanski <kowalski.kowalskin@gmail.com>
Date:   Fri May 17 08:06:38 2024 +0000

    Finalize test changes

commit 364d12d
Author: Kayanski <kowalski.kowalskin@gmail.com>
Date:   Fri May 17 07:40:35 2024 +0000

    More tests

commit 5fa3d44
Author: Kayanski <kowalski.kowalskin@gmail.com>
Date:   Thu May 16 17:24:41 2024 +0000

    Added tests with cw-orch

commit 75d7492
Author: Kayanski <kowalski.kowalskin@gmail.com>
Date:   Thu May 16 14:41:02 2024 +0000

    First test modifications
  • Loading branch information
ismellike committed Sep 16, 2024
1 parent 340b1e1 commit 2720275
Show file tree
Hide file tree
Showing 143 changed files with 13,677 additions and 1,970 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly-2023-02-02
toolchain: nightly
target: wasm32-unknown-unknown
override: true

Expand Down
13 changes: 13 additions & 0 deletions .github/workflows/test_tube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,19 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v3

# https://github.com/orgs/community/discussions/25678
- name: Free up disk space on runner
run: |
df -h
rm -rf /usr/share/dotnet/
sudo apt-get remove -y 'php.*'
sudo apt-get remove -y '^dotnet-.*'
sudo apt-get remove -y azure-cli firefox powershell mono-devel
sudo apt-get autoremove -y
sudo apt-get clean
df -h
shell: bash

- name: Install latest nightly toolchain
uses: actions-rs/toolchain@v1
with:
Expand Down
Loading

0 comments on commit 2720275

Please sign in to comment.