Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CREATE ISSUES ON THE WHOLE PROCESS BEFORE U START WORKING #1

Closed
sbneo2022 opened this issue Feb 1, 2022 · 2 comments
Closed

CREATE ISSUES ON THE WHOLE PROCESS BEFORE U START WORKING #1

sbneo2022 opened this issue Feb 1, 2022 · 2 comments
Assignees

Comments

@sbneo2022
Copy link

No description provided.

@VimDiesel-Cosmos
Copy link
Contributor

Currently using this page (https://www.notion.so/Matrix-Stablecoin-aeeb62a0b718492aaafa1a9073e3bbcc) as an outline for which features need to be implemented regarding the stablecoin.

@VimDiesel-Cosmos
Copy link
Contributor

It looks like people are doing this now that we're more organized.

@sbneo2022 sbneo2022 self-assigned this Jul 23, 2022
@testinginprod testinginprod self-assigned this Jul 23, 2022
Unique-Divine added a commit that referenced this issue Jan 4, 2023
* remove unnecessary panics in x/perp

* change log

* chore: re-run linter

* test(oracle): stop the tyrannical behavior of tally_fuzz_test.go

* test(oracle): try assert.NotPanics for keys of length 0

* feat,test(common): Create StringSet for easy set management

* test(oracle): Increase coverage and end the collections panics in
GetWhitelistedPairs

* fix(oracle): small bug in TestFuzz_PickReferencePair

* test,feat(common): address PR feedback and add a more generic version fo CombineErrors

* linter

* Update x/common/error_test.go

Co-authored-by: NibiruHeisenberg <101130700+NibiruHeisenberg@users.noreply.github.com>

Co-authored-by: NibiruHeisenberg <101130700+NibiruHeisenberg@users.noreply.github.com>
Unique-Divine added a commit that referenced this issue Jan 6, 2023
* chore: re-run linter

* test(oracle): stop the tyrannical behavior of tally_fuzz_test.go

* test(oracle): try assert.NotPanics for keys of length 0

* test(oracle): try assert.NotPanics for keys of length 0

* feat,test(common): Create StringSet for easy set management

* test(oracle): Increase coverage and end the collections panics in
GetWhitelistedPairs

* fix(oracle): small bug in TestFuzz_PickReferencePair

* test,feat(common): address PR feedback and add a more generic version fo CombineErrors

* linter

* feat(oracle): add twap to oracle and unwire pricefeed (#1120)

* unwire pricefeed and add twap

* refactor(perp): Remove unnecessary panics | #1 (#1126)

* remove unnecessary panics in x/perp

* change log

* chore: re-run linter

* test(oracle): stop the tyrannical behavior of tally_fuzz_test.go

* test(oracle): try assert.NotPanics for keys of length 0

* feat,test(common): Create StringSet for easy set management

* test(oracle): Increase coverage and end the collections panics in
GetWhitelistedPairs

* fix(oracle): small bug in TestFuzz_PickReferencePair

* test,feat(common): address PR feedback and add a more generic version fo CombineErrors

* linter

* Update x/common/error_test.go

Co-authored-by: NibiruHeisenberg <101130700+NibiruHeisenberg@users.noreply.github.com>

Co-authored-by: NibiruHeisenberg <101130700+NibiruHeisenberg@users.noreply.github.com>

* fix: distribution module account name (#1131)

* refactor(dex): remove unnecessary panics

* refactor(stablecoin): remove unnecessary panics

Co-authored-by: Matthias <97468149+matthiasmatt@users.noreply.github.com>
Co-authored-by: NibiruHeisenberg <101130700+NibiruHeisenberg@users.noreply.github.com>
Unique-Divine added a commit that referenced this issue Jan 10, 2023
* remove unnecessary panics in x/perp

* refactor(dex): remove panics in liquidity.go

* change log

* chore: change log

* refactor: remove panics from x/dex (#1133)

* chore: re-run linter

* test(oracle): stop the tyrannical behavior of tally_fuzz_test.go

* test(oracle): try assert.NotPanics for keys of length 0

* test(oracle): try assert.NotPanics for keys of length 0

* feat,test(common): Create StringSet for easy set management

* test(oracle): Increase coverage and end the collections panics in
GetWhitelistedPairs

* fix(oracle): small bug in TestFuzz_PickReferencePair

* test,feat(common): address PR feedback and add a more generic version fo CombineErrors

* linter

* feat(oracle): add twap to oracle and unwire pricefeed (#1120)

* unwire pricefeed and add twap

* refactor(perp): Remove unnecessary panics | #1 (#1126)

* remove unnecessary panics in x/perp

* change log

* chore: re-run linter

* test(oracle): stop the tyrannical behavior of tally_fuzz_test.go

* test(oracle): try assert.NotPanics for keys of length 0

* feat,test(common): Create StringSet for easy set management

* test(oracle): Increase coverage and end the collections panics in
GetWhitelistedPairs

* fix(oracle): small bug in TestFuzz_PickReferencePair

* test,feat(common): address PR feedback and add a more generic version fo CombineErrors

* linter

* Update x/common/error_test.go

Co-authored-by: NibiruHeisenberg <101130700+NibiruHeisenberg@users.noreply.github.com>

Co-authored-by: NibiruHeisenberg <101130700+NibiruHeisenberg@users.noreply.github.com>

* fix: distribution module account name (#1131)

* refactor(dex): remove unnecessary panics

* refactor(stablecoin): remove unnecessary panics

Co-authored-by: Matthias <97468149+matthiasmatt@users.noreply.github.com>
Co-authored-by: NibiruHeisenberg <101130700+NibiruHeisenberg@users.noreply.github.com>

Co-authored-by: Matthias <97468149+matthiasmatt@users.noreply.github.com>
Co-authored-by: NibiruHeisenberg <101130700+NibiruHeisenberg@users.noreply.github.com>
k-yang added a commit that referenced this issue Jan 11, 2023
…sible form public fns (#1134)

* remove unnecessary panics in x/perp

* refactor(dex): remove panics in liquidity.go

* change log

* chore: change log

* chore: re-run linter

* test(oracle): stop the tyrannical behavior of tally_fuzz_test.go

* test(oracle): try assert.NotPanics for keys of length 0

* test(oracle): try assert.NotPanics for keys of length 0

* feat,test(common): Create StringSet for easy set management

* test(oracle): Increase coverage and end the collections panics in
GetWhitelistedPairs

* fix(oracle): small bug in TestFuzz_PickReferencePair

* test,feat(common): address PR feedback and add a more generic version fo CombineErrors

* linter

* refactor(dex): remove unnecessary panics

* refactor(stablecoin): remove unnecessary panics

* refactor(perp): make calls of public fns from vpool less dangerous in
x/perp

* checkpoint #wip vpool

* fix changelog issue from merge conflict

* refactor: remove panics from x/dex (#1133)

* chore: re-run linter

* test(oracle): stop the tyrannical behavior of tally_fuzz_test.go

* test(oracle): try assert.NotPanics for keys of length 0

* test(oracle): try assert.NotPanics for keys of length 0

* feat,test(common): Create StringSet for easy set management

* test(oracle): Increase coverage and end the collections panics in
GetWhitelistedPairs

* fix(oracle): small bug in TestFuzz_PickReferencePair

* test,feat(common): address PR feedback and add a more generic version fo CombineErrors

* linter

* feat(oracle): add twap to oracle and unwire pricefeed (#1120)

* unwire pricefeed and add twap

* refactor(perp): Remove unnecessary panics | #1 (#1126)

* remove unnecessary panics in x/perp

* change log

* chore: re-run linter

* test(oracle): stop the tyrannical behavior of tally_fuzz_test.go

* test(oracle): try assert.NotPanics for keys of length 0

* feat,test(common): Create StringSet for easy set management

* test(oracle): Increase coverage and end the collections panics in
GetWhitelistedPairs

* fix(oracle): small bug in TestFuzz_PickReferencePair

* test,feat(common): address PR feedback and add a more generic version fo CombineErrors

* linter

* Update x/common/error_test.go

Co-authored-by: NibiruHeisenberg <101130700+NibiruHeisenberg@users.noreply.github.com>

Co-authored-by: NibiruHeisenberg <101130700+NibiruHeisenberg@users.noreply.github.com>

* fix: distribution module account name (#1131)

* refactor(dex): remove unnecessary panics

* refactor(stablecoin): remove unnecessary panics

Co-authored-by: Matthias <97468149+matthiasmatt@users.noreply.github.com>
Co-authored-by: NibiruHeisenberg <101130700+NibiruHeisenberg@users.noreply.github.com>

* test,refactor(vpool): make it impossible to write invalid pools into
state.

* refactor: Make it impossible to cause panics in vpool from public fns in
the perp module

* chore(CHANGELOG)

Co-authored-by: Matthias <97468149+matthiasmatt@users.noreply.github.com>
Co-authored-by: NibiruHeisenberg <101130700+NibiruHeisenberg@users.noreply.github.com>
Co-authored-by: Kevin Yang <5478483+k-yang@users.noreply.github.com>
k-yang pushed a commit that referenced this issue Apr 7, 2023
#1267)

* refactor: #wip convert vpool to perp/amm | move types

* refactor: #wip convert vpool to perp/amm | move keeper

* refactor: convert vpool to perp/amm | move vpool cli to perp cli

* chore: CHANGELOG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants