Tom Lehman
bda61cd5e5
Fix typo ( #3016 )
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
Francisco Giordano
553c8fdec7
Update initializer modifier to prevent reentrancy during initialization ( #3006 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
(cherry picked from commit 08840b9f8c
)
3 years ago
Francisco Giordano
9a7e4a0112
Remove trailing whitespace
3 years ago
Francisco Giordano
e141d8917a
Create v4.4.1 section in changelog
3 years ago
Hadrien Croubois
08840b9f8c
Update initializer modifier to prevent reentrancy during initialization ( #3006 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
3 years ago
robriks
0c858e2071
Improve revert reason in ERC721 ( #2975 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
3 years ago
Francisco Giordano
4625192940
Fix changelog entry for GovernorPreventLateQuorum
3 years ago
Michael George
2a75aa19bd
added munging to scripts
3 years ago
Michael George
d95c3eeee1
removed some spurious comments
3 years ago
Michael George
22de642692
simplified README somewhat, included additional information about munging
3 years ago
renovate[bot]
2a09e50d09
Update lockfile ( #2993 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Francisco Giordano
04109f8bee
Address: explain dangers of isContract ( #2994 )
...
Co-authored-by: Ivo Georgiev <ivo@strem.io>
3 years ago
Dmitriy Fishman
8ef7655e7b
Fix a typo in erc20-supply.adoc ( #3005 )
...
Fix a typo
3 years ago
Michael George
6bd525fd67
Merge branch 'master' into certora/governor
...
Rerunning verification against current master to ensure clean PR
3 years ago
Michael D. George
8c0684ad13
Merge branch 'OpenZeppelin:master' into master
3 years ago
Michael George
3c150953ed
harnessing fix
3 years ago
Michael George
d64869545d
did some harnessing
3 years ago
Michael George
5888bee853
fixed executeOnly rule
3 years ago
Michael George
ec5d501791
filtered out timeouts
3 years ago
Michael George
760edf9b87
tweaked script to run quickly
3 years ago
Hadrien Croubois
a05312f1b7
fix changelog structure
3 years ago
Hadrien Croubois
abf6024faf
Add a governor module to protect against late quorum ( #2973 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
3 years ago
Michael George
380b87dc0c
switched harnesses to use munged contracts
3 years ago
Michael George
f3087407c6
created applyHarness
3 years ago
Michael George
749738f2aa
moved contract modifications into munged directory
3 years ago
Aleksander Kryukov
7d0eeab6f7
HarnessCleaning
3 years ago
Aleksander Kryukov
dae72a7e1b
FixingScriptsToWorkWithNewChanges
3 years ago
Aleksander Kryukov
96c6120609
NewFileForRulesInProgress
3 years ago
Hadrien Croubois
6089f11c2f
Add a relay mechanism in the governor ( #2926 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
3 years ago
David Brailovsky
3536587665
Fix typo ( #2992 )
3 years ago
Michael M
de594921cc
fix script
3 years ago
Aleksander Kryukov
f40c48a83d
madeVeryfyAllMoreFlexible
3 years ago
Francisco Giordano
7d17acfb2f
Merge branch 'release-v4.4'
3 years ago
Francisco Giordano
4961a51cc7
4.4.0
3 years ago
Francisco Giordano
94a0b8f573
Make VestingWallet token event argument indexed ( #2988 )
...
(cherry picked from commit 0859c70936
)
3 years ago
Francisco Giordano
0859c70936
Make VestingWallet token event argument indexed ( #2988 )
3 years ago
Francisco Giordano
6481b05e4f
Add changelog entry for deprecation of presets
3 years ago
Aleksander Kryukov
43e37f0184
executedImplyStartAndEndDateNonZero inv fix
3 years ago
Francisco Giordano
c739d1976b
Update security email domain and Immunefi text
3 years ago
Aleksander Kryukov
1d25a22201
runAllwithoutTypeCheckAndPolishingIt
3 years ago
Aleksander Kryukov
73080c79d0
cleaning in process
3 years ago
Aleksander Kryukov
37725a0f2c
CleaningAndScriptForAllAndReadme
3 years ago
Aleksander Kryukov
b3dd1e0386
RulesCleaning
3 years ago
Aleksander Kryukov
108be781a4
RemovedUnnecessaryHarnesses
3 years ago
barakman
f6db5c1f30
A function which returns the absolute value of a signed value ( #2984 )
...
* Add a function which returns the absolute (and obviously unsigned) value of a signed value.
* add changelog entry and fix lint
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
3 years ago
Francisco Giordano
2f2604d673
Deprecate presets in favor of Wizard ( #2986 )
3 years ago
Michael M
0894724496
all rules checked no structure organization
3 years ago
Aleksander Kryukov
9344f697f9
removed oneUserVotesInCast
3 years ago
Aleksander Kryukov
4c3ad9c95a
GovernorCountingSimple cleaning
3 years ago