f6cd8032ba
Fix typo in crosschain.adoc ( #3453 )
2022-06-06 18:20:23 -03:00
f8157ac854
Add multiProofVerify ( #3276 )
2022-05-25 09:39:15 +02:00
4574ce45b6
Add a cross-chain guide for the documentation ( #3325 )
2022-05-04 21:19:04 +00:00
85627ffa91
Update links in docs ( #3356 )
...
* Update links in Access Control section
* Update Tally url
* Update web3 url to the freshest version
2022-04-26 11:34:51 +02:00
c72281ea45
docs(erc1155): correct ERC1155Holder.sol import ( #3250 )
2022-03-09 09:32:46 +01:00
defcf20042
Simplify ERC721 example ( #3115 )
2022-02-04 18:47:06 -03:00
28986d2f2e
Start tokenId at zero in docs ( #3162 )
...
- Fixes #3123
2022-02-03 11:45:06 -03:00
85566faeb2
Improve documentation of various governance aspects ( #3161 )
...
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com >
2022-02-02 13:36:45 -03:00
fc01c51c13
Simplify inheritance to avoid overrides
2022-01-31 22:05:20 -03:00
a5e042cedf
Fix use of ^ (xor) instead of ** (power) ( #3130 )
2022-01-24 18:55:12 -03:00
ef0273fde1
Add Base64 library to utils ( #2884 )
...
* Add Base64 library to utils
* Fix typo on Base64 padding
* Added documentation for Base64 and references from ERC1155 and ERC721
* Updated Changelog
* Fix typo in utilities doc
* use mstore8 to improve memory accesses
* use shorter strings with encodePacked
* do not use using-for syntax, for clarity
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com >
Co-authored-by: Francisco Giordano <frangio.1@gmail.com >
2021-12-29 20:41:20 +01:00
0550d13aee
Add ERC721 import in tutorial
2021-12-16 18:29:31 -03:00
b42b05311b
Add ERC721Votes for NFT-based governance ( #2944 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com >
Co-authored-by: Hadrien Croubois <hadrien@openzeppelin.com >
2021-12-10 18:58:45 -03:00
8ef7655e7b
Fix a typo in erc20-supply.adoc ( #3005 )
...
Fix a typo
2021-12-07 13:41:21 +01:00
86bd4d7389
add bug bounty info
2021-11-22 15:05:21 +01:00
2b4e023180
Fix typo and reframed a sentence ( #2951 )
...
Corrected spelling for a word on line number 3 and sentence reframed on line number 309
2021-11-08 23:05:32 +01:00
b5daea6d5f
Grammar correction in utilities doc ( #2952 )
...
Fix grammar in a sentence
2021-11-08 23:04:44 +01:00
342265d290
Update governance.adoc ( #2948 )
2021-11-06 22:29:51 +01:00
5cdf2a8fdf
Fix markdown rendering in utilities.adoc ( #2934 )
2021-11-04 19:08:23 -03:00
ee14987721
Improve formatting of docs for TimelockController roles
2021-11-01 17:32:00 -03:00
5a398018ee
Add missing newline in docs
2021-11-01 17:26:37 -03:00
46ce0cfa33
Update index.adoc ( #2922 )
...
Fixed typo
2021-10-28 17:44:07 -03:00
a51e181e3b
Fix unbounded recursion in ERC20WithAutoMinerReward example
2021-10-28 13:14:21 -03:00
e6f26b46fc
Fix code sample in utilities.adoc
2021-10-14 23:31:24 -03:00
5e34a84d4a
Fix ERC721URIStorage description in docs
2021-09-13 18:32:43 -03:00
8a5b67fb79
Add notice about location of funds in Governor+Timelock setup ( #2855 )
2021-09-13 17:43:49 -03:00
4ac1070cd3
Improve Governor documentation
2021-08-17 11:20:10 -03:00
832ff3b9f9
Fix docs function for ECDSA ( #2819 )
2021-08-10 17:37:50 -03:00
29957d4a47
Add Governor guide ( #2811 )
2021-08-04 19:08:44 -03:00
56b3b7a487
Remove mention of 2.0.0 audit in docs
2021-08-02 20:06:30 -03:00
bbd68b721d
Update security policy regarding past major releases
2021-08-02 19:57:04 -03:00
0500c9e53e
Use "OpenZeppelin Contracts" where appropriate ( #2778 )
2021-07-20 10:35:58 -03:00
c346c09b01
Clarify zero address usage in proposer and executor roles in Timelock ( #2765 )
...
* Clarify zero address usage in proposer and executor roles in access control
* Address zero only applies to executor
* Fix incorrect role
2021-07-14 16:39:08 +02:00
1c1ebd765d
Remove defer tag for Wizard embed script
2021-07-09 16:38:44 -03:00
ad3c18eb5f
Fix the ERC721 link in the ERC1155 doc ( #2694 )
2021-05-26 19:11:08 +00:00
0a905d674b
Fix typo in tokens.adoc ( #2654 )
2021-05-03 16:56:50 -03:00
0d40f705a7
Add link to full list of upgrades resources
2021-04-29 22:58:59 -03:00
4a53ee5a13
Review structure of Proxies API docs ( #2645 )
2021-04-27 09:29:13 -03:00
3c4a18f0df
Update Stability document with current practices
2021-04-22 11:51:17 -03:00
07b48484ff
Fix ERC721 guide for 4.x
2021-04-20 12:37:15 -03:00
f17624194b
typo: remove duplicate word ( #2631 )
2021-04-16 20:07:09 -03:00
e0a2b195e4
Add modifier & internal function with standard revert message in AccessControl ( #2609 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com >
2021-04-16 12:15:09 -03:00
538b6d21b1
Update ERC721 guide for 4.0 ( #2630 )
2021-04-15 23:49:53 -03:00
3157aff844
Update docs for setting ERC20 decimals ( #2629 )
2021-04-14 16:00:22 +00:00
7f6a1666fa
Add Multicall module ( #2608 )
2021-04-07 17:26:40 +00:00
5ecd2b850c
Add Contracts Wizard docs page ( #2624 )
2021-04-05 17:46:57 -03:00
ba1d773176
Fix link to TimelockController
2021-03-02 15:53:03 -03:00
583146f9d6
Fix typo Controler -> Controller
2021-03-02 15:32:10 -03:00
f7c8252611
Remove GSNv1 contracts ( #2521 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com >
2021-02-18 15:27:18 +00:00
24660c3e48
Fix keccak256 typo ( #2525 )
2021-02-17 13:34:39 +01:00