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 |
Hadrien Croubois
|
5e00787199
ERC4626 (#3171)
|
3 years ago |
teryanarmen
|
669a22e0ff
remove duplicate initalize script
|
3 years ago |
teryanarmen
|
cab8e489b2
initializable final draft, ready for review
|
3 years ago |
Francisco Giordano
|
62f2c0531b
Simplify ERC721 revert reasons (#3438)
|
3 years ago |
Troy Salem
|
4fc9fd3efe
Support more efficient merkle proofs through calldata (#3200)
|
3 years ago |
Tadashi
|
6d00281593
Fix typo in README.adoc (#3445)
|
3 years ago |
Hadrien Croubois
|
2b0b0bb186
Fix merkle multiProof for single leaf tree (#3446)
|
3 years ago |
Thomas Adams
|
0119a187c1
Added rule multipleTokenBurnBurnBatchEquivalence (passing)
|
3 years ago |
Thomas Adams
|
15e847c835
Added invariant balanceOfZeroAddressIsZero (partially passing)
|
3 years ago |
Thomas Adams
|
8e283704c3
Modified 1155 Burnable scripts
|
3 years ago |
Thomas Adams
|
38495a5026
Added rule singleTokenBurnBurnBatchEquivalence (passing)
|
3 years ago |
Thomas Adams
|
f74e316422
Added rule sequentialBurnsEquivalentToSingleBurnOfSum (passing)
|
3 years ago |
Thomas Adams
|
2a73da9f67
Added rule burnBatchAmountProportionalToBalanceReduction (unimplemented)
|
3 years ago |
Thomas Adams
|
018c58219f
Updated 1155 Pausable and Supply scripts to first run make munged
|
3 years ago |
Thomas Adams
|
bd3427d5ff
Included rule burnAmountProportionalToBalanceReduction (passing)
|
3 years ago |
Thomas Adams
|
10f5d8d942
Updated verifyERC1155Burnable.sh to first run make munged
|
3 years ago |
alonbg
|
6766b2de3b
Add getters for number of unclaimed tokens in PaymentSplitter (#3350)
|
3 years ago |
Francisco Giordano
|
4942bd19e2
Update lockfile (#3430)
|
3 years ago |
teryanarmen
|
b2cdcc38d4
final govPreventLateQ
|
3 years ago |
Thomas Adams
|
ca0d3363b8
Revised rule description to be more accurate
|
3 years ago |
rotcivegaf
|
82a63f6389
Remove redundant require in ERC721 (#3434)
|
3 years ago |
Kata
|
488dd562fb
Improve error messages for ERC721 and 1155 (#3254)
|
3 years ago |
Thomas Adams
|
78263e2a9a
Changed rule description to match phrasing of assert comment
|
3 years ago |
Thomas Adams
|
4dc0ff9fe3
Added assert message
|
3 years ago |
Thomas Adams
|
1dd3b7a307
Made comment changes to Burnable and Pausable spec files
|
3 years ago |
Michael George
|
657a051062
replaced burn with generic function
|
3 years ago |