Francisco Giordano
|
466cf05912
|
Deprecate openzeppelin-solidity on every release
|
4 years ago |
renovate[bot]
|
8467143f2a
|
Update lockfile (#2763)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Santiago Palladino
|
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
|
4 years ago |
Francisco Giordano
|
3935b907d4
|
Fix NatSpec comment syntax
|
4 years ago |
Anton Bukov
|
4e2641a915
|
Simplify selector access (#2766)
|
4 years ago |
Julian M. Rodriguez
|
973b0f883a
|
fix typo in erc20 docs (#2764)
|
4 years ago |
rotcivegaf
|
6d97f09195
|
Gas optimization on average function of Math.sol (#2757)
* change implementation to save gas
* add average test with two max uni256 number
|
4 years ago |
Francisco Giordano
|
1c1ebd765d
|
Remove defer tag for Wizard embed script
|
4 years ago |
Hadrien Croubois
|
9eba3ef29a
|
fix two minor typos (#2755)
|
4 years ago |
renovate[bot]
|
e4696f7315
|
Update lockfile (#2752)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Hadrien Croubois
|
23b3807ea7
|
Use private instead of immutable in ERC2771Context (#2754)
|
4 years ago |
Hadrien Croubois
|
15b92e4097
|
Add missing "await" in tests (#2749)
* add missing await in tests
* fix test description
|
4 years ago |
Vaibhav Chopra
|
922058dbc8
|
Change comma to decimal point in comment (#2742)
|
4 years ago |
Francisco Giordano
|
b9e2c7896d
|
Merge branch 'release-v4.2'
|
4 years ago |
Francisco Giordano
|
9fbc1d71c0
|
4.2.0
|
4 years ago |
renovate[bot]
|
3ae911b442
|
Update lockfile (#2732)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Francisco Giordano
|
eea376911b
|
Reorder AccessControl event to emit after assignment (#2738)
|
4 years ago |
Hadrien Croubois
|
1db3037808
|
Fix misleading comments (#2737)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Francisco Giordano
|
556e366ce5
|
4.2.0-rc.0
|
4 years ago |
Hadrien Croubois
|
6842518b1b
|
Wrapper extension for ERC20 token (#2633)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Hadrien Croubois
|
8a775cd8d4
|
Emit DelegateVotesChanged events after Transfer (#2733)
|
4 years ago |
Hadrien Croubois
|
4d0f8c1da8
|
Check inheritance tree consistency (#2727)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Hadrien Croubois
|
27e09007cc
|
Reorder state changes and event emission for consistency (#2719)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Hadrien Croubois
|
00128bd260
|
Fix function ordering in ERC1967Upgrades (#2722)
|
4 years ago |
Hadrien Croubois
|
f710bafae8
|
Fix typos (#2723)
|
4 years ago |
Hadrien Croubois
|
788d338c9b
|
Improve naming of internal variables (#2721)
|
4 years ago |
Hadrien Croubois
|
6f50f6e1ef
|
Remove repeated code from ERC1967Upgrade (#2720)
|
4 years ago |
Hadrien Croubois
|
fd111df16d
|
Remove unecessary code from Context (#2718)
|
4 years ago |
Francisco Giordano
|
17958adaca
|
Uninstall unused mocha dependency
|
4 years ago |
Hadrien Croubois
|
0a05f6fa45
|
Add a recover(bytes32,bytes32,bytes32) that follows EIP2098 (#2713)
|
4 years ago |
renovate[bot]
|
78103f3137
|
Update lockfile (#2717)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Hadrien Croubois
|
f7da53cebd
|
Add a BitMap struct (#2710)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Francisco Giordano
|
75f6dbb86c
|
Add import statements and GitHub link in API docs (#2714)
|
4 years ago |
renovate[bot]
|
9d5f77db9d
|
Update lockfile (#2702)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Hadrien Croubois
|
b0cf6fbb7a
|
Add Prettier for linting and fix Solhint config (#2697)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Hadrien Croubois
|
e3661abe84
|
Split ERC20Votes and ERC20VotesComp (#2706)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Hadrien Croubois
|
1488d4f678
|
Improve ECDSA tests and docs (#2619)
|
4 years ago |
Francisco Giordano
|
adc50d465c
|
Tweak ERC20Votes revert reasons and documentation (#2696)
* adapt revert reason convention
* add whitespace
* tweak documentation
* fix tests
|
4 years ago |
Hadrien Croubois
|
f6efd8aced
|
Add totalSupply checkpoints to ER20Votes (#2695)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Conor
|
ad3c18eb5f
|
Fix the ERC721 link in the ERC1155 doc (#2694)
|
4 years ago |
renovate[bot]
|
eabec630b9
|
Update lockfile (#2690)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Hadrien Croubois
|
406c83649b
|
Introduce ERC1155 totalSupply() and exists() functions (#2593)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
renovate[bot]
|
5f50b9f6e0
|
Update lockfile (#2675)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Francisco Giordano
|
1b37c21da5
|
reserve unchecked for when guarded by explicit require (#2685)
|
4 years ago |
Iskander
|
7144ec8db4
|
Fix whitespace in ERC777 (#2667)
|
4 years ago |
Hadrien Croubois
|
f31bb101ad
|
Move ERC20Votes and ERC20FlashMint out of draft (#2673)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Nicholas Rodrigues Lordello
|
7c754d0665
|
Add ceiling division operation to the `Math.sol` library (#2681)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Vladislav
|
5f7eda1f98
|
Tokens: wrap safe substractions in uchecked block (#2669)
* Tokens: wrap definitely safe subs in unchecked
* Add change in changelog
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
4 years ago |
Francisco Giordano
|
f8f6d56c58
|
Update README intro with link to Wizard
|
4 years ago |
Santiago Palladino
|
8ad458e955
|
Explain how baseURI is used for building the tokenURI (#2679)
|
4 years ago |