Vlad Gluhovsky
|
8198665eca
|
minor improvements
|
10 years ago |
Gav Wood
|
93fbd47c71
|
Merge pull request #2195 from winsvega/issues
Coverage info
|
10 years ago |
Gav Wood
|
d807531360
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
b27b540a98
|
Merge pull request #2215 from CJentzsch/coreUnitTests
basic AES tests
|
10 years ago |
Gav Wood
|
df50cab713
|
Merge pull request #2210 from chriseth/vectorRefDoc
Some documentation and checks for vector_ref.
|
10 years ago |
yann300
|
568b9e47ea
|
Merge remote-tracking branch 'up/develop' into bugFix
|
10 years ago |
Gav Wood
|
c797b8b22e
|
Merge pull request #2208 from chriseth/libdevcoreStuff
Some changes in libdevcore.
|
10 years ago |
yann300
|
a2e06448e3
|
small changes
|
10 years ago |
Gav Wood
|
924e8387f1
|
Merge pull request #2207 from LefterisJP/ethash_bump
Pull 2 updates from ethash
|
10 years ago |
Gav Wood
|
8925676e2a
|
Merge pull request #2198 from arkpar/bc
Fixed sync stalling issues
|
10 years ago |
Gav Wood
|
66fc35fec0
|
Merge pull request #2187 from LefterisJP/macosx_opencl_warnings
Fix macosx opencl warnings
|
10 years ago |
Gav Wood
|
e521f75581
|
Merge pull request #2190 from CJentzsch/moreTests
test for tx in block 504980
|
10 years ago |
Gav Wood
|
67465f821d
|
Merge pull request #2131 from chfast/test_windows_stack_size
Windows stack size
|
10 years ago |
Gav Wood
|
88a38c33d8
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
CJentzsch
|
83cc17f240
|
update file name in description
|
10 years ago |
CJentzsch
|
d420a1c025
|
style
|
10 years ago |
CJentzsch
|
07b811ebfa
|
basic AES tests
|
10 years ago |
arkpar
|
2ad9a6d265
|
reverted to old pv61 sync code
|
10 years ago |
Vlad Gluhovsky
|
c449a648b4
|
naming conventions changed
|
10 years ago |
CJentzsch
|
a6de016601
|
Merge remote-tracking branch 'upstream/develop' into PoWTests
|
10 years ago |
chriseth
|
c75c72a994
|
Type conversion specialities for storage references.
|
10 years ago |
yann300
|
af4d1b027c
|
bux fixes
|
10 years ago |
yann300
|
63ad962041
|
fix #2194
|
10 years ago |
chriseth
|
4e3d24ae51
|
Merge pull request #2199 from chriseth/sol_memoryArrays4
Copying between memory and memory.
|
10 years ago |
Vlad Gluhovsky
|
b046146d48
|
unused variable removed
|
10 years ago |
Paweł Bylica
|
ef1b9e45e1
|
Merge branch 'develop' into evmjit-develop
|
10 years ago |
chriseth
|
5848faeb49
|
Some documentation and checks for vector_ref.
|
10 years ago |
Vlad Gluhovsky
|
4c854e8e97
|
rebased on the latest develop
|
10 years ago |
Gav Wood
|
267b24bea6
|
Support changing miner in eth.
|
10 years ago |
Vlad Gluhovsky
|
255f81e2cc
|
Bloom Filter initial version reviewed
|
10 years ago |
Vlad Gluhovsky
|
f760513657
|
a minor refactoring
|
10 years ago |
Vlad Gluhovsky
|
013ba9966a
|
Bloom Filter, first version
|
10 years ago |
Vlad Gluhovsky
|
c925b2936b
|
Bloom Filter introduced
|
10 years ago |
Vlad Gluhovsky
|
1044b995dd
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
e3220ec76c
|
Merge pull request #2201 from chfast/fix_fakeextvm
Set code hash in FakeExtVM
|
10 years ago |
chriseth
|
93003a1224
|
Some changes in libdevcore.
|
10 years ago |
Gav Wood
|
9c04a18b39
|
Merge pull request #2197 from gluk256/_bloom_update
bloom update
|
10 years ago |
Gav Wood
|
d5fd671536
|
Merge pull request #2189 from LefterisJP/fix_macosx_opencl_segfault
OpenCL in MacosX does not like static variables
|
10 years ago |
Gav Wood
|
505aec7c50
|
Merge pull request #2180 from subtly/netFix
require peer changes
|
10 years ago |
Gav Wood
|
f8e574fcdd
|
Merge pull request #2185 from CJentzsch/expandEthCLI
Expand eth cli
|
10 years ago |
Vlad Gluhovsky
|
e459e2e96e
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |
Dimitry
|
be2ed88d2f
|
Coverage script
|
10 years ago |
Lefteris Karapetsas
|
4940158a71
|
subtree bump: libethash
|
10 years ago |
Lefteris Karapetsas
|
b859994822
|
Merge pull request #64 from LefterisJP/difficulty_boundary_clarification
quick_difficulty_check difficulty argument clarification
|
10 years ago |
yann300
|
f4c105056a
|
Merge remote-tracking branch 'up/develop' into bugFix
|
10 years ago |
yann300
|
0ea695c699
|
fix for #2194 #2145
|
10 years ago |
CJentzsch
|
e486ce32f1
|
add diff is zero test
|
10 years ago |
CJentzsch
|
271b6a6771
|
Merge remote-tracking branch 'upstream/develop' into PoWTests
|
10 years ago |
Lefteris Karapetsas
|
c19fb34c9a
|
quick_difficulty_check difficulty argument clarification
The argument passed into ethash_quick_check_difficulty is not the actual
difficulty but it's 2^256 divided by the difficulty.
|
10 years ago |
yann300
|
9ddf68b7f4
|
- array validation in QML
- compliant with multi dim/dynamic array
|
10 years ago |