This project is mirrored from https://github.com/osmosis-labs/osmosis.git.
Pull mirroring updated .
- 11 Sep, 2021 1 commit
-
-
ValarDragon authored
-
- 09 Sep, 2021 5 commits
-
-
antstalepresh authored
-
antstalepresh authored
-
antstalepresh authored
-
ValarDragon authored
-
Todd G authored
* add blockpane seed node * gofmt * fix whitespace * gofmt
-
- 04 Sep, 2021 1 commit
-
-
Dev Ojha authored
* Configure CI to not double run docker/builds * Undo increasing the name length
-
- 03 Sep, 2021 2 commits
-
-
Dev Ojha authored
-
antstalepresh authored
* add state export command * resolve build errors * resolve basic issues in export command * convert to underlying tokens * add unclaimed coins and fix issues on balance underlying token calculation * add total balance field that sum up all the balances
-
- 31 Aug, 2021 1 commit
-
-
Unity Chaos authored
* Script to generate LP incentive payouts from export (prop 12) * Readability changes, payments.csv * Sort output for consistency / replication * Sketch of upgrade payment code (untested) * ParseInt doesn't like whitespace * Add 1mil Osmo to feePool to fix lockup upgrade test. Still needs real test * Testcase for prop12 upgrade, minor refactor
-
- 29 Aug, 2021 2 commits
-
-
Jacob Gadikian authored
* Update CHANGELOG.md Add changelog format info and info on seeds. * Update CHANGELOG.md
-
Dev Ojha authored
* Switch to SDK branch that eliminates epoch time * Improve benchmark accuracy * Sync more things
-
- 27 Aug, 2021 2 commits
-
-
Matt, Park authored
* Create query for getting total bonded per denom > duration * Add test code for query total bond * Fix minor errors
-
Dev Ojha authored
* Add /scripts/local to gitignore * Add .vscode to gitignore
-
- 26 Aug, 2021 1 commit
-
-
Jacob Gadikian authored
* Update Dockerfile * Update Dockerfile * Create docker.yml * Update docker.yml * Update Dockerfile added seeds and cleansed command * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update docker.yml * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Applied Notional Port Standard to Osmosis * Update Dockerfile * Update Dockerfile It is a docker image that has genesis state in it for simplicity. * Update init.go * Update init.go * Update init.go * Update Dockerfile
-
- 25 Aug, 2021 3 commits
-
-
Matt, Park authored
* Modify abci logic: time drift disabled * Move CurrentEpochStartTime initialization to abci.go * Modify test codes for epoch module * Modify initializing startTime, currentEpochStartTime logic * Fix test cases * Execute AfterEpochEnd, BeforeEpochStart consecutively * Change in comment * Add logging when new epoch starts * Move all logic from Endblock to BeginBlock * reserve proto field for current_epoch_ended(deprecated) * Reserve proto, update logic for begin blocker of epoch time drift * Clearify test code for abci
-
Dev Ojha authored
* Make our test for understanding token locking gas usage give more detail * Improve messages
-
Dev Ojha authored
* Make the upgrade logic delete the old accumulation stores * Update upgrade handler v2 -> v4 * Change min pool fee to 1uosmo
-
- 24 Aug, 2021 4 commits
-
-
Jacob Gadikian authored
* Tendermint 0.34.12 * Ensure that all tendermint is 0.34.12
-
Dev Ojha authored
Co-authored-by:
mconcat <monoidconcat@gmail.com> Co-authored-by:
mconcat <monoidconcat@gmail.com>
-
Dev Ojha authored
* test in progress * test in progress * migration working * Update lock.go Co-authored-by:
mconcat <monoidconcat@gmail.com>
-
Dev Ojha authored
* in progress * test passing * migrate to protobuf * Remove minor debug code, improve panic msg Co-authored-by:
mconcat <monoidconcat@gmail.com>
-
- 23 Aug, 2021 2 commits
-
-
Matt, Park authored
* Add documentation for gamm module * Clarify shortened terms
-
Jacob Gadikian authored
super minor spelling correction
-
- 22 Aug, 2021 1 commit
-
-
Jacob Gadikian authored
-
- 19 Aug, 2021 15 commits
-
-
Dev Ojha authored
-
Jacob Gadikian authored
remove remnants from blocks per second research
-
ValarDragon authored
-
Jacob Gadikian authored
-
Unity Chaos authored
-
ValarDragon authored
-
ValarDragon authored
-
ValarDragon authored
-
ValarDragon authored
-
ValarDragon authored
-
ValarDragon authored
-
Dev Ojha authored
* Add x/incentives cli docs (#332) * add README * modify create gauge tx * modify example * modify examples * fix cli * Apply suggestions from code review Co-authored-by:
Dev Ojha <ValarDragon@users.noreply.github.com> * rm epoch duration * Apply suggestions from code review * apply review Co-authored-by:
Dev Ojha <ValarDragon@users.noreply.github.com> * Fix CLI bug with start-time being blank * fork to fix gov min deposit Co-authored-by:
mconcat <monoidconcat@gmail.com> Co-authored-by:
Unity Chaos <unitylchaos@protonmail.com>
-
Jacob Gadikian authored
* Add x/incentives cli docs (#332) * add README * modify create gauge tx * modify example * modify examples * fix cli * Apply suggestions from code review Co-authored-by:
Dev Ojha <ValarDragon@users.noreply.github.com> * rm epoch duration * Apply suggestions from code review * apply review Co-authored-by:
Dev Ojha <ValarDragon@users.noreply.github.com> * Fix CLI bug with start-time being blank * Fork in BeginBlock code (#395) * Add x/incentives cli docs (#332) * add README * modify create gauge tx * modify example * modify examples * fix cli * Apply suggestions from code review Co-authored-by:
Dev Ojha <ValarDragon@users.noreply.github.com> * rm epoch duration * Apply suggestions from code review * apply review Co-authored-by:
Dev Ojha <ValarDragon@users.noreply.github.com> * Fix CLI bug with start-time being blank * fork to fix gov min deposit Co-authored-by:
mconcat <monoidconcat@gmail.com> Co-authored-by:
Unity Chaos <unitylchaos@protonmail.com> * Add Validator Commission upgrade logic * Go mod tidy * Add script to be used for testing the upgrade * Change SDK version to v0.42.9 * Change upgrade height to 712,000 and upgrade to cosmos SDK v0.42.9 * Update testing script * Add more instructions to testing script * Add required beginblocker for SDK v0.42.9 * seeds * Update init.go remove remnants from blocks per second research * Update go.mod to version with all v0.42.* changes Co-authored-by:
mconcat <monoidconcat@gmail.com> Co-authored-by:
Dev Ojha <ValarDragon@users.noreply.github.com> Co-authored-by:
ValarDragon <dojha12@gmail.com> Co-authored-by:
Unity Chaos <unitylchaos@protonmail.com>
-
Jacob Gadikian authored
* Create build.yml builds it * Update build.yml
-