Skip to content
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

chore(release): v0.11.0-rc.1 #667

Merged
merged 11 commits into from
Aug 8, 2023
Merged

chore(release): v0.11.0-rc.1 #667

merged 11 commits into from
Aug 8, 2023

Conversation

CJ42
Copy link
Member

@CJ42 CJ42 commented Aug 8, 2023

What does this release introduce?

  • rename LSP23 contracts to LinkedContractsFactory
  • include LinkedContractsFactory inside artifacts of hardhat.config.ts to make them available in the npm package

CallumGrindle and others added 11 commits August 3, 2023 11:00
* chore: add missing virtual keyword in LSP6

* chore: add missing virtual keyword in LSP7

* chore: add missing virtual keyword in LSP8

* chore: add missing virtual keyword in LSP9

* chore: add missing virtual keyword in LSP20

* chore: add missing virtual keyword in LSP0

* refactor: add virtual to target() in LSP6 core

* chore: rename _revert in LSP20CallVerification

* refactor: add virtual to all LSP6 _isAllowed checks
* feat: create LSP23MultiChainDeployment

* refactor: improve LSP23 readability (#650)

* refactor: improve LSP23 readability

* tests: create helper to calculate deployed addresses

* tests: add test for lsp23

* refactor: add suggested changes & surther simplify

* refactor: remove event split, restore the initial events.

* refactor: fix generation of salt

* refactor: make salt generation functions virtual

* chore: fix typo

* refactor: move `emit` before external call to `IPostDeploymentModule`

* chore: add suggested changes

* docs: improve Natspec as suggetsed

* docs: fix Natspec typo

* chore: remove unrelated file

---------

Co-authored-by: maxvia87 <maximeviard@hotmail.fr>

---------

Co-authored-by: b00ste.lyx <62855857+b00ste@users.noreply.github.com>
Co-authored-by: Jean Cvllr <31145285+CJ42@users.noreply.github.com>
* tests: fix lsp23 tests

* ci: add lsp23 tests to lint workflow
* refactor: rename LSP23 to LinkedContractsFactory

* refactor: remove primary bytecode from salt generation

* chore: rename LSP23
@CJ42 CJ42 merged commit 3889bcd into main Aug 8, 2023
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants