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.
1550
Commits
3
Branches
10
Tags
52 MiB
C++
72.9%
C
15.4%
Cuda
6.8%
CMake
4.6%
Shell
0.3%
Tree:
3f962e9b13
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 '3f962e9b13'
${ noResults }
ethminer
/
test
History
subtly
55561363db
basic ecies class
10 years ago
..
CMakeLists.txt
add headers to cmake
10 years ago
JsonSpiritHeaders.h
Fixed VS2013 projects and compile errors.
11 years ago
MemTrie.cpp
Correct namespace for a few things in devcrypto.
10 years ago
MemTrie.h
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
10 years ago
TestHelper.cpp
Networking fixes.
10 years ago
TestHelper.h
Project-wide reorganisation of namespaces.
10 years ago
TestHelperCrypto.h
basic ecies class
10 years ago
TrieHash.cpp
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
10 years ago
TrieHash.h
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
10 years ago
boostTest.cpp
Updated test project to use Boost Test
11 years ago
crypto.cpp
basic ecies class
10 years ago
dagger.cpp
Move Dagger to ProofOfWork and refactor in preparation for ARPoW.
10 years ago
fork.cpp
Project-wide reorganisation of namespaces.
10 years ago
genesis.cpp
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
10 years ago
hexPrefix.cpp
Correct namespace for a few things in devcrypto.
10 years ago
main.cpp
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
10 years ago
network.cpp
Project-wide reorganisation of namespaces.
10 years ago
peer.cpp
Beginning of merge into AZ.
10 years ago
rlp.cpp
test/rlp bugfix: expectedText can be empty
10 years ago
state.cpp
Project-wide reorganisation of namespaces.
10 years ago
trie.cpp
Correct namespace for a few things in devcrypto.
10 years ago
txTest.cpp
Project-wide reorganisation of namespaces.
10 years ago
vm.cpp
Prepare VM test engine for running JIT-ed tests
10 years ago
vm.h
Merge pull request #346 from CJentzsch/develop
10 years ago
vmArithmeticTestFiller.json
Added arithmetic test
10 years ago
vmBitwiseLogicOperationTestFiller.json
Completed vm tests. Added ADDMOD,MULMOD,POST,CALLSTATELESS
10 years ago
vmBlockInfoTestFiller.json
Added more vm tests
10 years ago
vmEnvironmentalInfoTestFiller.json
Added more vm tests
10 years ago
vmIOandFlowOperationsTestFiller.json
Added more vm tests
10 years ago
vmPushDupSwapTestFiller.json
Added more vm tests
10 years ago
vmSha3TestFiller.json
Added more vm tests
10 years ago
vmSystemOperationsTestFiller.json
Corrected call function in FakeExtVM
10 years ago
vmtestsFiller.json
Added more vm tests
10 years ago