raiden-contracts
raiden-contracts copied to clipboard
TokenNetwork's bytecode can be shorter if we separately deploy ECVerify
Currently, TokenNetwork's runtime bytecode seems to contain ECVerify's bytecode too. But if we deploy ECVerify at a separate address, maybe the bytecode of TokenNetwork shrinks. This issue keeps track of trying this out and seeing whether the bytecode size really shrinks.