- 25 Dec, 2021 2 commits
-
-
Sunny Aggarwal authored
-
Sunny Aggarwal authored
-
- 24 Dec, 2021 1 commit
-
-
Sunny Aggarwal authored
-
- 18 Dec, 2021 2 commits
-
-
Robert Zaremba authored
-
Robert Zaremba authored
-
- 16 Dec, 2021 2 commits
-
-
Jacob Gadikian authored
uses itastakers as a second rpc because decentralization.
-
Matt, Park authored
* Change proto Pool -> BalancerPool * Proto changes implementation * Change proto * Revert Pool Query from BalancerPool * Change method names accordingly * Adjust marshal.go to struct change * Fix test * Revert Pool Params, remove Exitfee, Swapfee query * Remove unused Yaml from gamm query import * Add Pool Params Query * Revert yaml import * Revert marshal test * Revert marshal back to poolParams * Change Params -> BalancerPoolParams * Fix lint * Fix test Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
-
- 14 Dec, 2021 1 commit
-
-
Matt, Park authored
* Add default params to pool-incentives genesis * Change default genState of Records to be nil
-
- 08 Dec, 2021 1 commit
-
-
ValarDragon authored
-
- 07 Dec, 2021 1 commit
-
-
Dev Ojha authored
-
- 02 Dec, 2021 1 commit
-
-
Dev Ojha authored
* WIP spec for F1 Fee architecture * WIP, amend this message * Cleanup the doc some more
-
- 30 Nov, 2021 1 commit
-
-
Puneet authored
-
- 29 Nov, 2021 1 commit
-
-
Jacob Gadikian authored
* Update init.go * fmt
-
- 27 Nov, 2021 1 commit
-
-
artifactstaking authored
* Update peers.md updated peer * added seed section
-
- 25 Nov, 2021 2 commits
-
-
Dev Ojha authored
-
Jacob Gadikian authored
update the gosec action
-
- 24 Nov, 2021 3 commits
-
-
Dev Ojha authored
* x/gamm: Deduplicate the FundAccounts coins constant * x/lockup: Fix noise from FundAccount in gas_test * osmotestutils: Add GetFeeString function * Replace complex fee cli line with simple osmotestutils call
-
Jacob Gadikian authored
* Delete docker.yml This is a for now change: will bring back with something faster that only builds and pushes images when we make releases. * Update CHANGELOG.md
-
Matt, Park authored
* WIP: update testnetify script * Update testnify script to recent state
-
- 21 Nov, 2021 3 commits
-
-
Dev Ojha authored
* Update app.go to correctly do SDK module upgrade logic * Add the logic for initializing txfees * Add authz module * Make corrections for InitGenesis handling to work * Update to IBC v2
-
Sunny Aggarwal authored
-
Jacob Gadikian authored
Co-authored-by: ValarDragon <dojha12@gmail.com>
-
- 19 Nov, 2021 10 commits
-
-
Jacob Gadikian authored
This really can't hurt: https://github.com/informalsystems/gosec
-
Dev Ojha authored
-
Dev Ojha authored
-
Jack Zampolin authored
-
ValarDragon authored
-
Dev Ojha authored
-
Sunny Aggarwal authored
-
ValarDragon authored
-
Sunny Aggarwal authored
* works! * Update x/claim/types/expected_keepers.go * use helper functions in existing code * Fix lint * Update cmd/osmosisd/cmd/testnetify/cmd.go * Fix testcase settings * fix clawback * fix lint * Documentation updates * switch map to array * Update cmd/osmosisd/cmd/genaccounts.go Co-authored-by: mattverse <mattpark1028@gmail.com> Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com> Co-authored-by: ValarDragon <dojha12@gmail.com> Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
-
Matt, Park authored
* WIP gas joinpool tests * Add gas test for join pool * Add test for JoinPool with distinct denom Co-authored-by: ValarDragon <dojha12@gmail.com>
-
- 15 Nov, 2021 3 commits
-
-
Matt, Park authored
-
Matt, Park authored
* Create Query for active gauge per pool * Reserve prior function, add godoc
-
Dev Ojha authored
* Add more to the txfeees README * Update x/txfees/README.md
-
- 05 Nov, 2021 3 commits
-
-
Sunny Aggarwal authored
* in progress * in progress * in progress * update proto genesis basetokens -> basetoken * passed txfees test * working! * address @antstalepresh review * remove unnecessary file * Update app/ante.go * Apply comment suggestions from code review Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com> * comments from @valardragon review * delete REST folder * panic in initgenesis * Update x/txfees/module.go Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com> * remove memkey * remove old mempoolfeedecorator * stuff happened * switch to table driven tests * mempool decorator tests * register legacy amino codec * fix lint * add readme stub * improve lint * Update x/txfees/keeper/feedecorator.go Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com> * Update x/txfees/keeper/feedecorator.go * Bump go mod versions * Fix keeper for main updates Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com> Co-authored-by: ValarDragon <dojha12@gmail.com>
-
Greg Morrison authored
* feat(epochs): track block height in epoch info * refactor(epochs): use single field to track epoch block height * refactor(abci test): test legacy EpochInfo message compatability
-
Adam Tucker authored
As stated in issue #569, utilizing v4.1.0 to start a full node from scratch will give the error "panic: unknown field "current_epoch_ended" in types.EpochInfo". Once passed block 1314500, you can then upgrade to v4.1.0
-
- 30 Oct, 2021 2 commits
-
-
Dev Ojha authored
-
Greg Morrison authored
-