Commit History

Author SHA1 Message Date
  teryanarmen 9c45c52c4b Fix CI script name for GovernorPreventLateQuorum 3 years ago
  teryanarmen ca034ab3df Deleted unused method from GovPreventLateQuorum 3 years ago
  Thomas Adams 75a3602ba6 Modified rule transfersHaveSameLengthInputArrays (passing) to limit array size 3 years ago
  Thomas Adams 7946806fb3 Commented out sanity rules for the purposes of CI 3 years ago
  Thomas Adams 84b371f92c Added rule transfersHaveSameLengthInputArrays (partially passing) 3 years ago
  teryanarmen cccd90ec83 fix typo in CI 3 years ago
  Thomas Adams ee2f0ecb68 Improved multiple token transfer batch transfer equivalence rule 3 years ago
  teryanarmen 6a4fc6acb8 set up CI for round3 scripts 3 years ago
  teryanarmen 1aa8141b14 removed a assert failure message from an invariant in Initializable spec 3 years ago
  Thomas Adams 866042d6fc Added two transfer batch transfer equivalence rules 3 years ago
  Michael George 234b843c36 commented out failing rules and added solc version to ERC1155 3 years ago
  Michael George a373d25b01 updated CI to match moving scripts to old 3 years ago
  Michael George f4b2aff79e added erc1155ext branch to CI 3 years ago
  Thomas Adams 371818f792 Removed reference to _burn and _mint 3 years ago
  Thomas Adams 3ccaf4f6d1 Updated and cleaned up rule descriptions 3 years ago
  Thomas Adams ffa3daa5d9 Modified verification scripts and Supply spec syntax 3 years ago
  teryanarmen 990fd18c21 make ERC1155Harness, set up script, and undo munging for ERC1155 3 years ago
  Thomas Adams 5a7cc50974 Modified burnable verification script to follow script naming convention 3 years ago
  Thomas Adams e3341255b2 Added rule skeletons for equivalence rules 3 years ago
  Thomas Adams 69d9ebfcdf Added modified scripts to run previous ERC1155 spec 3 years ago
  teryanarmen be18334b69 Merge branch 'OpenZeppelin:master' into certora/erc1155ext 3 years ago
  teryanarmen 5516589b88 final initializable spec modulo extra natspec style comments 3 years ago
  Thomas Adams 6363deaedd Changed rule onlyHolderOrApprovedCanReduceBalance to include filtered block 3 years ago
  Thomas Adams b10a2b8cd3 Added burn and burnBatch to filtered block of unexpectedBalanceChange 3 years ago
  Francisco Giordano d506e3b1a5 Simplify Initializable (#3450) 3 years ago
  Thomas Adams bdb49654c5 Deleted redundant rule burnBatchAmountProportionalToBalanceReduction 3 years ago
  Thomas Adams bab9528dc1 Added rule comments re burn method rules holding for burnBatch method 3 years ago
  Thomas Adams 93928e3e19 Added rule burnBatchOnEmptyArraysChangesNothing (passing) 3 years ago
  Francisco Giordano 113443470c Reorder arguments for multiProof functions (#3447) 3 years ago
  Hadrien Croubois 35090c1bf1 Add tests for improved coverage (#3448) 3 years ago