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.
8995
Commits
3
Branches
10
Tags
52 MiB
C++
72.9%
C
15.4%
Cuda
6.8%
CMake
4.6%
Shell
0.3%
Tree:
035cc0c3c1
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 '035cc0c3c1'
${ noResults }
ethminer
/
mix
History
yann300
32e16bfa70
small changes
10 years ago
..
qml
bug fix
10 years ago
res
Icon nicer.
10 years ago
stdc
removed logs from std contracts
10 years ago
test
add test
10 years ago
.gitignore
gitignore
10 years ago
CMakeLists.txt
deployment bug fixes
10 years ago
ClientModel.cpp
small changes
10 years ago
ClientModel.h
bug fix
10 years ago
Clipboard.cpp
refactored code to use native qml object hierarchy instead of forcing
10 years ago
Clipboard.h
refactored code to use native qml object hierarchy instead of forcing
10 years ago
CodeHighlighter.cpp
resolved windows issues
10 years ago
CodeHighlighter.h
Moving Source Location libdevcore
10 years ago
CodeModel.cpp
small changes
10 years ago
CodeModel.h
small changes
10 years ago
ContractCallDataEncoder.cpp
used operator+= for bytes
10 years ago
ContractCallDataEncoder.h
new abi
10 years ago
DebuggingStateWrapper.cpp
solidity debugger inspectors
10 years ago
DebuggingStateWrapper.h
- Hide mapping type from debugger.
10 years ago
Exceptions.cpp
well defined ui loading order
10 years ago
Exceptions.h
usability improvements
10 years ago
FileIo.cpp
Move non-cryptopp dependent stuff into devcore.
10 years ago
FileIo.h
- Remove contract source.
10 years ago
HttpServer.cpp
lowercase header names
10 years ago
HttpServer.h
fixed issues with web preview and having multiple contracts in the same
10 years ago
InverseMouseArea.cpp
fixed some mousearea issues
10 years ago
InverseMouseArea.h
fixed some mousearea issues
10 years ago
MachineStates.h
set and map to hash tables
10 years ago
MixApplication.cpp
Implement InverseMouseArea
10 years ago
MixApplication.h
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_dbg
10 years ago
MixClient.cpp
fixed gas calculation
10 years ago
MixClient.h
made _secret parameter optional
10 years ago
QBasicNodeDefinition.cpp
Tests and test-related fixes
10 years ago
QBasicNodeDefinition.h
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
10 years ago
QBigInt.cpp
Move CommonJS to libethcore. Split it up ready for refactoring into
10 years ago
QBigInt.h
Check gas used for contract deployment and dapp registration.
10 years ago
QContractDefinition.cpp
refactored code to use native qml object hierarchy instead of forcing
10 years ago
QContractDefinition.h
struct editor
10 years ago
QEther.cpp
- Add SourceSansPro*.qml
10 years ago
QEther.h
Bunch of repotting/curating.
10 years ago
QFunctionDefinition.cpp
Move non-cryptopp dependent stuff into devcore.
10 years ago
QFunctionDefinition.h
struct editor
10 years ago
QVariableDeclaration.cpp
test framework part2
10 years ago
QVariableDeclaration.h
array formatting fixes
10 years ago
QVariableDefinition.cpp
styled with astyle
10 years ago
QVariableDefinition.h
test framework part2
10 years ago
SolidityType.h
array formatting fixes
10 years ago
SortFilterProxyModel.cpp
small changes
10 years ago
SortFilterProxyModel.h
small changes
10 years ago
Web3Server.cpp
Integrate KeyManager.
10 years ago
Web3Server.h
Integrate KeyManager.
10 years ago
main.cpp
test framework part2
10 years ago
noweb.qrc
style fixes
10 years ago
qml.qrc
mix bugfixes
10 years ago
res.qrc
- allows write a ctor with contract type param and select the contract
10 years ago
style.xml
style file
10 years ago
test.qrc
testing part 1
10 years ago
web.qrc
Made font size adjustable
10 years ago