Gav Wood
|
dd8bc4b78d
|
Parallelised uncle checking.
|
10 years ago |
Gav Wood
|
d1eba2e24e
|
Merge pull request #1966 from CJentzsch/addTests
Add tests
|
10 years ago |
Gav Wood
|
df08af1fa0
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
97d7349bb5
|
Point at real URL for phoning home.
|
10 years ago |
Gav Wood
|
53d63f80c3
|
Pull out shared code into Aux file.
|
10 years ago |
CJentzsch
|
aa43d7261d
|
fix Create return value for exceptional haltings
|
10 years ago |
CJentzsch
|
4e4f899745
|
add create retrun value tests
|
10 years ago |
Gav Wood
|
244c3f4ec3
|
Merge pull request #1963 from subtly/affix
Don't abort connecting to required peer when it's not in node table.
|
10 years ago |
subtly
|
db12fc1d83
|
Don't abort connecting to required peer when it's not in node table.
|
10 years ago |
Gav Wood
|
a767236eeb
|
Merge pull request #1899 from debris/web.js4.2
web.js 4.2
|
10 years ago |
Gav Wood
|
5e2868a502
|
Merge pull request #1957 from winsvega/newtests
Newtests
|
10 years ago |
Gav Wood
|
c4aef53b56
|
Merge pull request #1952 from arkpar/bc
More block import optimizations
|
10 years ago |
Gav Wood
|
483b4cecc8
|
Merge pull request #1953 from subtly/affix
Add deque for windows to compile.
|
10 years ago |
Gav Wood
|
fea144622a
|
Bump and build fix.
|
10 years ago |
Gav Wood
|
717f74f882
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
a6f80e6f97
|
Use straight homedirectory rather than Application Support.
|
10 years ago |
winsvega
|
55186b689a
|
Blocktests: SimpleTx3
|
10 years ago |
winsvega
|
670b4e1e72
|
New Tests
validBlockTestFix
Solidity Contract Inheritance
singletest for blockchain
|
10 years ago |
chriseth
|
a25bc36929
|
Merge pull request #1931 from chriseth/sol_callcode
Bare callcode for addresses and contracts.
|
10 years ago |
chriseth
|
756adc12b7
|
Merge pull request #1956 from chriseth/sol_FixErrorMessage
Fixed error message about explicit type conversion.
|
10 years ago |
chriseth
|
fff1a1379e
|
Fixed error message about explicit type conversion.
|
10 years ago |
arkpar
|
8f9f7d9a6f
|
comments
|
10 years ago |
arkpar
|
4934a3ec2e
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc
|
10 years ago |
chriseth
|
dea8d55f90
|
Merge pull request #1954 from holiman/develop
Fixed error introduced in 953be7886b
|
10 years ago |
Martin Holst Swende
|
4d2c292c7c
|
Fixed error introduced in 953be7886b
|
10 years ago |
Gav Wood
|
953be7886b
|
Move Farm to ethcore and rejig build to allow ethminer-only build.
|
10 years ago |
subtly
|
3f979d856f
|
Add deque for windows to compile.
|
10 years ago |
arkpar
|
cbb5e640ef
|
more blockchain import optimizations
|
10 years ago |
Gav Wood
|
07817a558c
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
6bce6400ff
|
Fix lockup.
|
10 years ago |
Gav Wood
|
1c814dcd54
|
Merge pull request #1920 from LefterisJP/exception_at_ethash_failures
Throw if ethash_XXX_new() fails
|
10 years ago |
Gav Wood
|
293b7de5c1
|
Merge pull request #1941 from larspensjo/default-device
Enable -G without --opencl-device
|
10 years ago |
Gav Wood
|
3c410cf008
|
Lockup fix.
|
10 years ago |
Gav Wood
|
c03075bd57
|
Merge pull request #1908 from arkpar/trie_perf
Trie performance optimizations
|
10 years ago |
Gav Wood
|
7ba24b62dc
|
Merge pull request #1929 from LefterisJP/win32_getpassword_noecho
Don't echo password in win32
|
10 years ago |
Gav Wood
|
b0dba6b559
|
Version bump push all valid "ready" transactions to the network asap.
|
10 years ago |
Gav Wood
|
ac60b992c6
|
Parallelised BlockQueue.
Setup for using TrieRoot.
|
10 years ago |
Gav Wood
|
462fa59843
|
Fix CPU mining.
|
10 years ago |
Lars Pensjo
|
ed83256798
|
Enable -G without --opencl-device
Otherwise, -G doesn't work.
|
10 years ago |
Lefteris Karapetsas
|
3145b5aa7d
|
Throw if ethash_XXX_new() fails
|
10 years ago |
Gav Wood
|
93752ed1cf
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Avoid redownloading blocks from all peers when only one needed.
Conflicts:
libethcore/Ethash.cpp
libethcore/EthashAux.cpp
libethcore/EthashAux.h
|
10 years ago |
Gav Wood
|
57c9ea3111
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Conflicts:
mix/qml/DeploymentDialog.qml
|
10 years ago |
Gav Wood
|
7ea6413532
|
Merge pull request #1890 from LefterisJP/ethash_aux_use_seedhash
Use seedhash everywhere in EthashAux
|
10 years ago |
chriseth
|
4c69ecf16b
|
Bare callcode for addresses and contracts.
|
10 years ago |
Gav Wood
|
47b6e38df9
|
Fixes for transact gas usage.
|
10 years ago |
Arkadiy Paronyan
|
ff3360079b
|
Merge pull request #1930 from arkpar/mix_fix
Mix: Fixed gas calculation
|
10 years ago |
arkpar
|
135513f18a
|
globalreg address
|
10 years ago |
Gav Wood
|
3174fe298d
|
Merge pull request #1928 from chriseth/sol_functionHashesForJsonCompiler
Function hashes for JSON compiler.
|
10 years ago |
chriseth
|
005b78f4dc
|
Merge pull request #1927 from chriseth/sol_hexDecAsm
Hex/decimal cleanup for assembly output.
|
10 years ago |
Gav Wood
|
64954c395d
|
Merge pull request #1922 from subtly/gaslimit
Update gas limit modulation.
|
10 years ago |