This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
ethminer
mirror of
https://github.com/lukechilds/ethminer.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
5258
Commits
3
Branches
10
Tags
52 MiB
C++
72.9%
C
15.4%
Cuda
6.8%
CMake
4.6%
Shell
0.3%
Tree:
e63b1521f4
cl-refactor
master
opencl1.1
v0.10.0
v0.10.0.dev2
v0.10.0.dev3
v0.10.0rc1
v0.10.0rc2
v0.10.0rc3
v0.10.0rc4
v0.11.0
v0.11.0rc1
v0.11.0rc2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e63b1521f4'
${ noResults }
ethminer
/
mix
History
Gav Wood
0de7d63dc1
Remote mining hook.
10 years ago
..
qml
Merge pull request #968 from arkpar/mix_ux
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
ui: state list refactored
10 years ago
AppContext.h
fixing shortcusts on Mac
10 years ago
CMakeLists.txt
Disable Serpent for windows build.
10 years ago
ClientModel.cpp
ui improvements, bugfixes
10 years ago
ClientModel.h
ui: state list refactored
10 years ago
CodeEditorExtensionManager.cpp
ui: state list refactored
10 years ago
CodeEditorExtensionManager.h
- Move memDumpToList into mix project (and list replace by vector).
10 years ago
CodeHighlighter.cpp
Manage solidity types:
10 years ago
CodeHighlighter.h
coding standards
10 years ago
CodeModel.cpp
misc
10 years ago
CodeModel.h
ui improvements
10 years ago
ContractCallDataEncoder.cpp
Crash fix when data value is less populated than expected.
10 years ago
ContractCallDataEncoder.h
misc changes
10 years ago
DebuggingStateWrapper.cpp
Move CommonJS to libethcore. Split it up ready for refactoring into
10 years ago
DebuggingStateWrapper.h
call stack
10 years ago
Exceptions.cpp
well defined ui loading order
10 years ago
Exceptions.h
Merge remote-tracking branch 'up/develop' into param_types
10 years ago
Extension.cpp
Merge branch 'ide_m25' of https://github.com/yann300/cpp-ethereum into
10 years ago
Extension.h
- Add Row, Column (UI layout).
10 years ago
FileIo.cpp
web container
10 years ago
FileIo.h
style fixed
10 years ago
HttpServer.cpp
fixed msvc build
10 years ago
HttpServer.h
contracts library
10 years ago
MachineStates.h
fixed msvc build
10 years ago
MixApplication.cpp
bebugger bugfixes
10 years ago
MixApplication.h
fixed code style
10 years ago
MixClient.cpp
ui: state list refactored
10 years ago
MixClient.h
Remote mining hook.
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
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
10 years ago
QContractDefinition.h
fixed msvc build
10 years ago
QEther.cpp
- misc fixes.
10 years ago
QEther.h
- misc fixes.
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
misc changes
10 years ago
StatusPane.cpp
- fix design bug
10 years ago
StatusPane.h
- fix design bug
10 years ago
Web3Server.cpp
Less verbose.
10 years ago
Web3Server.h
Logging & diagnostics.
10 years ago
main.cpp
reverted some changes
10 years ago
noweb.qrc
style fixes
10 years ago
res.qrc
ui improvements
10 years ago
web.qrc
enabled search in editor with Ctrl+F
10 years ago