- 27 Feb, 2022 3 commits
-
-
ValarDragon authored
-
ValarDragon authored
-
ValarDragon authored
-
- 25 Feb, 2022 5 commits
-
-
Adam Tucker authored
-
Unity Chaos authored
-
Dev Ojha authored
-
Dev Ojha authored
-
Adam Tucker authored
* v7 guide * switch cosmovisor installation method
-
- 24 Feb, 2022 9 commits
-
-
Roman authored
-
Dev Ojha authored
* Remove a warning message you get in logs * More logs for migration
-
Matt, Park authored
* Add query for superfluid undelegations per denom * Add superfluid undelegation query * Add cli * Fix cli * Remove denom specifier in url * fix typo :( * Fix lint * Re-generate protofiles due to FUD Co-authored-by: ValarDragon <dojha12@gmail.com>
-
Dev Ojha authored
-
Matt, Park authored
-
Dev Ojha authored
-
Dev Ojha authored
* Fix message server init * Add cli for lockandsuperfluiddelegate Co-authored-by: mattverse <mattpark1028@gmail.com>
-
Matt, Park authored
* Add grpc query for all superfluid delegations * Add cli * Add query cmd * Fix typo, add comment Co-authored-by: ValarDragon <dojha12@gmail.com>
-
Dev Ojha authored
* Remove error from removeLockRef * Make creating a bonded lock not create unused time ref keys * Fix genesis test (just had to move the order of things) * Remove more unnecessary bool's that could lead to using an unsafe refkey * Improve spec
-
- 23 Feb, 2022 10 commits
-
-
Dev Ojha authored
* Move events out of stake.go * Rename SuperfluidDelegateMore -> IncreaseSuperfluidDelegation
-
Ethan Frey authored
-
Matt, Park authored
-
Matt, Park authored
-
Sunny Aggarwal authored
* in progress * in progress * in progress * queries * asdf
-
Sunny Aggarwal authored
-
Dev Ojha authored
* Reduce the amount of work in migration * Update risk factor * Update tests * Update migration test
-
Dev Ojha authored
* Delete superfluid epochs identifier * Fix merge conflict
-
Matt, Park authored
* Add superfluid migrations code * Add AddNewSuperfluidAsset
-
Unity Chaos authored
* mint/incentives epoch to day * unbonding period 240s to match longest incentive period * > * debug lines * more debug lines * distributeBaseDenom * fix NativeDenom function * nativedenom * remove print lines * remove print lines * cleanup * add fmt import back in * add fmt import back in * gofmt
-
- 22 Feb, 2022 12 commits
-
-
Dev Ojha authored
* Simplify staking reward pipeline and make a new begin block helper * Move helper methods to single file * Don't correct accumulation store at migration time
-
antstalepresh authored
* spec change thoughts * small changeS * add few changes * add missing events * update readme * add proposal * small changes
-
Matt, Park authored
* WIP: fixing staking test code * WIP: change test cases * Fix tests * Fix intermediate account bug * remove some more lines in lock tokens / fix misspell * Code re-use in SetupSuperfluidDelegate Co-authored-by: ValarDragon <dojha12@gmail.com>
-
Ethan Frey authored
* Load pinned codes on app startup * Add TxCounter Ante Handler
-
Dev Ojha authored
* Update spec for epoch * Simplify AddSynthLockRefs * Simplify lockref creation * switch BeginForceUnlock to take in a lockID instead * Improve log message * Minor comment update * Fix subtle DeleteSyntheticLockRef bug
-
Sunny Aggarwal authored
-
Dev Ojha authored
* Initial commit for getting a function to run block after epoch * Fix app.go * Move FinishDistribution logic, note where I think theres a bug * Move getting locks to its own fn, add no rewards optimization * Make epoch not distr perp synth gauges * Add the pipelining! * Cleanup some test code, note edge case we ignore * Fix pool setup code * Fix merge * More testing infra work * Clean up SetupValidator code to use more black box APIs
-
Ethan Frey authored
* Bump wasmd to 0.23.0 * Add simulation gas limit ante decorator
-
Sunny Aggarwal authored
* Update lock.go * Update lock.go
-
Unity Chaos authored
* minting spec partial draft * Make mint/burn atomic with ApplyFuncIfNoError * Fix usage of cacheCtx / return value * Undelegate and DelegateMore spec sections * Line about invariant with slashing * Fix indentation from merge * fmt / lint * cacheCtx fix Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com> * cacheCtx fix Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com> * GetTotalSyntheticAssetsLocked stub Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
-
Matt, Park authored
* Add test for balance check * Lint change * Fix type * Add sanity check for balances
-
Sunny Aggarwal authored
* in progress * tests on supply offset changes * Update x/mint/keeper/keeper.go Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
-
- 21 Feb, 2022 1 commit
-
-
Matt, Park authored
* Add cli * Add test for SuperfluidUnbondLock * typo * Update x/superfluid/keeper/stake_test.go Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
-