.. |
chilled-walls-develop.md
|
e83142944f
Add ability to create clones with initial `value` in Clones.sol (#4936)
|
1 gadu atpakaļ |
chilly-humans-warn.md
|
52c36d412e
Fix `UPGRADE_INTERFACE_VERSION` documentation in `ProxyAdmin` (#5031)
|
1 gadu atpakaļ |
cold-cheetahs-check.md
|
c80b675b8d
Add CircularBuffer data structure (#4913)
|
1 gadu atpakaļ |
config.json
|
0c89a8b771
Automate release process via Changesets (#3915)
|
2 gadi atpakaļ |
cool-mangos-compare.md
|
e86bb45477
Add a Math.inv function that inverse a number in Z/nZ (#4839)
|
1 gadu atpakaļ |
curvy-crabs-repeat.md
|
d8e799db98
Implement RSA verification (#4952)
|
1 gadu atpakaļ |
dirty-cobras-smile.md
|
f8b1ddf591
Add variants of Array.sort for address[] and bytes32[] (#4883)
|
1 gadu atpakaļ |
eight-eyes-burn.md
|
c1d6ad5a30
Add GovernorCountingFractional (#5045)
|
1 gadu atpakaļ |
eleven-planets-relax.md
|
aed22fbc22
Add `view` modifier to `proxyAdmin` in TransparentUpgradeableProxy (#4688)
|
2 gadi atpakaļ |
flat-turtles-repeat.md
|
61117c4db8
Bound lookup in arrays with duplicate (#4842)
|
1 gadu atpakaļ |
fluffy-buses-jump.md
|
231fae33f0
Add Binary heap structure (#5084)
|
1 gadu atpakaļ |
fluffy-steaks-exist.md
|
d398d68944
Mask computed address in `Create2` and `Clones` libraries (#4941)
|
1 gadu atpakaļ |
forty-dodos-visit.md
|
337bfd5ea4
Add utility function for converting an address to checksummed string (#5067)
|
1 gadu atpakaļ |
friendly-nails-push.md
|
e5f02bc608
Add ERC1363 implementation (#4631)
|
1 gadu atpakaļ |
gentle-bulldogs-turn.md
|
036c3cbef2
Replace custom errors with native panic codes in DoubleEndedQueue (#4872)
|
1 gadu atpakaļ |
gorgeous-badgers-vanish.md
|
cb2aaaa04a
Add slot derivation library (#4975)
|
1 gadu atpakaļ |
great-pianos-work.md
|
231fae33f0
Add Binary heap structure (#5084)
|
1 gadu atpakaļ |
heavy-baboons-give.md
|
dc62599257
Extended packing and extracting library for value types (#5056)
|
1 gadu atpakaļ |
kind-planets-cough.md
|
d6ad9db0a0
Add transient storage slot support in StorageSlot.sol (#4980)
|
1 gadu atpakaļ |
light-news-listen.md
|
52e0e3e783
Extend `onlyAuthorized` to support extra functions in AccessManager (#5014)
|
1 gadu atpakaļ |
lucky-crews-eat.md
|
427b8bb028
Make Votes.sol _makeDelegateVotes internal (#5007)
|
1 gadu atpakaļ |
nervous-eyes-teach.md
|
984233dcad
Bubble up `returndata` from reverted Create2 deployments (#5052)
|
1 gadu atpakaļ |
nervous-pans-grow.md
|
17a8955cd8
Optimize Math operations using branchless bool to uint translation. (#4878)
|
1 gadu atpakaļ |
nice-paws-pull.md
|
e5f02bc608
Add ERC1363 implementation (#4631)
|
1 gadu atpakaļ |
odd-files-protect.md
|
92ff025622
Add a MerkleTree builder (#3617)
|
1 gadu atpakaļ |
odd-lobsters-wash.md
|
05f218fb66
Implement P256 verification via RIP-7212 precompile with Solidity fallback (#4881)
|
1 gadu atpakaļ |
poor-chefs-cheat.md
|
7eba10dd1e
Move ERC721 and ERC1155 receiver checks to dedicate libraries (#4845)
|
1 gadu atpakaļ |
serious-carrots-provide.md
|
e30b390d84
Add `ERC7674` (draft) (#5071)
|
1 gadu atpakaļ |
shiny-poets-whisper.md
|
4e7e6e54da
Add `bytes memory` version of `Math.modExp` (#4893)
|
1 gadu atpakaļ |
silver-swans-promise.md
|
192e873fcb
Add `Math.modExp` and a `Panic` library (#3298)
|
1 gadu atpakaļ |
smart-bugs-switch.md
|
036c3cbef2
Replace custom errors with native panic codes in DoubleEndedQueue (#4872)
|
1 gadu atpakaļ |
spotty-falcons-explain.md
|
4032b42694
Branchless ternary, min and max methods (#4976)
|
1 gadu atpakaļ |
spotty-queens-own.md
|
b73bcb231f
Process and verify merkle proofs (and multiproof) with custom hash function (#4887)
|
1 gadu atpakaļ |
strong-singers-talk.md
|
e83142944f
Add ability to create clones with initial `value` in Clones.sol (#4936)
|
1 gadu atpakaļ |
thick-pumpkins-report.md
|
61117c4db8
Bound lookup in arrays with duplicate (#4842)
|
1 gadu atpakaļ |
thin-walls-drop.md
|
11dc5e3809
Expose an initializer function for non-abstract contracts in their upgradeable versions (#5008)
|
1 gadu atpakaļ |
twenty-feet-grin.md
|
692dbc560f
Add Base64Url encoding (#4822)
|
1 gadu atpakaļ |
violet-moons-tell.md
|
ef68ac3ed8
Add getRoleMembers method to return all accounts that have role (#4546)
|
1 gadu atpakaļ |
warm-sheep-cover.md
|
92ff025622
Add a MerkleTree builder (#3617)
|
1 gadu atpakaļ |
wise-bobcats-speak.md
|
ae1bafcb48
Add VestingWalletWithCliff (#4870)
|
1 gadu atpakaļ |
witty-chicken-smile.md
|
b6e07917eb
Transient version of ReentrancyGuard (#4988)
|
1 gadu atpakaļ |
yellow-deers-walk.md
|
a5c4cd8182
Add new EnumerableMap types (#4843)
|
1 gadu atpakaļ |
yellow-moles-hammer.md
|
33ea1111b0
Avoid validating ECDSA signatures for addresses with code in SignatureChecker (#4951)
|
1 gadu atpakaļ |