-
Notifications
You must be signed in to change notification settings - Fork 608
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
EstimateTradeBasedOnPriceImpact Query #6167
Merged
mattverse
merged 112 commits into
osmosis-labs:main
from
entrypoint-zone:estimate-trades-query
Sep 29, 2023
Merged
Changes from all commits
Commits
Show all changes
112 commits
Select commit
Hold shift + click to select a range
361c74f
query: user<>clPool positions breakdown for superfluid (#5600) (#5607)
mergify[bot] fff520d
Remove unused state-sync github action (#5604) (#5605)
mergify[bot] 201a3a7
fix: remove duplicate suite (#5610) (#5613)
mergify[bot] 88eeb27
chore: remove tf bank hooks from v16.x (#5614)
p0mvn c8c008b
Improve build Github Actions (#5603) (#5618)
mergify[bot] da70057
[ci] Paralleze go tests github actions (#5602) (#5619)
mergify[bot] e852b32
Ci improvements/remove double caching (#5620) (#5622)
mergify[bot] cacee3b
Remove proto deserialization from HasPosition (#5616) (#5629)
mergify[bot] 81785b7
Update swagger gen (#5626)
mattverse 90a4480
Backport: Emited IBC errors should also be logged (#5480) (#5632)
mergify[bot] 0ef1efc
fix: upgrade handler dai amount change (#5633) (#5640)
mergify[bot] f94f29f
repro infinite loop in swap logic (#5609) (#5649)
mergify[bot] 69670a1
misc: final cleanup from audit results (#5641) (#5651)
mergify[bot] 37e2e1e
Revert "Optimize Genesis for CL Module (#5453)" (#5631) (#5653)
mergify[bot] 456a9ee
Reduce clmath test compilation time, fix discrepancy in rounding (#56…
mergify[bot] 738c8f0
fix: modify v16 upgrade handler (#5659) (#5660)
mergify[bot] 1c321b5
Update test script deps (#5658) (#5661)
mergify[bot] da0b96b
Fix testing errors in tick tests (#5662) (#5666)
mergify[bot] 8951969
fix: cl sf positions per user per pool query (#5668) (#5669)
mergify[bot] 511fc9b
upgrade handler ascii (#5671) (#5676)
mergify[bot] bc3a51e
sf positions cl patch (#5682) (#5683)
mergify[bot] a40ddc6
Introduce ResetTest, use in CL for 2x test speedup (#5611) (#5689)
mergify[bot] 0b4a322
refactor/fix: swap step iteration limit (#5647) (#5688)
mergify[bot] 8af0801
Driveby apptesting changes I made, while looking at other testing thi…
mergify[bot] 0414d41
Add redirect tosnapshot endpoint, add our public nodes addrbook (#569…
mergify[bot] 0b64208
chore: query total liquidity across all cl pools (#5670) (#5709)
mergify[bot] 1b24525
chore: cl unbonding positions query (#5684) (#5711)
mergify[bot] e6a3ecf
precision increase solution to infinite loop bug (#5612) (#5712)
mergify[bot] aab9b79
Add lock reward receiver testing script, add minor fix for cli comman…
mergify[bot] 9d43309
refactor/security: prevent same execution price exploit within the sa…
mergify[bot] 2690f13
fix(CL): negative amount out consumed (#5695) (#5714)
mergify[bot] cd1f6fe
Speedup approx script (#5654) (#5720)
mergify[bot] 8b199a7
chore: update sdk fork dep (backport #5716) (#5718)
mergify[bot] db2f738
[CL: Audit] Superfluid Migration audit / cleanup (#5615) (#5717)
mergify[bot] bcff0f6
CLI fix: `create-gauge` exact args (#5663) (#5719)
mergify[bot] 1207669
fix: cw pool import export genesis (backport #5696) (#5715)
mergify[bot] 21bb48f
chore: bump sdk with state breaking barberry fix (#5721) (#5722)
mergify[bot] 7e3ee54
chore: update in-repo dep tags to be from release branch (#5729)
p0mvn e7bdbdd
fix: accept neg lock ID for migration (#5727) (#5730)
mergify[bot] 78dd587
feat: e2e parallel (#5598) (#5739)
mergify[bot] bcaccbd
fix: e2e short (#5746) (#5748)
mergify[bot] 1c8ae27
[CL][tests]: Add all remaining intended test vectors from original tr…
mergify[bot] cea1a48
[E2E] Add ParseEvent function (#5710) (#5744)
mergify[bot] 410016d
fix: temp cl swap bug solution (#5754) (#5756)
mergify[bot] b0539b0
Add e2e initialization workflow (#5732) (#5758)
mergify[bot] 9968df4
feat: lock existing position and sfs (#5745) (#5760)
mergify[bot] a16d969
Docs/Fix: Update Broken Links (#5728) (#5759)
mergify[bot] b4adcf9
test: parallel fuzz swap test suite (#5755) (#5757)
mergify[bot] 9a16ee7
fix tx fees cli cmd (#5763) (#5765)
mergify[bot] fb9f0de
[fix] Fix no-lock gauge CLI (#5753) (#5766)
mergify[bot] cb27648
test(CL): add swaps in given out to fuzz suite and fix deterministic …
mergify[bot] 63fcf59
Fix generate docs CI (#5642) (#5762)
mergify[bot] b5d0deb
tests(CL): improve fuzz suite with many random LPs and removing posit…
mergify[bot] d59a29d
chore(deps): bump actions/setup-go from 2 to 4 (#5770) (#5772)
mergify[bot] 19e25c5
Add Business Source License from @NickPullman (#5773) (#5774)
mergify[bot] 19b1f06
Remove Pools and LiquidityNetInDirection queries from wasmbinding lis…
mergify[bot] ae79814
fix: CL swap fuzz error (#5778) (#5780)
mergify[bot] 26198bc
fix unbonding error check (#5779) (#5781)
mergify[bot] 8e41b22
Add debug command for conversion to proto marshalled bytes (#5750) (#…
mergify[bot] d72fe81
reafactor(CL): tick spacing 100 upgrade handler (#5782) (#5783)
mergify[bot] 4cdce70
chore: add v16 binary json (#5791) (#5792)
mergify[bot] b9525be
chore: v16 upgrade guide (#5793) (#5794)
mergify[bot] 9bf1171
chore: add missing cli queries CL (backport #5796) (#5797)
mergify[bot] e4991d7
update pool uptime accum to now in query (#5799) (#5800)
mergify[bot] 0f1c8fd
fix cl readme typo (#5816) (#5818)
mergify[bot] 5835088
Update README.md (#5814) (#5817)
mergify[bot] 8506b37
comments on deprecateds in WhitelistedQuery wasmbinding (#5751) (#5811)
mergify[bot] fcc3b5b
Revert "feat: lock existing position and sfs (#5745) (#5760)" (#5821)
czarcas7ic 37728e8
chore: cosmovisor hashes and v16.1.0 tag updates (#5824) (#5826)
mergify[bot] b79fa16
chore: set correct binary name for v16 (#5828) (#5829)
mergify[bot] ca856c1
Fix the superfluid query (backport #5831) (#5832)
mergify[bot] 8102ef4
Delete printlns that made it to prod (#5835) (#5836)
mergify[bot] 1059bce
[Chore] Add amino name for tx msgs (backport #5784) (#5787)
mergify[bot] a44fff7
Make GetSuperfluidLockByLockId more cleary indicate if its found or n…
mergify[bot] 0dcae33
chore: increase initial amounts for one localosmosis acc (#5798) (#5844)
mergify[bot] d230ede
Adding estimate query based on price impact
VitalyV1337 b7b5076
Fixing bugs in CalculateSpotPrice and EstimateTrade
VitalyV1337 f660a40
Fixing query and adding tests
VitalyV1337 6071b7c
Merge branch 'main' of https://github.com/entrypoint-labs/osmosis int…
VitalyV1337 a5118e6
Running proto-gen
VitalyV1337 af9584c
Fixing test issues
VitalyV1337 b85a1d6
Adding docs
VitalyV1337 31cd6cf
Merge branch 'main' of https://github.com/entrypoint-labs/osmosis int…
VitalyV1337 9b35be0
Generated protofile changes
invalid-email-address 4028dfa
adding query.yml entry
VitalyV1337 9bbac73
Adding PR fixes and changing query
VitalyV1337 b303023
fixing null pointer bug
VitalyV1337 f014048
Removing comment
VitalyV1337 fa8f66b
PR fixes
VitalyV1337 84fd4ed
Merge branch 'main' of https://github.com/entrypoint-labs/osmosis int…
VitalyV1337 1c9f675
Reverting unwanted PR
VitalyV1337 bc453e2
Removing leading lines
VitalyV1337 8fced2a
Update docs
migueldingli1997 0aba283
Updating changelog
VitalyV1337 dc74cdd
Pr fixes, small refactoring and doc updates
VitalyV1337 50e5e39
Merge branch 'main' of https://github.com/entrypoint-zone/osmosis int…
VitalyV1337 ad8d772
Fixing proto file
VitalyV1337 b433443
Adding PR fixes, refactoring code from query to router.
VitalyV1337 4be6f68
Adding comment to abs
VitalyV1337 ea86d7e
Merge branch 'main' into estimate-trades-query
VitalyV1337 bbec82b
Generated protofile changes
invalid-email-address 0bcbe6b
Merge branch 'main' into estimate-trades-query
VitalyV1337 1ccb6cf
Adding comment to abs
VitalyV1337 13859d5
Generated protofile changes
invalid-email-address d58f508
Running proto and lintin
VitalyV1337 1908f00
Merge remote-tracking branch 'origin/estimate-trades-query' into esti…
VitalyV1337 d28fcee
Merge branch 'main' into estimate-trades-query
VitalyV1337 5e01229
Running lint
VitalyV1337 d426271
Running goimports
VitalyV1337 61e902f
Merge branch 'main' into estimate-trades-query
VitalyV1337 332a39b
updating query proto wrap
VitalyV1337 01daf69
Merge branch 'main' into estimate-trades-query
VitalyV1337 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note: state breaking due to stargate query addition
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I m not sure what this means, shall I remove this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no, was a note to myself and other reviewers!