Ernesto García
1c8df659b9
Clarify Governor Bravo compatibility scope ( #4090 )
...
Co-authored-by: Francisco <fg@frang.io>
2 years ago
Francisco
f8e3c375d1
Credit YieldBox for virtual offset ( #4103 )
2 years ago
Ernesto García
dad73159df
Add AccessControlDefaultAdminRules ( #4009 )
...
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
2 years ago
Hadrien Croubois
d5581531de
Add a "fees" section to the ERC4626 guide ( #4054 )
...
Co-authored-by: Francisco Giordano <fg@frang.io>
2 years ago
Hadrien Croubois
62dbb1b06a
Document clock modes for token and governor ( #4058 )
...
Co-authored-by: Francisco <fg@frang.io>
2 years ago
Hadrien Croubois
6e88df28cb
Mark ERC777 and ERC1820 as deprecated ( #4066 )
2 years ago
Hadrien Croubois
d64d7aa5d1
ERC4626 inflation attack mitigation ( #3979 )
...
Co-authored-by: Francisco <fg@frang.io>
2 years ago
Francisco Giordano
5e76b26225
Add Subgraphs to docs sidebar
2 years ago
Ernesto García
94cd8ef12e
Add ERC721 Wrapper ( #3863 )
...
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2 years ago
Francisco
1575cc6908
Update Tally screenshots ( #4030 )
2 years ago
Francisco
591c12d22d
Remove outdated note about virtual view functions ( #4014 )
2 years ago
Ernesto García
0320a718e8
Fix Governance docs reference to blocktime ( #3994 )
2 years ago
Francisco
88a64a802e
Update guidelines and project documentation ( #3966 )
...
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2 years ago
JulissaDantes
18691d1a6f
Show if event parameter is indexed in docs ( #3958 )
...
Co-authored-by: Francisco <frangio.1@gmail.com>
2 years ago
Francisco
717fbc45cb
Add docs on non-stability of internal function use ( #3952 )
2 years ago
Owen
5dbde1a5c9
Fix governance tutorial contract ( #3948 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2 years ago
Francisco
a28aafdc85
Use Prettier for JS files ( #3913 )
...
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2 years ago
Francisco
f799475d93
Fix links to Wizard ( #3901 )
2 years ago
Eric Nordelo
8c9a831596
Fix whitespace in docs ( #3832 )
...
Co-authored-by: Francisco <frangio.1@gmail.com>
2 years ago
Francisco
e0137d4cbe
Fix outdated docs about timelock admin ( #3806 )
...
(cherry picked from commit 47d4ebb734
)
2 years ago
Pandapip1
e708b096cf
Remove outdated note about hooks from documentation ( #3789 )
...
Co-authored-by: Francisco <frangio.1@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
(cherry picked from commit 634710d795
)
2 years ago
Francisco
47d4ebb734
Fix outdated docs about timelock admin ( #3806 )
2 years ago
Pandapip1
634710d795
Remove outdated note about hooks from documentation ( #3789 )
...
Co-authored-by: Francisco <frangio.1@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2 years ago
Hadrien Croubois
0b6becd49f
Remove the draft prefix to ERC20Permit ( #3793 )
...
Co-authored-by: Francisco <frangio.1@gmail.com>
2 years ago
GitHubPang
561d1061fc
Fix typos, improve wording and punctuation. ( #3741 )
2 years ago
Francisco
50501a751e
Update docs pipeline to solidity-docgen@0.6 ( #3707 )
...
(cherry picked from commit c52625018b
)
2 years ago
Francisco
c52625018b
Update docs pipeline to solidity-docgen@0.6 ( #3707 )
2 years ago
Francisco
e2362ce74f
Add documentation about the security of overrides ( #3725 )
2 years ago
omahs
5d31ad0eb9
Fix: typo & grammar ( #3684 )
2 years ago
GitHubPang
62bab225c1
Fix wording and grammar in docs ( #3645 )
...
Fix wording and grammar
2 years ago
Francisco Giordano
bbb9a17872
Fix links in Utilities
2 years ago
Francisco Giordano
386848174b
Fix preset links in docs
3 years ago
Noble Okafor
1b1dd0ca2c
Update link to ERC721 preset in docs ( #3553 )
...
Co-authored-by: Francisco <frangio.1@gmail.com>
3 years ago
Ernesto García
83277ff916
Remove `_setupRole` docs usage in favor of `_grantRole` ( #3489 )
3 years ago
Ikko Ashimine
f6cd8032ba
Fix typo in crosschain.adoc ( #3453 )
3 years ago
Colin Hicks
f8157ac854
Add multiProofVerify ( #3276 )
3 years ago
Hadrien Croubois
4574ce45b6
Add a cross-chain guide for the documentation ( #3325 )
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
Vuong Tru
c72281ea45
docs(erc1155): correct ERC1155Holder.sol import ( #3250 )
3 years ago
Alexander
defcf20042
Simplify ERC721 example ( #3115 )
3 years ago
Tim Daubenschütz
28986d2f2e
Start tokenId at zero in docs ( #3162 )
...
- Fixes #3123
3 years ago
Francisco Giordano
85566faeb2
Improve documentation of various governance aspects ( #3161 )
...
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
3 years ago
Francisco Giordano
fc01c51c13
Simplify inheritance to avoid overrides
3 years ago
Hadrien Croubois
a5e042cedf
Fix use of ^ (xor) instead of ** (power) ( #3130 )
3 years ago
Ernesto García
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>
3 years ago
Francisco Giordano
0550d13aee
Add ERC721 import in tutorial
3 years ago
JulissaDantes
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>
3 years ago
Dmitriy Fishman
8ef7655e7b
Fix a typo in erc20-supply.adoc ( #3005 )
...
Fix a typo
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