Commit History

Author SHA1 Message Date
  Hadrien Croubois 2215d9fd5e Remove Time.Delay *At functions (#4606) 2 years ago
  Francisco af06fdcfd4 Fix various documentation errors (#4601) 2 years ago
  Hadrien Croubois d555464c53 AccessManager: Avoid resetting nonce when consuming a scheduled operation (#4603) 2 years ago
  Francisco a714fe6dbd Wrap docstrings to 120 chars (#4600) 2 years ago
  Francisco 224c23b38f Rename ProposalCore.eta to etaSeconds (#4599) 2 years ago
  Hadrien Croubois 80b2d1df38 Improve GovernorTimelockAccess (#4591) 2 years ago
  Francisco Giordano 75eb7c2d49 Merge branch 'feat/access-manager' into audit/wip/2a-2b 2 years ago
  Francisco Giordano e48f8fd0d2 Merge branch 'master' into feat/access-manager 2 years ago
  Hadrien Croubois 6f1685c3eb Merge branch 'master' into audit/wip/2a-2b 2 years ago
  Hadrien Croubois 60e3ffe6a3 Remove non-standard increaseAllowance and decreaseAllowance from ERC20 (#4585) 2 years ago
  Hadrien Croubois 63851f8de5 Fix typographical errors & comments (#4595) 2 years ago
  Ernesto García 36bf1e46fa Migrate FV specs to CVL2 (#4527) 2 years ago
  Francisco b6111faac8 Use namespaced storage for upgradeable contracts (#4534) 2 years ago
  Hadrien Croubois 095c8e120c Remove SafeERC20.safePermit (#4582) 2 years ago
  Francisco 9e09e0653a Fix flaky test in AccessManager (#4593) 2 years ago
  Francisco a07f28b00c Improve AccessManager docs (#4586) 2 years ago
  Hadrien Croubois bba33516b1 Remove unused return value and reuse helper function (#4588) 2 years ago
  Hadrien Croubois 01659449d4 Make Solidity pragma consistent (#4589) 2 years ago
  Hadrien Croubois 7ae7f3ef4b Remove unused import (#4590) 2 years ago
  Hadrien Croubois 26c22169f0 Rename custom error AleadyInitialized → InvalidInitialization (#4592) 2 years ago
  Hadrien Croubois 6f80048ce9 Improve natspec documentation and comments (#4581) 2 years ago
  Hadrien Croubois d54f4ac4b7 Rename AccessManager groups to roles (#4580) 2 years ago
  Hadrien Croubois a05a529049 Rename AccessManager.relay to execute (#4578) 2 years ago
  Hadrien Croubois 25c416d01c Rename internal variables in EnumerableSet for improved readability (#4577) 2 years ago
  Hadrien Croubois 5a77c9995f Make isConsumingScheduleOp return bytes4 to mitigate clashes (#4575) 2 years ago
  Hadrien Croubois e2a9353dea Remove unused named return variables (#4573) 2 years ago
  Hadrien Croubois 87f7a2cd42 Refactor Time library to use valueBefore/valueAfter (#4555) 2 years ago
  Hadrien Croubois bb7ca7d151 Prevent setting address(0) as the initialAdmin in AccessManager (#4570) 2 years ago
  Hadrien Croubois 5abbd04933 Improve Initializable readability using intermediate variables (#4576) 2 years ago
  Hadrien Croubois ff9d089dad Add a boolean to AccessManager.GrantGroup (#4569) 2 years ago