Skip to content

Tags: security-alliance/safe-harbor

Tags

v3.0

Toggle v3.0's commit message
style: auto-format Solidity files with forge fmt

v1.1

Toggle v1.1's commit message
Update README and AdoptSafeHarborV2 script with corrected contract ad…

…dresses for consistency and clarity

v1.1-alpha

Toggle v1.1-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Registry v2 (#14)

* feat: add registry and agreement v2

mutability functions

chain-agnostic types

add aggregateBountyCapUSD to BountyTerms and enforce validation in AgreementFactoryV2

Rename `SafeHarborUpdated` to `AgreementUpdated`

* forge install: openzeppelin-contracts

v5.2.0

* feat: create AgreementV2Factory & add to deployment script

Test deployed to:
 - https://sepolia.etherscan.io/address/0xca15fff400e853d497facc5456ec0231fdbcf20e
  - https://sepolia.etherscan.io/address/0x30374c3b11325c2260cdc925c6a1a0099637e0c6#code

* feat: re-wrote SEAL whitehat safe harbor agreement in latex for portability & git differences

---------

Co-authored-by: Dickson <dickson.wu654@gmail.com>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
doc: Document registry addresses & JS test scripts

* doc: Add readme docs to js package

* doc: Add registry address documentation in README.md