Commit 800ea46
Document erc4626 hooks reentrancy potential (#1449)
* Release v2.0.0-alpha.1 (#1423)
* Add version changelog
* Bump version to 2.0.0-alpha.1 and update presets page
* Bump snforge to 0.42.0 (#1429)
* Bump snforge to 0.42.0
* Add changelog entry
* Support snforge changes in tests
* Fix expected error messages
* Release openzeppelin_testing v4.0.0 (#1430)
* Add new version to the changelog
* Bump openzeppelin_testing version to 4.0.0 and update docs
* add docs badge (#1435)
* Chore(deps): Bump DavidAnson/markdownlint-cli2-action (#1434)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 19.1.0 to 20.0.0.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](DavidAnson/markdownlint-cli2-action@05f3221...992badc)
---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
dependency-version: 20.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix broken Components chapter link (#1433)
* Bump snforge to 0.43.1 (#1436)
* Bump snforge to 0.43.1
* Add changelog entry
* Release openzeppelin_testing v4.0.1 (#1438)
* Add changelog for openzeppelin_testing v4.0.1
* Bump openzeppelin_testing version to 4.0.1 and update docs
* Bump snforge to 0.44.0 (#1439)
* Bump snforge to 0.44.0
* Add changelog entry for new version of openzeppelin_testing
* Release openzeppelin_testing v4.1.0 (#1442)
* Add version changelog for openzeppelin_testing 4.1.0
* Bump openzeppelin_testing version to 4.1.0 and update docs
* Chore(deps): Bump crate-ci/typos from 1.31.1 to 1.33.1 (#1448)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.31.1 to 1.33.1.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@b1a1ef3...b1ae8d9)
---
updated-dependencies:
- dependency-name: crate-ci/typos
dependency-version: 1.33.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: add comment to hooks
* docs: update hooks in ERC4626 docs
* Chore(deps-dev): Bump @openzeppelin/docs-utils in /docs (#1450)
Bumps @openzeppelin/docs-utils from 0.1.5 to 0.1.6.
---
updated-dependencies:
- dependency-name: "@openzeppelin/docs-utils"
dependency-version: 0.1.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: immrsd <103599616+immrsd@users.noreply.github.com>
Co-authored-by: Maximilian Hubert <64627729+gap-editor@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Niken <danylonepritvoreniy@gmail.com>1 parent 1f792f5 commit 800ea46
File tree
100 files changed
+191
-369
lines changed- .github/workflows
- docs
- modules/ROOT/pages
- api
- packages
- governance/src/tests
- presets/src/tests
- testing
- docs
- token/src/erc20/extensions/erc4626
- upgrades/src/tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
100 files changed
+191
-369
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
906 | 906 | | |
907 | 907 | | |
908 | 908 | | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
909 | 917 | | |
910 | 918 | | |
911 | 919 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| 279 | + | |
279 | 280 | | |
280 | | - | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
281 | 284 | | |
282 | 285 | | |
283 | 286 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
0 commit comments