Skip to content

v5.0.0

Compare
Choose a tag to compare
@milapsheth milapsheth released this 22 Aug 06:46
· 115 commits to main since this release

What's Changed

  • feat: add governance contracts and tests by @deanamiel in #57
  • feat: execute interface by @deanamiel in #58
  • build(npm): building interfaces and version bump by @re1ro in #62
  • feat(Create3Deployer): passing native value for deployment by @re1ro in #59
  • feat(Multisig): withdraw functionality by @re1ro in #61
  • ci(slither): adding static solidity check to PR automation by @re1ro in #56
  • fix(Proxy): checking contractId for final and fixed proxies by @re1ro in #60
  • feat(ownable): ownable updates by @deanamiel in #63
  • build(package): removing the dist folder by @re1ro in #64
  • feat: remove nft and token linker contracts by @deanamiel in #65
  • fix(gitignore): interfaces relative path by @deanamiel in #66
  • feat: deployer interfaces by @deanamiel in #55
  • docs(Governance): design docs by @re1ro in #68
  • fix(Upgradable): remove owner constructor arg by @deanamiel in #69
  • feat: create2 deployer by @re1ro in #67
  • refactor(FinalProxy): hard-coding the final deploy salt by @re1ro in #70
  • feat: add gh release action by @milapsheth in #72
  • fix: improve various checks and tests by @milapsheth in #71
  • feat(Proxy): bytecode tests by @deanamiel in #73

Full Changelog: v4.0.3...v5.0.0