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.
4794
Commits
3
Branches
10
Tags
52 MiB
C++
72.9%
C
15.4%
Cuda
6.8%
CMake
4.6%
Shell
0.3%
Tree:
b271a9df51
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 'b271a9df51'
${ noResults }
ethminer
/
mix
History
yann300
b271a9df51
Manage solidity types:
- uint<N>, uint - int<N>, int - hash<N>, hash, address - bool - string<N>
10 years ago
..
qml
Manage solidity types:
10 years ago
.gitignore
gitignore
10 years ago
AppContext.cpp
Manage solidity types:
10 years ago
AppContext.h
http transport for ethereum.js
10 years ago
AssemblyDebuggerControl.cpp
- Right side pane resizing (list fill empty space).
10 years ago
AssemblyDebuggerControl.h
- fix windows build.
10 years ago
CMakeLists.txt
suppress warning if webengine is not found
10 years ago
ClientModel.cpp
Manage solidity types:
10 years ago
ClientModel.h
Merge remote-tracking branch 'up/develop' into param_types
10 years ago
CodeEditorExtensionManager.cpp
- store memory dump in list instead of raw string, use the list as QML
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
small usability fixes
10 years ago
CodeModel.h
renamed contractDefinition to contractInterface
10 years ago
ContractCallDataEncoder.cpp
Manage solidity types:
10 years ago
ContractCallDataEncoder.h
Manage solidity types:
10 years ago
DebuggingStateWrapper.cpp
- build stack list using reverse iterator direcly
10 years ago
DebuggingStateWrapper.h
- misc fixes.
10 years ago
Exceptions.cpp
well defined ui loading order
10 years ago
Exceptions.h
well defined ui loading order
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
http transport for ethereum.js
10 years ago
HttpServer.h
http transport for ethereum.js
10 years ago
MixApplication.cpp
app and version info
10 years ago
MixApplication.h
fixed code style
10 years ago
MixClient.cpp
made contract accessible for ethereum.js api
10 years ago
MixClient.h
made contract accessible for ethereum.js api
10 years ago
QBasicNodeDefinition.h
continue code model impl
10 years ago
QBigInt.cpp
- change ObjectOwnership to JavaScript.
10 years ago
QBigInt.h
Manage solidity types:
10 years ago
QContractDefinition.cpp
Merge remote-tracking branch 'up/develop' into
10 years ago
QContractDefinition.h
Manage parameters in constructor #820
10 years ago
QEther.cpp
- misc fixes.
10 years ago
QEther.h
- misc fixes.
10 years ago
QFunctionDefinition.cpp
Manage solidity types:
10 years ago
QFunctionDefinition.h
Removed dependency on WebThreeDirect form Web3Server
10 years ago
QVariableDeclaration.h
Manage solidity types:
10 years ago
QVariableDefinition.cpp
Manage solidity types:
10 years ago
QVariableDefinition.h
Manage solidity types:
10 years ago
StateListView.cpp
merge with develop
10 years ago
StateListView.h
style
10 years ago
StatusPane.cpp
- fix design bug
10 years ago
StatusPane.h
- fix design bug
10 years ago
Web3Server.cpp
Removed dependency on WebThreeDirect form Web3Server
10 years ago
Web3Server.h
Removed dependency on WebThreeDirect form Web3Server
10 years ago
main.cpp
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
10 years ago
noweb.qrc
style fixes
10 years ago
qml.qrc
Manage solidity types:
10 years ago
web.qrc
web based code editor with syntax highlighting
10 years ago