Skip to content

Commit bd60fec

Browse files
committed
Merge branch 'master' into feature/low-level-call
2 parents 0227ab4 + 53bb340 commit bd60fec

File tree

327 files changed

+3953
-1381
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

327 files changed

+3953
-1381
lines changed

.changeset/afraid-chicken-attack.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'openzeppelin-solidity': minor
3+
---
4+
5+
`Bytes`: Add `splice(bytes,uint256)` and `splice(bytes,uint256,uint256)` functions that move a specified range of bytes to the start of the buffer and truncate it in place, as an alternative to `slice`.

.changeset/angry-waves-film.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'openzeppelin-solidity': minor
3+
---
4+
5+
`WebAuthn`: Add a library for verifying WebAuthn Authentication Assertions.

.changeset/clean-ways-push.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fast-beans-pull.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'openzeppelin-solidity': minor
3+
---
4+
5+
`Bytes`: Add a `clz` function to count the leading zero bits in a `bytes` buffer.

.changeset/fine-frogs-bake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/full-ways-help.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/funny-donuts-follow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'openzeppelin-solidity': minor
3+
---
4+
5+
`IERC7751`: Add the interface for custom error wrapping of bubbled up reverts.

.changeset/funny-years-yawn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/hot-grapes-lie.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lazy-poets-cheer.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)