Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SetProtocol
/
set.js
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
35
Code
Issues
10
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[WIP] Batch Trade Position Units Bugfix
- #121
#121
Open
controtie
wants to merge 27 commits into
master
SetProtocol/set.js:master
from
dylan/bugfix
SetProtocol/set.js:dylan/bugfix
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
[WIP] Batch Trade Position Units Bugfix
#121
controtie
wants to merge 27 commits into
master
SetProtocol/set.js:master
from
dylan/bugfix
SetProtocol/set.js:dylan/bugfix
Copy head branch name to clipboard
Commits
Commits on Apr 18, 2022
Initial BatchTradeExtensionAPI
cgewecke
committed
23180c7
View commit details
Copy full SHA for 23180c7
Browse repository at this point
Commits on Apr 20, 2022
Add batchFetchTradeQuoteAsync to TradeAPI
cgewecke
committed
4d95a92
View commit details
Copy full SHA for 4d95a92
Browse repository at this point
Commits on Apr 21, 2022
Batch fetch quotes, decode 0x custom errors, restructure
cgewecke
committed
ebcec4f
View commit details
Copy full SHA for ebcec4f
Browse repository at this point
Add tests
cgewecke
committed
f111561
View commit details
Copy full SHA for f111561
Browse repository at this point
Fix tsc error
cgewecke
committed
13de415
View commit details
Copy full SHA for 13de415
Browse repository at this point
Remove unused code / console.log
cgewecke
committed
9734f7a
View commit details
Copy full SHA for 9734f7a
Browse repository at this point
Commits on Apr 22, 2022
Update version to 0.6.0-batch.0
cgewecke
committed
a6e0e4f
View commit details
Copy full SHA for a6e0e4f
Browse repository at this point
Commits on Apr 26, 2022
Add DelegatedManager#addExtensions & BatchTradeExtension#initializeExtension
cgewecke
committed
863d294
View commit details
Copy full SHA for 863d294
Browse repository at this point
Add DelegatedManagerAPI to Set.ts
cgewecke
committed
7d0537a
View commit details
Copy full SHA for 7d0537a
Browse repository at this point
Fix DelegatedManagerAPI interface (make multi-instance)
cgewecke
committed
7f9b3a4
View commit details
Copy full SHA for 7f9b3a4
Browse repository at this point
Commits on Apr 27, 2022
Improve UtilAPI docs about trade/swap quotes
cgewecke
committed
b3c0ce0
View commit details
Copy full SHA for b3c0ce0
Browse repository at this point
Fix incorrect BatchTradeExtension_factory import
cgewecke
committed
e3580d3
View commit details
Copy full SHA for e3580d3
Browse repository at this point
Commits on Apr 28, 2022
Fix from/to tokenAmount calculation in TradeQuoterAPI
cgewecke
committed
c67ffa0
View commit details
Copy full SHA for c67ffa0
Browse repository at this point
Upgrade version to batch.4
cgewecke
committed
c98e409
View commit details
Copy full SHA for c98e409
Browse repository at this point
Commits on Apr 29, 2022
Update set-v2-strategies to 0.0.11 & update TradeInfo type
cgewecke
committed
17bbe4f
View commit details
Copy full SHA for 17bbe4f
Browse repository at this point
Update version to batch.5
cgewecke
committed
c731ae9
View commit details
Copy full SHA for c731ae9
Browse repository at this point
Fix tsc for unit tests
cgewecke
committed
c2c0a9b
View commit details
Copy full SHA for c2c0a9b
Browse repository at this point
Fix tsc errors in BatchTradeExtensionAPI
cgewecke
committed
99cd46c
View commit details
Copy full SHA for 99cd46c
Browse repository at this point
Update batchTrade receipt fixture
cgewecke
committed
7cf9116
View commit details
Copy full SHA for 7cf9116
Browse repository at this point
Commits on May 3, 2022
Revert "Fix from/to tokenAmount calculation in TradeQuoterAPI"
Show description for 5b836e6
cgewecke
committed
5b836e6
View commit details
Copy full SHA for 5b836e6
Browse repository at this point
Update version to batch.6
cgewecke
committed
1a83a79
View commit details
Copy full SHA for 1a83a79
Browse repository at this point
Commits on May 10, 2022
Account for Dust Positions in Batch Trade [SIM-286] (#118)
Show description for 9b18795
controtie
authored
9b18795
View commit details
Copy full SHA for 9b18795
Browse repository at this point
Merge branch 'chris/batch-trade-extension' of https://github.com/SetProtocol/set.js into chris/batch-trade-extension
cgewecke
committed
422302f
View commit details
Copy full SHA for 422302f
Browse repository at this point
Upgrade version to batch.7
cgewecke
committed
929dba5
View commit details
Copy full SHA for 929dba5
Browse repository at this point
Commits on May 18, 2022
calculate dust position validation via notional units rather than per set units
controtie
committed
ac25133
View commit details
Copy full SHA for ac25133
Browse repository at this point
Commits on May 19, 2022
think we nailed the conversion of 0x resopnse to position units, but only need to apply it to the first trade for agiven from component in a batch
controtie
committed
e889ab3
View commit details
Copy full SHA for e889ab3
Browse repository at this point
add for loop
controtie
committed
3dadcbc
View commit details
Copy full SHA for 3dadcbc
Browse repository at this point
You can’t perform that action at this time.