Thomas Adams
|
36327ce8c5
|
Added script to verify ERC1155Burnable
|
3 years ago |
Thomas Adams
|
39f29ec3fd
|
Added spec for ERC1155Burnable with rule sanity
|
3 years ago |
Thomas Adams
|
7a2b502b9c
|
Added harness for ERC1155Burnable
|
3 years ago |
Artur
|
de74c8c62c
|
Add bytes32 to uint enumerable map (#3416)
|
3 years ago |
Hadrien Croubois
|
b61faf8368
|
Procedural SafeCast.sol generation (#3245)
|
3 years ago |
Michael George
|
46cb74f3cf
|
held tokens should exist passing
|
3 years ago |
ashhanai
|
c4f76cfa15
|
Add uint to uint enumerable map (#3338)
|
3 years ago |
teryanarmen
|
fa89068f2b
|
8.5/10 rules finished
|
3 years ago |
Hadrien Croubois
|
6339027a7a
|
Add mention of events possibly emitted (#3421)
|
3 years ago |
Martín Triay
|
46db8a98b0
|
Rename return parameter (#3413)
|
3 years ago |
Lucas Alonso
|
c2077f0034
|
Add warning about use of delete (#3412)
|
3 years ago |
harold-nft
|
ee4d8380d3
|
Fix minor typo in IERC1155 and IERC721 docs (#3419)
|
3 years ago |
teryanarmen
|
793b88efd8
|
finalize fist 3 rules; fix old governor spec
|
3 years ago |
Pascal Marco Caversaccio
|
5772512058
|
Add `address` to `string` conversion (#3403)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
3 years ago |
onlineSoftwareDevOK
|
cd2da98d4d
|
Refactor magic constant in TimelocController test (#3397)
|
3 years ago |
GitHubPang
|
e633ee9ed3
|
Fix spelling and grammar in comments (#3408)
|
3 years ago |
teryanarmen
|
c45f34adc8
|
fix typos
|
3 years ago |
teryanarmen
|
6add1e7718
|
setup GovLateQuorum and add 3 rules for deadlines
|
3 years ago |
Thomas Adams
|
0deaee1217
|
Added unfinished invariant regarding user token sums and totalSupply
|
3 years ago |
Michael George
|
2fc3a5d4b8
|
implemented independence rule
|
3 years ago |
Michael George
|
da0fdc1aa0
|
harness setup for ERC1155Supply
|
3 years ago |
Kartik0099
|
3bdf4bfd29
|
Annotate Memory-Safe Assembly (#3392)
|
3 years ago |
Mazen Khalil
|
3b9381dfb1
|
Add customizable fee receiver to ERC20FlashMint (#3327)
Co-authored-by: Mazen Khalil <mazen@immunityledger.org>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
3 years ago |
Michael George
|
aafb14461b
|
made the spec run
|
3 years ago |
Michael George
|
70cbfffc74
|
created harness and script
|
3 years ago |
Michael George
|
4a3cddc529
|
temporarily moved old projects into old directory
|
3 years ago |
Hadrien Croubois
|
07b1b472c0
|
Improve wording consistency in code/doc (#3365)
|
3 years ago |
Hadrien Croubois
|
4574ce45b6
|
Add a cross-chain guide for the documentation (#3325)
|
3 years ago |
renovate[bot]
|
5ed20f32cf
|
Update lockfile (#3386)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
Hadrien Croubois
|
14ca3aeb79
|
Fix links in documentation (#3387)
|
3 years ago |
Hadrien Croubois
|
1d2ab4f41c
|
Add 4.6 upgradeability notice
|
3 years ago |
Pascal Marco Caversaccio
|
be3cfa0f90
|
Add custom error to `CrossChainEnabledPolygonChild` (#3380)
|
3 years ago |
Hadrien Croubois
|
fcf35e5722
|
Fix changelog merge issue (#3364)
|
3 years ago |
Hadrien Croubois
|
a035b235b4
|
Release v4.6 (#3358)
* 4.6.0-rc.0
* Fix release script to only release @openzeppelin/contracts
(cherry picked from commit 2bd75a44bb )
* make ERC2981:royaltyInfo public (#3305)
(cherry picked from commit d2832ca7a9 )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
* add transpilation guards to the crosschain mocks (#3306)
(cherry picked from commit 9af5af8fff )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
* Fix tests on upgradeable contracts after transpilation
(cherry picked from commit 0762479dd5 )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
* Remove unused constructor argument
(cherry picked from commit 69c3781043 )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
* Bump minimum Solidity version for Initializable.sol to 0.8.2 (#3328)
(cherry picked from commit cb14ea3c5c )
* Fix update-comment script to ignore invalid tags
(cherry picked from commit 848fef5b6c )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
* 4.6.0
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
3 years ago |
Hadrien Croubois
|
848fef5b6c
|
Fix update-comment script to ignore invalid tags
|
3 years ago |
Igor Igamberdiev
|
85627ffa91
|
Update links in docs (#3356)
* Update links in Access Control section
* Update Tally url
* Update web3 url to the freshest version
|
3 years ago |
Eric Lau
|
c12076fb7e
|
Fix ERC777 link (#3351)
|
3 years ago |
Niccolò Petti
|
d4e6236b2b
|
Fix deprecated expectEvent.inLogs #3332 (#3333)
|
3 years ago |
GitHubPang
|
5a75065659
|
Fix typo in CHANGELOG (#3341)
|
3 years ago |
Francisco Giordano
|
cb14ea3c5c
|
Bump minimum Solidity version for Initializable.sol to 0.8.2 (#3328)
|
3 years ago |
Nick Armstrong
|
cca337f5ae
|
Merge branch 'certora/erc20' of github.com:Certora/openzeppelin-contracts into remotes/origin/certora/erc20
|
3 years ago |
Nick Armstrong
|
02de598056
|
removed sanity
|
3 years ago |
Michael George
|
8fc90f6779
|
fix in script
|
3 years ago |
Michael George
|
f15308f763
|
added python requirements file
|
3 years ago |
Michael George
|
f242abbf93
|
starting CI integration
|
3 years ago |
Nick Armstrong
|
135e21f35d
|
comment cleanup
|
3 years ago |
Nick Armstrong
|
6662d0556f
|
verify all - rules passing
|
3 years ago |
dependabot[bot]
|
7392d83738
|
Bump minimist from 1.2.5 to 1.2.6 (#3303)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
Nick Armstrong
|
d1454932b2
|
Merge branch 'certora/erc20' of github.com:Certora/openzeppelin-contracts into remotes/origin/certora/erc20
|
3 years ago |
Nick Armstrong
|
cab9b09b7b
|
rough contracts all finished
|
3 years ago |