Eric Lau
f347b410cf
Update recommended Foundry remapping ( #4468 )
...
Co-authored-by: ernestognw <ernestognw@gmail.com>
2 years ago
Prince Allwin
2a4396c9dd
Add suggested remappings in readme ( #4440 )
...
Co-authored-by: Francisco <fg@frang.io>
2 years ago
Francisco
874c2d3c02
Use explicit imports ( #4399 )
...
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: ernestognw <ernestognw@gmail.com>
2 years ago
Francisco
f29307cfe0
Add Foundry installation instructions with required warnings ( #4389 )
2 years ago
Zack Reneau-Wedeen
fe08f58c69
Update README.md ( #4335 )
2 years ago
Ernesto García
7bb5592ad5
Bump minimum pragma version to `0.8.19` ( #4288 )
2 years ago
mmqxyz
3f610ebc25
Fix typo in README ( #4129 )
2 years ago
Francisco
88a64a802e
Update guidelines and project documentation ( #3966 )
...
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2 years ago
Francisco
a290e13099
Add warning in next-v5.0 branch readme ( #3941 )
2 years ago
AN ❦
48dd186870
Improve readme style ( #3577 )
...
Co-authored-by: Francisco <frangio.1@gmail.com>
3 years ago
kayla-henrie
d50e608a4f
Add GitPOAP badge to display number of minted GitPOAPs for contributors ( #3545 )
3 years ago
Francisco Giordano
212221d6ff
Add mention of OpenZeppelin Defender in readme
3 years ago
Francisco Giordano
eae2384178
Add git paragraph to installation section ( #3197 )
3 years ago
Francisco Giordano
c739d1976b
Update security email domain and Immunefi text
3 years ago
Hadrien Croubois
0413d58860
add bug bounty info
...
(cherry picked from commit 86bd4d7389
)
3 years ago
Hadrien Croubois
86bd4d7389
add bug bounty info
3 years ago
Francisco Giordano
bbd68b721d
Update security policy regarding past major releases
4 years ago
William Entriken
0500c9e53e
Use "OpenZeppelin Contracts" where appropriate ( #2778 )
4 years ago
Francisco Giordano
f8f6d56c58
Update README intro with link to Wizard
4 years ago
Andre Korol
974c534210
Update contracts to support Solidity 0.8.x ( #2442 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
4 years ago
Francisco Giordano
da9161fc91
Migrate to GitHub Actions
4 years ago
CallMeGwei
e5fbbda9ba
Add audit links to readme and doc index ( #2392 )
4 years ago
Alejo Salles
7d48d79b53
Fixed sidebar reference in README.md ( #2329 )
5 years ago
Francisco Giordano
d1f336d8fd
use svg logo for better scaling
5 years ago
Elena Gesheva
04fc35707d
Migrate contracts to Solidity 0.7 ( #2319 )
...
* Update contract pragmas to solidity 0.7
* Remove internal declaration on constructors
* Reference SafeMath explicitely
* Remove public constructor declaration from abstract contracts
* Remove public constructor declaration from non-abstract contracts
5 years ago
Francisco Giordano
09014f90f9
Remove acronym from Readme
5 years ago
Nicolás Venturo
e2b97d6712
Update readme to reflect docsite, fixes #2168
5 years ago
Francisco Giordano
1ff8a97d11
add docs badge
5 years ago
Nicolás Venturo
dd226e1987
Add latest audit notice
5 years ago
Nicolás Venturo
4a531fe588
Add note about gas costs ( #2079 )
...
* Add note about gas costs
* Update wording
5 years ago
Andrew B Coathup
6102ddf675
Update README link to learn guide ( #2070 )
...
Reported from Community Member via Intercom
5 years ago
Nicolás Venturo
d6698c3bfb
Copy docsite landing to readme ( #2058 )
...
* Copy docsite landing to readme
* Fix code sample
* Apply suggestions from code review
Co-Authored-By: Francisco Giordano <frangio.1@gmail.com>
* Update code sample
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
5 years ago
Andrew B Coathup
d037217769
Update README ( #2056 )
...
* Update README to use releases-stability URL
Change https://docs.openzeppelin.com/contracts/api-stability to https://docs.openzeppelin.com/contracts/releases-stability (even though it redirects)
* Update README to include CLI as dev env
Add OpenZeppelin CLI to list of development environments
* Update README to use releases-stability URL
Change https://docs.openzeppelin.com/contracts/api-stability to https://docs.openzeppelin.com/contracts/releases-stability (even though it redirects)
5 years ago
Micah Zoltu
e84e191322
Fixes dead link in Readme. ( #1969 )
...
(cherry picked from commit fcd77a4a37
)
5 years ago
Micah Zoltu
fcd77a4a37
Fixes dead link in Readme. ( #1969 )
5 years ago
Francisco Giordano
3306cd1ece
Fix codecov badge
6 years ago
Francisco Giordano
08ce03f6c3
Add codecov badge
6 years ago
Francisco Giordano
2a29f697bf
Disable Travis in favor of Circle ( #1866 )
...
* replace readme badge
* remove travis config
* move to codecov
* add codecov config
* fix coverage running
6 years ago
Santiago Palladino
b8c8308d77
Add @openzeppelin/contracts as alternative package name ( #1840 )
...
* Rename package and repository name from docs and scripts
* undo root package rename
* add @openzeppelin/contracts as subpackage with release automation
* synchronize @openzeppelin/contracts version
* remove private field from package.json
* make file patterns absolute
* change wording of a comment
* use a saner version script
6 years ago
Nicolás Venturo
509d0c997d
Fix readme badges
6 years ago
Francisco Giordano
eae306f259
Rebrand readme ( #1832 )
...
* update readme with new branding
* update readme text with new branding and links
* add newer link to api stability document
6 years ago
Andrew B Coathup
31c366af67
Update README doc links ( #1784 )
6 years ago
Franco Zeoli
dc5ca8edc4
Edit Ethereum dev framework links in README. ( #1695 )
...
Added Buidler.
6 years ago
Nicolás Venturo
29fa0a4ce5
Add API stability doc link. ( #1672 )
...
* Add API stability doc link.
* Update README.md
Co-Authored-By: nventuro <nicolas.venturo@gmail.com>
6 years ago
Nicolás Venturo
06f7266a6e
Replace mentions of Slack for forum links. ( #1671 )
...
* Replace mentions of Slack for forum links.
* make forum lowercase
6 years ago
Francisco Giordano
7f54542172
Add latest audit to repository ( #1664 )
...
* rename previous audit to date it was performed
* add latest audit
* add note about latest audit in README
6 years ago
John Shutt
2c34cfbe0e
Fix typo in README ( #1624 )
6 years ago
Nicolás Venturo
7fb90a1566
Update readme example to use 0.5.0.
6 years ago
Francisco Giordano
daa301fef0
remove note about 2.0 being experimental ( #1565 )
...
(cherry picked from commit 503674167d
)
6 years ago
Francisco Giordano
503674167d
remove note about 2.0 being experimental ( #1565 )
6 years ago