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

fix(uniswapx-sdk): add PriorityOrder integration tests #60

Merged
merged 30 commits into from
Jul 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
857bd13
add PriorityOrder type
ConjunctiveNormalForm Jun 26, 2024
51436fd
add PriorityOrder type
ConjunctiveNormalForm Jun 27, 2024
e3e5ecc
revert change to V2Reactor json
ConjunctiveNormalForm Jun 27, 2024
12d15d0
PriorityOrderBuilder
ConjunctiveNormalForm Jun 27, 2024
05364a5
Add priority order type and fix builder issue
zhongeric Jun 27, 2024
68896a4
add base permit2 address
zhongeric Jun 27, 2024
dee97d3
PriorityOrderBuilder tests
ConjunctiveNormalForm Jun 28, 2024
310387d
Merge branch 'main' into zy/GasAuctionOrder
ConjunctiveNormalForm Jun 28, 2024
518e96e
fix lint
ConjunctiveNormalForm Jul 8, 2024
07552a0
fix test
zhongeric Jul 8, 2024
a62a304
PriorityOrder and Builder to include cosigner && data
ConjunctiveNormalForm Jul 11, 2024
8b16261
Merge branch 'main' into zy/GasAuctionOrder
ConjunctiveNormalForm Jul 11, 2024
8dd12bb
move constant
ConjunctiveNormalForm Jul 11, 2024
d65d6c9
add PriorityOrder integration tests
ConjunctiveNormalForm Jul 12, 2024
4882a00
Merge branch 'main' into zy/PriorityOrderInteg
zhongeric Jul 16, 2024
bd315be
rebase onto main
ConjunctiveNormalForm Jul 16, 2024
1cbd599
merge main
ConjunctiveNormalForm Jul 16, 2024
37adcfc
Merge branch 'zy/PriorityOrderInteg' of github.com:Uniswap/sdks into …
zhongeric Jul 17, 2024
3e44b61
remove tarball
zhongeric Jul 17, 2024
1062e41
add new abi and types
zhongeric Jul 17, 2024
6834e6a
fix invalid cosignature test
zhongeric Jul 17, 2024
baa6c2e
add comment
zhongeric Jul 17, 2024
956ff02
tweaks
ConjunctiveNormalForm Jul 17, 2024
dd67de2
add Priority Order fill integ tests
ConjunctiveNormalForm Jul 17, 2024
27442e6
add fill at auctionStartBlock case
ConjunctiveNormalForm Jul 17, 2024
268ade4
add timeout for mocha test
ConjunctiveNormalForm Jul 17, 2024
53572e7
lint fix
ConjunctiveNormalForm Jul 17, 2024
1efbbab
add BASE to NETWORKS_WITH_SAME_ADDRESS
ConjunctiveNormalForm Jul 30, 2024
94a55ce
bump mocha timeout
ConjunctiveNormalForm Jul 30, 2024
572030e
bump timeout
ConjunctiveNormalForm Jul 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sdks/uniswapx-sdk/abis/PriorityOrderReactor.json

Large diffs are not rendered by default.

Loading
Loading