Commit Graph

232 Commits (bfbf4d83985615c15fee3663060c5752a927a0ba)

Author SHA1 Message Date
Hadrien Croubois bfbf4d8398 clean applyHarness 2 years ago
Hadrien Croubois 49333bcc24 clean applyHarness 2 years ago
Hadrien Croubois 3252e54f2b use solc without version & remove send_only 2 years ago
Hadrien Croubois cc7837fb46 cleanup scripts/*.sh 2 years ago
Hadrien Croubois 9ce8455ae0 run certora scripts 2 years ago
Hadrien Croubois e7f770591b update harness and matrix 2 years ago
Hadrien Croubois 94f9f7ac58 test matrix 2 years ago
Hadrien Croubois b2ec06aaf2 test matrix 2 years ago
Hadrien Croubois 0fa6aad5e5 Update certora harness 2 years ago
Hadrien Croubois e9f53ebc02 run prettier --write 2 years ago
Hadrien Croubois 24fc709533
Set up codespell (#3643) 3 years ago
Nick Armstrong 2627753bfe votes solvency passing again 3 years ago
Nick Armstrong 4820ed4ea8 missing erc20votes harnessing 3 years ago
Nick Armstrong 4a3b0bb875 filters for skipped functions 3 years ago
Nick Armstrong 3e6045155e reorganized scripts 3 years ago
teryanarmen 1701b0c7fd fix erc1155supply vacuity, change CI solc version to 8.4 3 years ago
teryanarmen 962a5023e6 remove commented code, fix some old scripts 3 years ago
Thomas Adams 65ab8e9ac4 Changed rule transfersHaveSameLengthInputArrays (passing) to use _ instead of holder 3 years ago
Thomas Adams 9bbc7b7eb3 Moved three transfer rules from 1155Supply spec to base 1155 spec 3 years ago
Thomas Adams e4492aed8a Cleaned up code for rule transfersHaveSameLengthInputArrays (passing) 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
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
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 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
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
Thomas Adams f3f26e3ff3 Modified verification scripts to include --send_only flag 3 years ago
Thomas Adams 3eb67081f3 Added TODO show equivalence between batch and non-batch methods 3 years ago
Thomas Adams d02c2ccab3 Added comments throughout regarding reasoning 3 years ago
Michael George 27fa53bba9 added init_state axiom for sum of balances 3 years ago
Thomas Adams b90d195c6c Added rule re burnBatch (not implemented) 3 years ago
Thomas Adams a6863a059c Changed invariant total_supply_is_sum_of_balances (partially passing) 3 years ago
teryanarmen 669a22e0ff remove duplicate initalize script 3 years ago
teryanarmen cab8e489b2 initializable final draft, ready for review 3 years ago