Solidity, the Smart Contract Programming Language
Go to file
Gav Wood 0f16595ba1 CALLDATACOPY instruction.
Contract body gets created from init code.
2014-04-23 20:37:16 +01:00
boostTest.cpp Updated test project to use Boost Test 2014-03-19 00:35:16 -04:00
CMakeLists.txt Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
crypto.cpp Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
dagger.cpp Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
fork.cpp Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
hexPrefix.cpp Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
main.cpp Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
MemTrie.cpp Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
MemTrie.h Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
network.cpp Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
peer.cpp Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
rlp.cpp Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
state.cpp Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
TestHelper.cpp Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
TestHelper.h Added new transaction tests for checking miner fees 2014-04-03 11:01:03 -04:00
trie.cpp Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
TrieHash.cpp Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
TrieHash.h Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
txTest.cpp Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
vm.cpp CALLDATACOPY instruction. 2014-04-23 20:37:16 +01:00
vmtests.json More VM tests. 2014-02-27 20:24:08 +00:00