Skip to content

SIP-149 Removing Binary Options from the protocol#1494

Merged
jjgonecrypto merged 4 commits intodevelopfrom
sip-149-removing-binary-options
Sep 6, 2021
Merged

SIP-149 Removing Binary Options from the protocol#1494
jjgonecrypto merged 4 commits intodevelopfrom
sip-149-removing-binary-options

Conversation

@jjgonecrypto
Copy link
Copy Markdown
Contributor

  • Removal of BinaryOption* from deployment actions
  • Removal of BinaryOption* contracts & associated tests
  • Removal of BinaryOption* from deployment.json files

Note: the actual BinaryOption contracts are still visible in each environment's versions.json for posterity

@jjgonecrypto jjgonecrypto changed the title SIP-149 Removing binary options SIP-149 Removing Binary Options from the protocol Sep 5, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 5, 2021

Codecov Report

Merging #1494 (a6b58dd) into develop (dc7eb2e) will decrease coverage by 0.42%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1494      +/-   ##
===========================================
- Coverage    95.63%   95.21%   -0.43%     
===========================================
  Files           81       76       -5     
  Lines         1925     1733     -192     
  Branches       637      557      -80     
===========================================
- Hits          1841     1650     -191     
+ Misses          84       83       -1     

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc7eb2e...a6b58dd. Read the comment docs.

# Conflicts:
#	test/deployments/index.js
@jjgonecrypto jjgonecrypto merged commit 35b5b2b into develop Sep 6, 2021
@jjgonecrypto jjgonecrypto deleted the sip-149-removing-binary-options branch September 6, 2021 10:44
barrasso added a commit that referenced this pull request Sep 8, 2021
* Add repayAndClose

* Remove extra getLoanAndAccrueInterest

* SIP-149 Removing Binary Options from the protocol (#1494)

* Fixes for imports around VirtualSynth to prevent issues with IERC20 (#1497)

* Update short tests

* Fix shorts tests on l1 fork

* Fix shorts tests on l1 fork

* Update ovm-ignore.json

* Update ovm-ignore.json

* Rename closeLoanWithCollateral

Co-authored-by: Mark Barrasso <mark@synthetix.io>
Co-authored-by: jj <justin@synthetix.io>
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

Successfully merging this pull request may close these issues.

2 participants