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 #703

Merged
merged 99 commits into from
Sep 6, 2023
Merged

chore(release): v0.11.0 #703

merged 99 commits into from
Sep 6, 2023

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    5dd15af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbbc9af View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Merge pull request #630 from lukso-network/update-dodoc

    chore: update `hardhat-dodoc` & dodoc config & dodoc template
    CJ42 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3e7e2b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb2c173 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b49d94a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #669 from lukso-network/lsp23/rename-tests

    tests: rename test file to LinkedContractsFactory
    skimaharvey committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    721bbfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed4fe25 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #647 from lukso-network/chore/coverage

    chore: remove `Create2Factory` from code coverage
    CJ42 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    328b55f View commit details
    Browse the repository at this point in the history
  7. docs: update Natspec for Solidity libraries

    Co-authored-by: b00ste.lyx <b00ste@users.noreply.github.com>
    CJ42 and b00ste committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    718c726 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    84080b4 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #641 from lukso-network/docs/libraries

    docs: improve Natspec comments for all `library` contracts + add auto-generated docs
    CJ42 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    836a164 View commit details
    Browse the repository at this point in the history
  10. refactor: (C4#123) add transfer ownership lock (#645)

    * refactor: add transfer ownership lock
    
    chore: run prettier
    
    * test: add foundry test
    
    chore: apply suggested changes
    
    ---------
    
    Co-authored-by: Jean Cvllr <31145285+CJ42@users.noreply.github.com>
    YamenMerhi and CJ42 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    04556aa View commit details
    Browse the repository at this point in the history
  11. fix: (C4#124) delete pendingOwner on final ownership renounce (#646)

    * chore: delete pendingOwner on final ownership renouncing
    
    * chore: run prettier
    
    * test: add foundry tests
    
    * chore: apply suggested changes
    
    ---------
    
    Co-authored-by: Jean Cvllr <31145285+CJ42@users.noreply.github.com>
    YamenMerhi and CJ42 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    53f6326 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c6cc1a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. refactor!: change LSP3 to SupportedStandards:LSP3Profile (#664)

    * refactor!: change LSP3 to SupportedStandards:LSP3Profile
    
    * chore: resolve import issues
    
    ---------
    
    Co-authored-by: Jean Cvllr <31145285+CJ42@users.noreply.github.com>
    YamenMerhi and CJ42 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ec87441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    396e686 View commit details
    Browse the repository at this point in the history
  3. docs: update LSP1 natspec

    b00ste committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    309cb01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca19bd6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #628 from lukso-network/update-lsp1-natspec

    docs: update LSP1 Natspec
    CJ42 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    39f84b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9074c11 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #638 from lukso-network/docs/erc725-natspec

    docs: improve ERC725 Natspec comments + add auto-generated docs
    CJ42 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    99f3d15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8515bf0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #637 from lukso-network/docs/lsp6-natspec

    docs: improve LSP6 Natspec comments + add auto-generated docs
    CJ42 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    cf9ec16 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. docs: update LSP14 Natspec

    b00ste committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5f30f99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    290710b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #629 from lukso-network/update-lsp14-natspec

    docs: update LSP14 Natspec
    CJ42 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    14f2e36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ead4aec View commit details
    Browse the repository at this point in the history
  5. Merge pull request #635 from lukso-network/docs/lsp4-natspec

    docs: improve LSP4 Natspec comments + add auto-generated docs
    CJ42 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1694dae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a796cb0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d16dae6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #660 from lukso-network/DEV-7698_C4-13---Permissio…

    …n-escalation-by-adding-the-same-permission-twice_Jean
    
    fix: (C4 #13) use bitwise `OR` / `|` to avoid combining two permissions twice
    CJ42 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    7653cd0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    663ae26 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #668 from lukso-network/DEV-7702_Update-LSP0-inter…

    …face-ID-to-also-include-LSP20-contract--specs_Jean
    
    refactor!: add LSP20 in calculation of LSP0 interface ID
    CJ42 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    769ae83 View commit details
    Browse the repository at this point in the history
  11. test: add tests to LSP23 (#671)

    * chore: fix bug with fundingAmount in proxy deployment
    
    * tests: create deployImplementationContracts helper
    
    * tests: add proxy tests for lsp23
    
    * tests: wip
    
    * chore: make post-deployment call optional
    
    * chore: create post-deployment module for non proxies UP
    
    * test: add tests for non proxies deployments
    
    * test: delete Receive mock contract
    
    ---------
    
    Co-authored-by: Jean Cvllr <31145285+CJ42@users.noreply.github.com>
    skimaharvey and CJ42 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b6d3709 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eb7dacc View commit details
    Browse the repository at this point in the history
  13. Merge pull request #673 from lukso-network/refactor/lsp6-event

    refactor!: change event name from VerifiedCalled to PermissionsVerified in LSP6
    CJ42 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    614cec6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. fix: inheritance of LSP8Burnable

    CJ42 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    309b1a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4f1163 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #661 from lukso-network/DEV-7667_C4-120-LSP8Burnab…

    …le-extension-incorrectly-inherits-LSP8IdentifiableDigitalAssetCore_Jean
    
    fix: (C4 #120) inheritance of `LSP8Burnable` + add tests to check LSP4 Metadata is set correctly on deployment + initialization
    CJ42 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ef2bbe9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7a0bad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf16c54 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #674 from lukso-network/DEV-5243_C4-139--related-t…

    …o-58-Refactor-function-_fallbackLSP17Extendable-to-enable-to-run-code-after-this-function-is-called_Jean
    
    fix: (C4 #139) refactor `_fallbackLSP17Extendable` function to enable to run code after it is called + prevent potential solc bug "storage write removal"
    CJ42 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    39ff1f4 View commit details
    Browse the repository at this point in the history
  7. ci: add new solc versions in CI

    CJ42 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2175305 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #677 from lukso-network/ci/solc

    ci: add new solc versions in CI
    CJ42 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    22ac690 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1fc193 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b648cf View commit details
    Browse the repository at this point in the history
  11. Merge pull request #634 from lukso-network/docs/lsp7-natspec

    docs: improve LSP7 Natspec comments + add auto-generated docs
    CJ42 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ddc59be View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7d4f9e3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7bd2d58 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #639 from lukso-network/docs/lsp7-preset-extension…

    …s-natspec
    
    docs: improve LSP7 preset & extensions Natspec comments + add auto-generated docs
    CJ42 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3d9d893 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. refactor: rename to LSP23LinkedContractsFactory (#675)

    * refactor: rename to LSP23LinkedContractsFactory
    
    * chore: add lsp23 to hardhat.config
    
    * test: resolve LSP23 gas issue on test deployment
    
    * docs: generate docs for lsp23
    
    ---------
    
    Co-authored-by: CJ42 <cavallerajean@gmail.com>
    skimaharvey and CJ42 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c7e03d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b6af7e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #636 from lukso-network/docs/lsp8-natspec

    docs: improve LSP8 Natspec comments + add auto-generate docs
    CJ42 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    51b78b5 View commit details
    Browse the repository at this point in the history
  4. test: resolve .skip tests

    CJ42 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    317a411 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #676 from lukso-network/DEV-5484

    test: resolve `.skip` and `TODOs` tests in LSP6 + LSP7
    CJ42 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2a6cfbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d27900 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #680 from lukso-network/chore/type-casting

    refactor: remove non-necessary `bytes1` type casting
    CJ42 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    184bf36 View commit details
    Browse the repository at this point in the history
  8. fix: (C4 #97) add check for length == 0 to prevent mask to allow …

    …any data key (#659)
    
    * fix: add check for `length == 0` to prevent `mask` to allow any data key
    
    * test: add Foundry tests for Allowed ERC725Y Data Keys with 0 length `0x0000` in the list
    
    * test: add JS tests for `0x0000` as Allowed ERC725Y Data Keys
    CJ42 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    aaf594f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9cbca0f View commit details
    Browse the repository at this point in the history
  10. test: add tests for LSP1 hook

    b00ste committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    266c594 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #663 from lukso-network/DEV-7684

    refactor: add LSP1 hook in `renounceOwnership(..)`
    CJ42 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b178297 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. refactor!: remove LSP0Utils.sol in favour of moving the functions i…

    …nside `LSP1Utils.sol`
    CJ42 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    de95621 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Merge pull request #683 from lukso-network/DEV-7944

    refactor!: remove `LSP0Utils.sol` in favour of moving the functions inside `LSP1Utils.sol`
    CJ42 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ade0b2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f154559 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #684 from lukso-network/chore/tests-imports

    chore: remove direct import from JSON artifacts in LSP16 test suites
    CJ42 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e9e8fe5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3b4cb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d838700 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #640 from lukso-network/docs/lsp8-preset-extension…

    …s-natspec
    
    docs: improve LSP8 preset & extensions Natspec comments + add auto-generated docs
    CJ42 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    297302d View commit details
    Browse the repository at this point in the history
  7. docs: update LSP0 Natspec (#631)

    * docs: update LSP0 Natspec
    
    * docs: update `ERC725.md` auto-generated doc file
    
    * docs: add `.md` auto-generated docs for LSP0
    
    * docs: add `@notice` tags + move `@dev` tag to child contract
    
    ---------
    
    Co-authored-by: CJ42 <cavallerajean@gmail.com>
    Co-authored-by: Jean Cvllr <31145285+CJ42@users.noreply.github.com>
    3 people committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    083d997 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. fix: update lsp8 compatible approve() logic to allow operators them…

    …selves to authorize operators (#681)
    
    * core: update lsp7 variables to internal
    
    * core: update lsp8 variables to internal
    
    * core: update lsp8 compatible approval logic
    
    * test: add test for approval for all in lsp8 compatible
    
    * core: add approval logic to lsp8 compatible init
    skimaharvey committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    1e91548 View commit details
    Browse the repository at this point in the history
  2. perf: replace calldata slices by abi.decode to extract `ERC725X.exe…

    …cute` params (#682)
    
    * refactor: use `abi.decode` instead of calldata slices to extract ERC725X params
    
    * test: update tests for internal functions to use new function parameters
    
    * refactor: remove check for `0x...80` offset and add tests for permissions check
    
    * refactor: adjust + re-order checks for main controller
    
    * test: add more tests for permissions against different data offset
    
    * docs: add LSP6 auto-generated docs
    
    * refactor: move back checks for SUPER permissions to initial position
    CJ42 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5b21de8 View commit details
    Browse the repository at this point in the history
  3. docs: update LSP9 Natspec (#632)

    * docs: update LSP9 Natspec
    
    * docs: update LSP0 Natspec
    
    * docs: update UniversalProfile Natspec
    
    * docs: add `.md` auto-generated docs
    b00ste committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    28f19b3 View commit details
    Browse the repository at this point in the history
  4. feat!: add first implementation of LSP25 Execute Relay Call + update …

    …LSP6 interface ID (#678)
    
    * docs: update Natspec comments for LSP6 + add auto-generated doc
    
    * feat: create LSP25 interface + implementation for multi channel nonces
    
    * refactor!: update LSP6 interface ID + add `LSP25MultiChannelNonce` in LSP6 Core implementation
    
    * test: update tests for `executeRelayCall` (single + batch)
    
    * docs: update LSP6 docs + add LSP25 docs
    
    * test: add tests for LSP25
    
    * chore: add `@notice` tags + use import alias for LSP6
    CJ42 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9f8e234 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    999956d View commit details
    Browse the repository at this point in the history
  6. refactor: add input validations when setting data in `LSP6SetDataModu…

    …le` (#679)
    
    * refactor: add input validations
    
    * test: fix some tests with non-standard values
    
    * docs: update auto-generated docs
    b00ste committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    93c5a2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc3c7b2 View commit details
    Browse the repository at this point in the history
  8. refactor!: [C4#95] return when URD has no permission for UP (#672)

    * refactor: LSP1, LSP5 & LSP10 to not revert
    
    * test: add & update tests for refactor
    
    * docs: update auto-generated docs
    b00ste committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e938d86 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84b1df9 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #686 from lukso-network/fix/userdocs-errors

    fix: userdoc/devdoc for errors.
    richtera committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    bd48b70 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    40a3d98 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #687 from lukso-network/autogen-docs

    docs: add updated Markdown generated docs from Natspec
    CJ42 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    804d338 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    f597e99 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #688 from lukso-network/ci/version-check

    ci: replace github action to check if version changed.
    CJ42 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    32d7ff1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9245e4f View commit details
    Browse the repository at this point in the history
  4. chore: fix eslint warnings

    CJ42 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    9e5b522 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #689 from lukso-network/docs/broken-link

    docs: fix broken link in Natspec comment
    CJ42 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ba28362 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    6b5e23b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #690 from lukso-network/refactor/remove-get-transf…

    …er-details
    
    chore: ⚰️ remove unused function `getTransferDetails` from `LSP1Utils.sol`
    CJ42 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0216fec View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. build: upgrade @erc725/smart-contracts to 5.2.0 + generate new ABI …

    …docs (#691)
    
    * build: upgrade `@erc725/smart-contracts` to version `5.2.0`
    
    * docs: add auto generated docs for ERC725X and ERC725Y Natspec from `@erc725` package
    CJ42 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    dc56820 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    c2d3858 View commit details
    Browse the repository at this point in the history
  2. feat!: add LSP17Extendable to LSP7 and LSP8 (#697)

    * feat: add LSP17Extendable to LSP7 and LSP8
    
    * test: add necessary tests
    
    * chore: run prettier
    
    * test: resolve failing tests in LSP6
    
    * chore: run formatter
    
    * chore: add sanity check for address
    
    * chore: adjust sanity check
    YamenMerhi committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d7efd0d View commit details
    Browse the repository at this point in the history
  3. feat!: add getOperatorsOf(address) to LSP7 (#698)

    * feat!: add getOperatorsOf(address) function to LSP7
    
    * test: add tests for LSP7 getOperatorsOf
    
    * chore: run formatter
    YamenMerhi committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4599e20 View commit details
    Browse the repository at this point in the history
  4. refactor: Change abi.encodePacked => abi.encode in LSP7 & LSP8 (#699

    )
    
    * refactor: `abi.encodePacked` => `abi.encode`
    
    * test: update tests with the new behavior
    b00ste committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    848842d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. core: fix natspecs

    skimaharvey committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6c25b24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    769c754 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #701 from lukso-network/lsp23/fix-typos

    core: fix natspecs
    skimaharvey committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    87375c7 View commit details
    Browse the repository at this point in the history
  4. feat!: Notify Operator via LSP1 in LSP7 and LSP8 (#700)

    * feat!: notify operator via LSP1 in LSP7 and LSP8
    
    * test: adjust old tests according to new functions
    
    * chore: run prettier
    
    * refactor!: calculate new interfaceid for LSP7 and LSP8
    
    * chore: change parameter name
    
    * test: add more tests to new hooks
    
    * chore: resolve linter warnings
    
    * chore: resolve failing tests
    
    * chore: add missing natspec
    
    * chore: resolve failing tests
    
    * docs: update with latest docs
    
    * chore: resolve failing tests
    
    * chore: resolve solhint
    
    * chore: remove unused vars
    YamenMerhi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f090fd7 View commit details
    Browse the repository at this point in the history
  5. chore(release): v0.11.0 (#702)

    * chore: add release changelog
    
    * build: bump lsp-smart-contract to 0.11.0 version
    YamenMerhi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    90d1f4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8eca3c View commit details
    Browse the repository at this point in the history