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

refactor!: remove Core contracts and OwnableUnset #253

Merged
merged 19 commits into from
Oct 9, 2024
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
01e5c00
refactor!: remove `ERC725XCore` and share logic across Standard and I…
CJ42 Aug 21, 2024
c60aedb
refactor!: remove `ERC725YCore` and duplicate logic across Standard a…
CJ42 Aug 21, 2024
c1c5e2f
refactor!: inheritance of `ERC725` of standard and init version
CJ42 Aug 21, 2024
fc8377b
refactor!: remove and deprecate `OwnableUnset` in favour of OZ
CJ42 Aug 22, 2024
f77f9a2
refactor!: use `ERC165Upgradeable` for the Init version
CJ42 Aug 22, 2024
1c7300b
refactor: remove unecessary `OwnableUpgradeable` in ERC725InitAbstrac…
CJ42 Sep 2, 2024
f53e7ee
build: upgrade OZ dependency to latest patch version
CJ42 Sep 2, 2024
5b8c2a1
refactor: re-add custom errors for setting zero address as owner on d…
CJ42 Sep 2, 2024
bfa19d2
chore: upgrade linter dependencies
CJ42 Sep 2, 2024
749f1c5
chore(deps-dev): bump undici from 5.21.0 to 5.26.3 in /implementations
dependabot[bot] Oct 16, 2023
8a5244b
chore(deps): bump @babel/traverse in /implementations
dependabot[bot] Oct 18, 2023
f616d6c
chore(deps-dev): bump axios from 1.5.1 to 1.6.1 in /implementations
dependabot[bot] Nov 11, 2023
57d60f9
chore(deps-dev): bump follow-redirects in /implementations
dependabot[bot] Jan 10, 2024
eca4edc
chore(deps): bump undici from 5.26.3 to 5.28.4 in /implementations
dependabot[bot] Sep 3, 2024
a22fe9b
chore(deps): bump follow-redirects in /implementations
dependabot[bot] Sep 3, 2024
6a8d4de
chore(deps): bump braces from 3.0.2 to 3.0.3 in /implementations
dependabot[bot] Sep 3, 2024
0b185bf
chore(deps-dev): bump axios from 1.6.1 to 1.7.7 in /implementations
dependabot[bot] Sep 6, 2024
072261d
test: add more tests for `ERC725` to ensure it supports both X and Y …
CJ42 Sep 8, 2024
1047659
docs: add extra comment for calling overriden `_initialize` function …
CJ42 Oct 7, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(deps-dev): bump follow-redirects in /implementations
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.1...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and CJ42 committed Sep 9, 2024
commit 57d60f9eac38a1c239cded863e0c68d45dbbde98
12 changes: 6 additions & 6 deletions implementations/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.