Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit f0dceb1
Author: noah <[email protected]>
Date:   Mon Jul 22 14:48:52 2024 -0400

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

commit aa0fa5f
Author: noah <[email protected]>
Date:   Mon Jul 22 14:48:45 2024 -0400

    reorganized publish more (DA0-DA0#857)

commit cf86aed
Author: noah <[email protected]>
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 <[email protected]>
Date:   Mon Jul 22 19:45:58 2024 +0200

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

commit 71dd109
Author: noah <[email protected]>
Date:   Mon Jul 22 03:56:52 2024 -0400

    updated migrate versions (DA0-DA0#855)

commit 7e6f5ce
Author: noah <[email protected]>
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 <[email protected]>
Date:   Mon Jul 22 09:43:58 2024 +0200

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

commit ce946ac
Author: noah <[email protected]>
Date:   Fri Jul 19 16:23:14 2024 -0400

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

commit ebc7914
Author: noah <[email protected]>
Date:   Thu Jul 18 13:12:14 2024 -0400

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

commit 8c37b9e
Author: noah <[email protected]>
Date:   Wed Jul 17 16:03:09 2024 -0400

    BitSong fantoken factory (DA0-DA0#845)
  • Loading branch information
ismellike authored and Jake Hartnell committed Aug 14, 2024
1 parent 9cea2d1 commit 713366d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dao-pre-propose-base/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ semver = { workspace = true }
cw-denom-v241 = { workspace = true }
dao-pre-propose-base-v241 = { workspace = true }
dao-voting-v241 = { workspace = true }
cw-orch = {workspace = true}
cw-orch = { workspace = true }

[dev-dependencies]
cw-multi-test = { workspace = true }

0 comments on commit 713366d

Please sign in to comment.