AlienTornadosaurusHex 15f06e5e8c delimit before / after
Signed-off-by: AlienTornadosaurusHex <>
2023-05-27 22:35:19 +00:00
2023-05-23 00:00:06 +03:00
2023-05-23 00:00:06 +03:00
2023-05-27 22:35:19 +00:00
2023-05-23 00:00:06 +03:00
2023-05-23 00:00:06 +03:00
2023-05-23 00:00:06 +03:00
2023-05-23 00:00:06 +03:00

Requirements

Installation

git clone --recurse-submodules https://git.tornado.ws/AlienTornadosaurusHex/proposal-21-test.git

Testing

yarn # or npm
# To test slots
yarn test:slots # or npm
# To test execution of the proposal and balance changes
yarn test:execution
# To test both
yarn test
Description
Checking possible results of the attacker's execution of proposal 21.
Readme 48 KiB
Languages
Solidity 100%