- 19 Sep, 2022 10 commits
-
-
Adam Tucker authored
-
Adam Tucker authored
-
Adam Tucker authored
-
Adam Tucker authored
-
Adam Tucker authored
-
Adam Tucker authored
-
Adam Tucker authored
-
Adam Tucker authored
-
Adam Tucker authored
-
mergify[bot] authored
* x/poolincentives: genesis import/export patch (#2769) * pool incentives export patch * Update proto/osmosis/pool-incentives/v1beta1/incentives.proto Co-authored-by:
Dev Ojha <ValarDragon@users.noreply.github.com> * make Dev suggestion Co-authored-by:
Dev Ojha <ValarDragon@users.noreply.github.com> (cherry picked from commit 877008eb ) # Conflicts: # app/keepers/keepers.go # x/pool-incentives/keeper/keeper.go # x/pool-incentives/types/expected_keepers.go # x/pool-incentives/types/genesis.pb.go # x/pool-incentives/types/incentives.pb.go * v11 changes for export gen Co-authored-by:
Adam Tucker <adam@osmosis.team>
-
- 02 Sep, 2022 1 commit
-
-
mergify[bot] authored
(cherry picked from commit 6d935e33 ) Co-authored-by:
Ajaz Ahmed Ansari <ajansari9585@gmail.com>
-
- 30 Aug, 2022 1 commit
-
-
mergify[bot] authored
* Remove localosmois Dockerfile * Retain .osmosisd folder (cherry picked from commit 09b18a5f ) Co-authored-by:
Niccolo Raspa <6024049+niccoloraspa@users.noreply.github.com>
-
- 29 Aug, 2022 1 commit
-
-
mergify[bot] authored
* x/incentives: cli updates (#1985) * incentives cli updates * linter fix * Update x/incentives/client/cli/query.go Co-authored-by:
Roman <roman@osmosis.team> * Update x/incentives/client/cli/query.go Co-authored-by:
Roman <roman@osmosis.team> * make Roman suggestions * make review suggestions * revert suggestion * address roman comment error verbiage * linter * address review comments * get est rewards fix * fix comment Co-authored-by:
Roman <roman@osmosis.team> (cherry picked from commit 079bdd49 ) # Conflicts: # x/incentives/client/cli/cli_test.go # x/incentives/client/cli/query.go * fix conflicts Co-authored-by:
Adam Tucker <adam@osmosis.team>
-
- 26 Aug, 2022 1 commit
-
-
mergify[bot] authored
* Puneet/epochevents (#2515) * add events from cachectx to main ctx events * add tests for events from hooks. * add entry to CHANGELOG.md (cherry picked from commit 1b5e970c ) # Conflicts: # CHANGELOG.md * Fix conflict Co-authored-by:
Puneet <59960662+puneet2019@users.noreply.github.com> Co-authored-by:
Dev Ojha <dojha@berkeley.edu>
-
- 23 Aug, 2022 3 commits
-
-
mergify[bot] authored
* Move check-generated scripts to scripts/ci folder * Remove contrib folder * Remove contrib folder references (cherry picked from commit 528bd920 ) # Conflicts: # contrib/images/osmobuilder/Makefile Co-authored-by:
Niccolo Raspa <6024049+niccoloraspa@users.noreply.github.com>
-
mergify[bot] authored
(cherry picked from commit d2a16492 ) Co-authored-by:
Niccolo Raspa <6024049+niccoloraspa@users.noreply.github.com>
-
mergify[bot] authored
(cherry picked from commit c483c32f ) Co-authored-by:
Roman <roman@osmosis.team>
-
- 22 Aug, 2022 1 commit
-
-
mergify[bot] authored
* Remove schedule * Remove alarm, use height parameter for previous versions (cherry picked from commit a630449a ) Co-authored-by:
Niccolo Raspa <6024049+niccoloraspa@users.noreply.github.com>
-
- 19 Aug, 2022 2 commits
-
-
mergify[bot] authored
refactor(x/mint): remove SetInitialSupplyOffsetDuringMigration keeper method (backport #2418) (#2456) * refactor(x/mint): remove SetInitialSupplyOffsetDuringMigration keeper method (#2418) * refactor(x/mint): remove SetInitialSupplyOffsetDuringMigration keeper function * changelog * resolve merge conflict (cherry picked from commit 3d7d48c8 ) # Conflicts: # CHANGELOG.md # x/mint/keeper/keeper_test.go * Fix conflict Co-authored-by:
Roman <roman@osmosis.team> Co-authored-by:
Dev Ojha <dojha@berkeley.edu>
-
mergify[bot] authored
* feat: add multiple docker images (#2440) * Change default image && copy all go deps in 1 layer * Extend workflow to push multiple docker images (cherry picked from commit 4b5eccf0 ) # Conflicts: # Dockerfile * Fix conflicts Co-authored-by:
Niccolo Raspa <6024049+niccoloraspa@users.noreply.github.com> Co-authored-by:
Niccolo Raspa <nraspa@live.it>
-
- 18 Aug, 2022 2 commits
-
-
mergify[bot] authored
* Fix reproducible linux builds (#2427) * Avoid hardcoding CosmWasm version * Improve Dockerfile and enable reproducible builds * add start cmd to e2e test Co-authored-by:
Adam Tucker <adam@osmosis.team> (cherry picked from commit c83936c5 ) # Conflicts: # Dockerfile # tests/e2e/containers/containers.go * Fix conflicts in Dockerfile * Remove unconsistent file * Replace command to get cosmwasm version * add fix Co-authored-by:
Niccolo Raspa <6024049+niccoloraspa@users.noreply.github.com> Co-authored-by:
Niccolo Raspa <nraspa@live.it> Co-authored-by:
Adam Tucker <adam@osmosis.team>
-
mergify[bot] authored
* improve superfluid errors * fix formatting * Update x/superfluid/keeper/stake.go Co-authored-by:
Adam Tucker <adam@osmosis.team> Co-authored-by:
Adam Tucker <adam@osmosis.team> (cherry picked from commit 68c8cb43 ) Co-authored-by:
Roman <roman@osmosis.team>
-
- 17 Aug, 2022 2 commits
-
-
mergify[bot] authored
(cherry picked from commit df2c511b ) Co-authored-by:
Niccolo Raspa <6024049+niccoloraspa@users.noreply.github.com>
-
mergify[bot] authored
* Refactor distr_test.go to table-driven (#2192) * TestUpdateDistrRecords * TestReplaceDistrRecords * TestAllocateAsset * format * suite.Require * remove fmt * format * format * rename args * remove old test func, already in new tests * refactor test struct * add comment, calculate * use default bond denom * refactor AllocateAsset tests * fix go mod (cherry picked from commit 6c0c8ad8 ) # Conflicts: # go.mod # go.sum * resolve conflict * fix * go mod tidy * resolve conflict * fix * no change go mod go sum Co-authored-by:
Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
-
- 16 Aug, 2022 1 commit
-
-
mergify[bot] authored
Co-authored-by:
Roman <ackhtariev@gmail.com>
-
- 15 Aug, 2022 4 commits
-
-
Roman authored
* chore: v11.0.1 changelog * typo
-
Roman authored
* chore: update import paths on v11.x * changelog
-
mergify[bot] authored
* Use external volume as cache && fix backporting height (#2383) (cherry picked from commit c5b74241 ) # Conflicts: # .github/workflows/check-state-compatibility.yaml * Fix conflicts Co-authored-by:
Niccolo Raspa <6024049+niccoloraspa@users.noreply.github.com> Co-authored-by:
Niccolo Raspa <nraspa@live.it>
-
mergify[bot] authored
refactor(ci): improve update paths job with per-branch names and check out non-main branch (#2400) (#2402) (cherry picked from commit a1dc6941 ) Co-authored-by:
Roman <roman@osmosis.team>
-
- 13 Aug, 2022 4 commits
-
-
mergify[bot] authored
Co-authored-by:
Roman <ackhtariev@gmail.com>
-
mergify[bot] authored
(cherry picked from commit ef0dc173 ) Co-authored-by:
Roman <roman@osmosis.team>
-
mergify[bot] authored
Co-authored-by:
Roman <ackhtariev@gmail.com>
-
mergify[bot] authored
Co-authored-by:
Roman <ackhtariev@gmail.com>
-
- 12 Aug, 2022 2 commits
-
-
mergify[bot] authored
* fix(ci): import paths script to work with query gen * Update scripts/replace_import_paths.sh * echo for query gen and remove redundant file check * double quote (cherry picked from commit 9b75ed9c ) Co-authored-by:
Roman <roman@osmosis.team>
-
mergify[bot] authored
(cherry picked from commit e83b31c2 ) # Conflicts: # scripts/replace_import_paths.sh Co-authored-by:
Roman <roman@osmosis.team>
-
- 11 Aug, 2022 4 commits
-
-
mergify[bot] authored
* [README] Contributing.md: Simplify test examples (#2314) * simpler tests * nit * removed setup case * rom and matt feedback (cherry picked from commit 729324c6 ) # Conflicts: # CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md Co-authored-by:
Sishir Giri <sis1001@berkeley.edu>
-
mergify[bot] authored
(cherry picked from commit 4f991d37 ) Co-authored-by:
Roman <roman@osmosis.team>
-
mergify[bot] authored
* Chore: add build tags to e2etest (#2231) * add build tags to e2etest * update makefile * update VS Code Debug Configuration in e2e test README * init_test e2e * e2e package in makefile (cherry picked from commit 5e2bb89f ) # Conflicts: # Makefile # tests/e2e/README.md * fix conflict * Update Makefile Co-authored-by:
vuong <56973102+vuong177@users.noreply.github.com> Co-authored-by:
vuong <nguyenvuong1122000@gmail.com>
-
mergify[bot] authored
* Remove unused cdc arguments (#2319) * Remove unused cdc arguments * undo removal in superfluid (cherry picked from commit 201d81d2 ) * Fix conflicts * Update x/pool-incentives/keeper/keeper.go Co-authored-by:
Dev Ojha <ValarDragon@users.noreply.github.com> Co-authored-by:
Dev Ojha <dojha@berkeley.edu>
-
- 10 Aug, 2022 1 commit
-
-
mergify[bot] authored
(cherry picked from commit 3d866e43 ) Co-authored-by:
Sishir Giri <sis1001@berkeley.edu>
-