This project is mirrored from https://github.com/osmosis-labs/osmosis.git. Pull mirroring updated .
  1. 11 Jan, 2022 1 commit
  2. 09 Jan, 2022 14 commits
    • ValarDragon's avatar
      Small improvements, add changelog · 9a272d62
      ValarDragon authored
      9a272d62
    • ValarDragon's avatar
      45646d68
    • ValarDragon's avatar
      Add Arb checktx filter, to raise gas · 2e82b58d
      ValarDragon authored
      2e82b58d
    • ValarDragon's avatar
      Update Changelog · 23811ef6
      ValarDragon authored
      23811ef6
    • ValarDragon's avatar
      Merge in v6.x experimental p2p branch · f761f974
      ValarDragon authored
      f761f974
    • Marko's avatar
      remove duplicate app.toml code (#737) · 316de11e
      Marko authored
      
      * remove duplicate code
      
      * touchup
      
      Co-authored-by: default avatarMarko Baricevic <markobaricevic3778@gmail.com>
      316de11e
    • Dev Ojha's avatar
      Update export-derive-balances to take in additional filtering by pool IDs (#720) · 256163a1
      Dev Ojha authored
      * Testing with hardcoded pool ID
      
      * Add PoolIds Flag
      
      * Flag "_" -> "-"
      256163a1
    • Dev Ojha's avatar
      Make all keepers pointers, use multiple initialization methods (#697) · 343bce96
      Dev Ojha authored
      * Make all keepers pointers, use multiple initialization methods
      
      * Split out new store loader logic
      
      * Make antehandler input simpler
      
      * Improve comment
      
      * Improve comment
      343bce96
    • Dev Ojha's avatar
      RocksDB go.mod fix (copy of @faddat's PR) (#715) · 5a5cc385
      Dev Ojha authored
      
      * gorocksdb
      
      * changelog
      
      Co-authored-by: default avatarfaddat <jacobgadikian@gmail.com>
      5a5cc385
    • Jacob Gadikian's avatar
      State Sync (#707) · e8e54e4e
      Jacob Gadikian authored
      * Update statesync.sh
      
      * Update statesync.sh
      
      * Update statesync.sh
      e8e54e4e
    • Marko's avatar
      remove extra replaces (#706) · 7a8b891d
      Marko authored
      
      * remove extra replaces
      
      * bump versions
      
      * add dependabot
      
      Co-authored-by: default avatarMarko Baricevic <markobaricevic3778@gmail.com>
      7a8b891d
    • 0xkrane's avatar
      fix: slippage spelling for osmosis docs (#703) · f4db2adb
      0xkrane authored
      f4db2adb
    • Dev Ojha's avatar
      Move fork and upgrade logic into sub-directory structure (#680) · 66637c36
      Dev Ojha authored
      * Move fork logic into sub-directory structure
      
      * Move upgrade handlers into sub-directories
      
      * Move upgrade logic to end of keeper initialization
      
      * Add v4 migration test
      66637c36
    • Daniel Farina's avatar
      Merge official documentation to main (#688) · 4da4013a
      Daniel Farina authored
      
      * First version of Osmosis docs site. Work in progress.
      
      * Updated docs build branch trigger to the doc branch in order to test it. Once this is ready it will be changed back to the main branch.
      
      * Updated Doc Git Action's title
      
      * Joining Testnet Github Pages (#605)
      
      * Czar docs for PR to docs/dev
      * test
      * Added joining testnet instructions
      
      * Joining Mainnet Github Pages (#606)
      
      * Czar docs for PR to docs/dev
      * test
      * Added joining testnet instructions
      * Joining mainnet instructions completed with minor testnet changes
      
      * New sidebar structure
      Breakdown of joining testnet/mainnet
      Separated instructions for installing CLI
      Added new integration's section with the token listing process
      Created new terminology page
      Removed other-features, moved LBPs into the liquidity section
      Created a new wallet's section place holder.
      
      * Added home page, navbar, osmo theme color, and squared out logo (#607) (#608)
      
      * Czar docs for PR to docs/dev
      
      * test
      
      * Added joining testnet instructions
      
      * Joining mainnet instructions completed with minor testnet changes
      
      * added home page, navbar, osmo theme color, and squared out logo
      
      Co-authored-by: default avatarDaniel Farina <dan@osmosis.team>
      
      Co-authored-by: default avatarAdam Tucker <adamleetucker@outlook.com>
      Co-authored-by: default avatarDaniel Farina <dan@osmosis.team>
      
      * New theme
      New stylesheet overwrite
      New config Typescript based
      Added app screenshot on intro
      Moved a few sections around
      Added block explorer links
      Updated home page links
      
      * Intro page app screenshot
      
      * Docs dev (#613)
      
      * Updated Doc Git Action's title
      
      * Joining Testnet Github Pages (#605)
      
      * Czar docs for PR to docs/dev
      * test
      * Added joining testnet instructions
      
      * Joining Mainnet Github Pages (#606)
      
      * Czar docs for PR to docs/dev
      
      * test
      
      * Added joining testnet instructions
      
      * Joining mainnet instructions completed with minor testnet changes
      
      * New sidebar structure
      
      *  Breakdown of joining testnet/mainnet
      
      *  Separated instructions for installing CLI
      
      *  Added new integration's section with the token listing process
      
      *  Created new terminology page
      
      * Removed other-features, moved LBPs into the liquidity section
      
      * Created a new wallet's section place holder.
      
      * Added home page, navbar, osmo theme color, and squared out logo (#607) (#608)
      
      * Czar docs for PR to docs/dev
      
      * test
      
      * Added joining testnet instructions
      
      * Joining mainnet instructions completed with minor testnet changes
      
      * added home page, navbar, osmo theme color, and squared out logo
      
      Co-authored-by: default avatarAdam Tucker <adamleetucker@outlook.com>
      Co-authored-by: default avatarDaniel Farina <dan@osmosis.team>
      
      * Simplified navigation
      Added wallet doc (needs work, place holder)
      Added Osmosis App section
      Created the Develop/Validate/Integrate folders with unique navigation for each.
      
      * Example of Keplr instructions with screen captures.
      Other fixes.
      
      * Adding some screen capture examples to Kepler guide.
      
      * Example of visual instructions.
      
      * Osmosis labs docs (#617)
      
      * create section bookmarks, mainnet/testnet division, homepage simplify
      * accidental merge issue
      
      * Docs vue (#622)
      
      * Updated Docs based on VUEPRESS 1.x
      
      * Deleted old files
      
      * Adding discord & Github card
      Small padding fix
      
      * added validator instructions, fixed dark mode logo, dark mode card text to black
      
      * Updated integrator & validators doc & nav.
      
      Co-authored-by: default avatarAdam Tucker <adamleetucker@outlook.com>
      
      * package update
      
      * sidebar fixes
      
      * Add base to site in order for assets to load correctly.
      
      * Image path fix.
      
      * Docs vue (#624)
      
      * Updated Docs based on VUEPRESS 1.x
      
      * Deleted old files
      
      * Adding discord & Github card
      Small padding fix
      
      * added validator instructions, fixed dark mode logo, dark mode card text to black
      
      * Updated integrator & validators doc & nav.
      
      * v0.0.2
      
      * added more validator instructions, got rid of inline css and changed class instead
      
      * included smooth scrolling, code clipboard button, included line numbers with line number spacing fix, reduced white in dark mode
      
      * validator sidebar bug fix, must have osmo in wallet paragraph, track validator active set command
      
      * small code cleanup before testing larger change
      
      * night switch changes color, changed palette to exact osmo colors, changed searchbar
      
      * Navbar breakpoint increased, mobile colors corrected, dark mode switch color corrected
      
      * logo padding fix, color adjust
      
      Co-authored-by: default avatarAdam Tucker <adamleetucker@outlook.com>
      
      * Fix small typo
      
      * Fix small typo
      
      * Merge remote-tracking branch 'origin/docs' into docs-vue
      
      * plugin-resgister-compenents 2.0.0 caused build issues on git pages, moved down to 1.3.1
      
      * absolute image path fix
      
      * relative path img
      
      * img path fix attempt
      
      * img path fixed and button fill issue
      
      * version update to force cache update
      
      * fill issues
      
      * osmo bullets
      
      * mobile fixes
      
      * further mobile fixes
      
      * color correction
      
      * revive dead links
      
      * added testnet instructions using v4 and snapshot
      
      * Deleted sample modules doc's
      Created placeholder for Osmosis modules
      We will reference all native modules after we document our modules first.
      
      * Updated sidebar - Added new modules, deleted old place holders.
      
      * Added the official gamm module documentation.
      
      * title updates
      
      * title updates
      
      * Added txfees docs
      
      * Added lockup docs
      
      * testnet snapshot link improved
      
      * Added validator home page, removed manual as of dates
      
      * Simplified APP docs structure.
      
      * Integrate and Validate have home pages
      
      * homepage change cards
      
      * created home pages for all tabs but overview, added pictures for network resource cards
      
      * homepage redesign for simplicity
      
      * changed home page
      
      * code background change, icon improvement
      
      * code line height did not match numbering
      
      * v5 testnet instructions
      
      * update package.json version for cache reset
      
      * disable smooth scroll until snap to line is fixed
      
      * changed to v5 rc2
      
      * added gov module, added verticle lines to tables
      
      * no more boring scroll bars
      
      * small gov change
      
      * changed code copy button and plugin
      
      * fixed new snapshot links, added tabs for each type of node
      
      * clarified node instructions, clarified gov module, small grammar errors
      
      * fixed checksum instructions
      
      * add git pull to commands, fixed clipboard text copied
      
      * mint module completed
      
      * added unsafe_skip_backup changes
      
      * added nested tables, making snapshot dl easy. Re enable smoothscroll since fixed
      
      * changed to v5 for cli init
      
      * stuck with wget
      
      * validator instructions were duplicated
      
      * removed prep cosmovisor instructions since upgrade happened
      
      * changed icons, darkened dark mode
      
      * V6 instructions
      
      * combined update of cosmovisor and osmosisd
      
      * added lockup module docs, added module landing page
      
      * changed 4.2.0 to 6.0.0
      
      * added gamm module docs
      
      * module work, standardizing
      
      * gov module token burn rules
      
      * updated testnet mp20 snapshot command
      
      * added incentives module, changed $URL quicksync
      
      * chainlayer's checksum isnt always hosted correctly
      
      * Testing base path for domain config
      
      Changing base path to make docs.osmosis.zone work properly.
      
      * fixed paths for docs.osmosis.zone assets
      
      * meta tag test
      
      * open graph img
      
      * finishing modules, minor updates for soft launch
      
      * dark mode edits
      
      * Finished the OSMOSIS AMM overview
      Added keys for Argolia search, still need indexing.
      
      Co-authored-by: default avatarAdam Tucker <adamleetucker@outlook.com>
      Co-authored-by: default avatarDaniel Farina <dan@osmosis.team>
      4da4013a
  3. 01 Jan, 2022 1 commit
  4. 20 Dec, 2021 2 commits
  5. 17 Dec, 2021 2 commits
  6. 16 Dec, 2021 2 commits
  7. 14 Dec, 2021 1 commit
  8. 11 Dec, 2021 6 commits
  9. 10 Dec, 2021 6 commits
  10. 09 Dec, 2021 5 commits