This project is mirrored from https://github.com/osmosis-labs/osmosis.git. Pull mirroring updated .
  1. 11 Sep, 2021 1 commit
  2. 09 Sep, 2021 5 commits
  3. 04 Sep, 2021 1 commit
  4. 03 Sep, 2021 2 commits
  5. 31 Aug, 2021 1 commit
    • Unity Chaos's avatar
      Script to generate LP incentive payouts from export (prop 12) (#439) · 3d74adf5
      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
      3d74adf5
  6. 29 Aug, 2021 2 commits
  7. 27 Aug, 2021 2 commits
  8. 26 Aug, 2021 1 commit
    • Jacob Gadikian's avatar
      Multiplatform Dockerfile with github actions build (#424) · 6ea360c3
      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
      6ea360c3
  9. 25 Aug, 2021 3 commits
    • Matt, Park's avatar
      Fix Epoch Time Drift (#403) · cb32d8ae
      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
      cb32d8ae
    • Dev Ojha's avatar
      Make our test for understanding token locking gas usage give more detail (#442) · dc0a9d94
      Dev Ojha authored
      * Make our test for understanding token locking gas usage give more detail
      
      * Improve messages
      dc0a9d94
    • Dev Ojha's avatar
      Make the upgrade logic delete the old accumulation stores (#441) · c1d3f3fa
      Dev Ojha authored
      * Make the upgrade logic delete the old accumulation stores
      
      * Update upgrade handler v2 -> v4
      
      * Change min pool fee to 1uosmo
      c1d3f3fa
  10. 24 Aug, 2021 4 commits
  11. 23 Aug, 2021 2 commits
  12. 22 Aug, 2021 1 commit
  13. 19 Aug, 2021 15 commits