Solidity, the Smart Contract Programming Language
Go to file
Lefteris Karapetsas f924afab0a Fix AES Test
One of the AES tests was making an incorrect assumption about the string
constructor of FixedHash. Said constructor only works with hexadecimal
string representations
2015-07-08 15:06:18 +02:00
libsolidity Updated wallet code. 2015-07-06 18:06:01 +02:00
boostTest.cpp fixed warnings for msvc build 2015-01-13 11:18:08 +01:00
CMakeLists.txt Sign, recovery, and verify. 2015-07-03 06:16:47 -04:00
TestHelper.cpp Fix up rvalue references. Avoid a copy of an EVM code in ExtVM. 2015-07-06 09:23:21 +02:00
TestHelper.h disbale dagcreaion during tests 2015-06-23 23:01:32 +02:00
TestUtils.cpp Fix to correctly write nonce during tests. 2015-06-18 11:38:14 +02:00
TestUtils.h Fix to correctly write nonce during tests. 2015-06-18 11:38:14 +02:00