You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gav Wood f4fb1998c2 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
..
qml Merge pull request #1297 from debris/quick_fix 10 years ago
res Icon nicer. 10 years ago
stdc fixed std contracts loading by placing them into single compilation unit 10 years ago
.gitignore gitignore 10 years ago
AppContext.cpp small changes 10 years ago
AppContext.h Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. 10 years ago
CMakeLists.txt Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'. 10 years ago
ClientModel.cpp removed duplicate include 10 years ago
ClientModel.h Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 years ago
CodeEditorExtensionManager.cpp small changes 10 years ago
CodeEditorExtensionManager.h small changes 10 years ago
CodeHighlighter.cpp Moving Source Location libdevcore 10 years ago
CodeHighlighter.h Moving Source Location libdevcore 10 years ago
CodeModel.cpp style 10 years ago
CodeModel.h - Clear code model when project changes (#1262). 10 years ago
ContractCallDataEncoder.cpp fixed cppcheck warnings 10 years ago
ContractCallDataEncoder.h misc changes 10 years ago
DebuggingStateWrapper.cpp solidity debugger inspectors 10 years ago
DebuggingStateWrapper.h Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 years ago
Exceptions.cpp well defined ui loading order 10 years ago
Exceptions.h change typedef to using according to preferred coding style 10 years ago
Extension.cpp Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. 10 years ago
Extension.h Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. 10 years ago
FileIo.cpp DApp load in AZ 10 years ago
FileIo.h Merge remote-tracking branch 'up/develop' into registrar 10 years ago
HttpServer.cpp web preview via http server 10 years ago
HttpServer.h web preview via http server 10 years ago
MachineStates.h basic source level debugging 10 years ago
MixApplication.cpp fixed calling QApplication constructor with temp ref 10 years ago
MixApplication.h fixed calling QApplication constructor with temp ref 10 years ago
MixClient.cpp Update Genesis blocks into compliance. 10 years ago
MixClient.h Reworked all of JSONRPC impls to be more inclusive over their exceptioning. 10 years ago
QBasicNodeDefinition.h Modifications to Mix to adapt to FunctionDescription 10 years ago
QBigInt.cpp Move CommonJS to libethcore. Split it up ready for refactoring into 10 years ago
QBigInt.h Move CommonJS to libethcore. Split it up ready for refactoring into 10 years ago
QContractDefinition.cpp Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. 10 years ago
QContractDefinition.h allow more than one contract 10 years ago
QEther.cpp - Add SourceSansPro*.qml 10 years ago
QEther.h Bunch of repotting/curating. 10 years ago
QFunctionDefinition.cpp FunctionType now returns const ref for Declaration 10 years ago
QFunctionDefinition.h Contract Interface Functions now return FunctionType 10 years ago
QVariableDeclaration.h Integrate solidity type with project files. 10 years ago
QVariableDefinition.cpp Move CommonJS to libethcore. Split it up ready for refactoring into 10 years ago
QVariableDefinition.h While deploying: 10 years ago
SortFilterProxyModel.cpp small changes 10 years ago
SortFilterProxyModel.h small changes 10 years ago
StatusPane.cpp allow more than one contract 10 years ago
StatusPane.h allow more than one contract 10 years ago
Web3Server.cpp eth_call on block with number 10 years ago
Web3Server.h eth_call on block with number 10 years ago
main.cpp Change WIN32 (WIN64) test. 10 years ago
noweb.qrc style fixes 10 years ago
res.qrc Add Javascript Console 10 years ago
web.qrc enabled search in editor with Ctrl+F 10 years ago