mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Solidity, the Smart Contract Programming Language
- Added ICU download and compile steps to bootstrap.sh. - Switched Qt to shared libraries and enabled ICU and Webkit. - Switched to shared MS CRT. - Disable C4244 and C4267 warnings since these are not picked up by GCC. |
||
|---|---|---|
| boostTest.cpp | ||
| CMakeLists.txt | ||
| crypto.cpp | ||
| dagger.cpp | ||
| fork.cpp | ||
| hexPrefix.cpp | ||
| main.cpp | ||
| MemTrie.cpp | ||
| MemTrie.h | ||
| network.cpp | ||
| peer.cpp | ||
| rlp.cpp | ||
| state.cpp | ||
| TestHelper.cpp | ||
| TestHelper.h | ||
| trie.cpp | ||
| TrieHash.cpp | ||
| TrieHash.h | ||
| txTest.cpp | ||
| vm.cpp | ||
| vmtests.json | ||