-
Notifications
You must be signed in to change notification settings - Fork 601
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
SIP-182 Wrapper Factory #1489
SIP-182 Wrapper Factory #1489
Commits on Aug 31, 2021
-
stubbed currently: * totalIssuedSynths calculation * distributeFees tests to come
Configuration menu - View commit details
-
Copy full SHA for 6059132 - Browse repository at this point
Copy the full SHA 6059132View commit details
Commits on Sep 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c7f9a84 - Browse repository at this point
Copy the full SHA c7f9a84View commit details -
only tests remaining now are related to: * totalIssuedSynths (DebtCache) * distributeFees * WrapperFactory general
Configuration menu - View commit details
-
Copy full SHA for 4fc47ec - Browse repository at this point
Copy the full SHA 4fc47ecView commit details
Commits on Sep 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 64dc546 - Browse repository at this point
Copy the full SHA 64dc546View commit details
Commits on Sep 9, 2021
-
pretty much the only remaining thing now is DebtCache related
Configuration menu - View commit details
-
Copy full SHA for b2c5571 - Browse repository at this point
Copy the full SHA b2c5571View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55fc210 - Browse repository at this point
Copy the full SHA 55fc210View commit details
Commits on Sep 12, 2021
-
implement excludedDebt in DebtCache, fixed associated tests
After discussion it has been decided that the best way to manage debt exclusions for Wrappers is to report them directly to the debtcache, and then the debtcache can calculate the actual excluded debt values and produce result. there is currently one failing test that I don't think I touched (and if I did its a really wierd error)
Configuration menu - View commit details
-
Copy full SHA for 5369678 - Browse repository at this point
Copy the full SHA 5369678View commit details
Commits on Sep 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 56a9c72 - Browse repository at this point
Copy the full SHA 56a9c72View commit details
Commits on Sep 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fc5e171 - Browse repository at this point
Copy the full SHA fc5e171View commit details
Commits on Sep 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7460d21 - Browse repository at this point
Copy the full SHA 7460d21View commit details -
Configuration menu - View commit details
-
Copy full SHA for d61d750 - Browse repository at this point
Copy the full SHA d61d750View commit details
Commits on Sep 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 72c1249 - Browse repository at this point
Copy the full SHA 72c1249View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc6167d - Browse repository at this point
Copy the full SHA fc6167dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d3ed73 - Browse repository at this point
Copy the full SHA 4d3ed73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e7c4b2 - Browse repository at this point
Copy the full SHA 1e7c4b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 586818d - Browse repository at this point
Copy the full SHA 586818dView commit details -
Configuration menu - View commit details
-
Copy full SHA for db11994 - Browse repository at this point
Copy the full SHA db11994View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fe239e - Browse repository at this point
Copy the full SHA 3fe239eView commit details
Commits on Sep 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5a23fc2 - Browse repository at this point
Copy the full SHA 5a23fc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aa3ff9 - Browse repository at this point
Copy the full SHA 8aa3ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d1a5e8 - Browse repository at this point
Copy the full SHA 9d1a5e8View commit details
Commits on Oct 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0d70923 - Browse repository at this point
Copy the full SHA 0d70923View commit details
Commits on Oct 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 34c2b7b - Browse repository at this point
Copy the full SHA 34c2b7bView commit details
Commits on Oct 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 19c8bc4 - Browse repository at this point
Copy the full SHA 19c8bc4View commit details
Commits on Oct 11, 2021
-
Try to fix CI by loading the contract with ethers
- removed duplicate import
Configuration menu - View commit details
-
Copy full SHA for d8e71b8 - Browse repository at this point
Copy the full SHA d8e71b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68fd43e - Browse repository at this point
Copy the full SHA 68fd43eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89389aa - Browse repository at this point
Copy the full SHA 89389aaView commit details
Commits on Oct 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3057c1a - Browse repository at this point
Copy the full SHA 3057c1aView commit details -
perf(test): fix WrapperFactory integration test:
- adding compiled to load Wrapper abi - adding "-d" for Ops start
Configuration menu - View commit details
-
Copy full SHA for 4d04cd4 - Browse repository at this point
Copy the full SHA 4d04cd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fac5931 - Browse repository at this point
Copy the full SHA fac5931View commit details -
Configuration menu - View commit details
-
Copy full SHA for d65f99b - Browse repository at this point
Copy the full SHA d65f99bView commit details
Commits on Oct 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f2fbc13 - Browse repository at this point
Copy the full SHA f2fbc13View commit details -
Configuration menu - View commit details
-
Copy full SHA for e160741 - Browse repository at this point
Copy the full SHA e160741View commit details -
Configuration menu - View commit details
-
Copy full SHA for d147d8a - Browse repository at this point
Copy the full SHA d147d8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7017dd0 - Browse repository at this point
Copy the full SHA 7017dd0View commit details
Commits on Oct 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9192ea5 - Browse repository at this point
Copy the full SHA 9192ea5View commit details
Commits on Oct 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4f6e1b6 - Browse repository at this point
Copy the full SHA 4f6e1b6View commit details
Commits on Oct 26, 2021
-
* use safeTransferFrom * use `issuanceActive` modifier when issuing with `mint` or `burn` * fix potential case of burning more than expected synth * check that fees actually exist before sending fees to WrapperFactory * require that only one of `wrapperMintFeeRate` or `wrapperBurnFeeRate` can be negative at a time
Configuration menu - View commit details
-
Copy full SHA for 2b76dca - Browse repository at this point
Copy the full SHA 2b76dcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f2847e - Browse repository at this point
Copy the full SHA 1f2847eView commit details -
update _totalNonSnxBackedDebt to better handle excluded debt
also fix releases file with Synths.*
Configuration menu - View commit details
-
Copy full SHA for d41faf2 - Browse repository at this point
Copy the full SHA d41faf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 077b0e8 - Browse repository at this point
Copy the full SHA 077b0e8View commit details -
Merge branch 'abstract-eth-wrapper' of https://github.com/Synthetixio…
…/synthetix into abstract-eth-wrapper
Configuration menu - View commit details
-
Copy full SHA for 61a0fad - Browse repository at this point
Copy the full SHA 61a0fadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 447401c - Browse repository at this point
Copy the full SHA 447401cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fc0b87 - Browse repository at this point
Copy the full SHA 1fc0b87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66e944e - Browse repository at this point
Copy the full SHA 66e944eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f52432a - Browse repository at this point
Copy the full SHA f52432aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ddb558 - Browse repository at this point
Copy the full SHA 5ddb558View commit details