Commit Graph

20 Commits (9708bc03974f139a0648df69bfe114a68a92fa5c)

Author SHA1 Message Date
Thomas Adams 7946806fb3 Commented out sanity rules for the purposes of CI 3 years ago
Thomas Adams 3ccaf4f6d1 Updated and cleaned up rule descriptions 3 years ago
Thomas Adams 6363deaedd Changed rule onlyHolderOrApprovedCanReduceBalance to include filtered block 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 d02c2ccab3 Added comments throughout regarding reasoning 3 years ago
Thomas Adams b90d195c6c Added rule re burnBatch (not implemented) 3 years ago
Thomas Adams 0119a187c1 Added rule multipleTokenBurnBurnBatchEquivalence (passing) 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 bd3427d5ff Included rule burnAmountProportionalToBalanceReduction (passing) 3 years ago
Thomas Adams ca0d3363b8 Revised rule description to be more accurate 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
Thomas Adams 428197be69 Added tester rule for only burn 3 years ago
Thomas Adams 39f29ec3fd Added spec for ERC1155Burnable with rule sanity 3 years ago
Michael George aafb14461b made the spec run 3 years ago