yann300
|
0e7d6d77e5
|
small changes
|
10 years ago |
Lefteris Karapetsas
|
23163f6e99
|
Merge branch 'develop' into ethash_reloaded
|
10 years ago |
yann300
|
7802a9e00c
|
bug fix
|
10 years ago |
Lefteris Karapetsas
|
ab7b092b47
|
Fix EthashAux eval(). Dagger tests now pass
|
10 years ago |
arkpar
|
faaae8654a
|
Merge commit 'refs/pull/1831/head' of https://github.com/ethereum/cpp-ethereum into mix_abi
|
10 years ago |
chriseth
|
37440f3a01
|
New ABI encoding for dynamic types.
|
10 years ago |
Lefteris Karapetsas
|
4134160f9a
|
Remove unneeded function for ethash to our h256 conversion
|
10 years ago |
arkpar
|
1a37c58c9e
|
default gas settings fixed in web3 server
|
10 years ago |
arkpar
|
d24b48853d
|
new abi
|
10 years ago |
chriseth
|
137d812cd3
|
Merge pull request #1824 from LianaHus/sol_ConverterFunctionForMix
Interface function for SourceLocation/position convertion
|
10 years ago |
Lefteris Karapetsas
|
6b28fbe4a6
|
Further fixes in Ethash integration and testing
|
10 years ago |
arkpar
|
6cec14026c
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
core_perf
Conflicts:
libp2p/NodeTable.cpp
libp2p/NodeTable.h
|
10 years ago |
yann300
|
5fe68b07c1
|
small changes
|
10 years ago |
Gav Wood
|
cd64adc541
|
Basic key manager.
|
10 years ago |
Paweł Bylica
|
446abc57e5
|
testeth: fix --singletest option
|
10 years ago |
yann300
|
4482ca02cf
|
Merge remote-tracking branch 'up/develop' into bugFix
Conflicts:
mix/ClientModel.cpp
|
10 years ago |
yann300
|
40cf37dbb8
|
- basic transaction creation.
|
10 years ago |
Gav Wood
|
2f5eb4e2ea
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
6aa6265989
|
Fix #1826
|
10 years ago |
Gav Wood
|
1a84450e44
|
Merge pull request #1827 from subtly/netFix
Fix mutex when evicting node from node table.
|
10 years ago |
subtly
|
e2c21916ef
|
Fix mutex when evicting node from node table.
|
10 years ago |
Lefteris Karapetsas
|
0230deffa2
|
Merge pull request #52 from Gustav-Simonsson/fixes_for_linux_and_windows_builds
Fixes for linux and windows builds
|
10 years ago |
winsvega
|
69eaeb4830
|
Total Difficulty: last block hash fix
|
10 years ago |
winsvega
|
1a5d03c2ac
|
Total Difficulty: bug fix
|
10 years ago |
winsvega
|
8413971fac
|
Total Difficulty: lastblockhash check
|
10 years ago |
winsvega
|
fb8bc00691
|
Total Difficulty: style + rebase
|
10 years ago |
winsvega
|
1177f971d9
|
Total Difficulty: new tests
|
10 years ago |
winsvega
|
b635a4929b
|
Total Difficulty: test filler
|
10 years ago |
winsvega
|
ee71caac67
|
Total Difficulty: blockweight test filler
|
10 years ago |
winsvega
|
649c476168
|
Total Difficulty: merge revert
|
10 years ago |
winsvega
|
811103ef88
|
Total Difficulty: uncle blocks
|
10 years ago |
winsvega
|
b0d1cbb8a1
|
total difficulty
|
10 years ago |
winsvega
|
9e13963d5f
|
Total Difficulty
test
|
10 years ago |
arkpar
|
de3ff170c8
|
use boost hash function for FixedHash, asio adress. Style fixes
|
10 years ago |
Liana Husikyan
|
14ab7baa76
|
adde the positions for the end of SourceLocation
|
10 years ago |
Lefteris Karapetsas
|
165c374fd4
|
New ethash API integration part 1
- cpp-ethereum now compiles with the new API
- Proper integration with testing will come with the next commits
|
10 years ago |
Gav Wood
|
c85b3f6493
|
Merge pull request #1706 from subtly/discovery
Discovery protocol updates
|
10 years ago |
arkpar
|
cc5a617aa6
|
set and map to hash tables
|
10 years ago |
subtly
|
d651501be0
|
Fix network-snapshot method when there's a lot of node activity (dereferencing shared pointer from weak ptr without verifying weak ptr).
|
10 years ago |
Gustav Simonsson
|
747d73a9ab
|
Remove evil windows upper case
|
10 years ago |
Gustav Simonsson
|
319de5aba2
|
Manual revert of src/libethash/util.h
|
10 years ago |
Gav Wood
|
e609f49dc1
|
Merge pull request #53 from LefterisJP/dag_name_fix
Dag name should follow the spec.
|
10 years ago |
Liana Husikyan
|
f7338eb8cf
|
added interface function for SourceLocation/ position convertation to compilerstack
|
10 years ago |
Lefteris Karapetsas
|
d635c98dbf
|
Dag name should follow the spec.
- Fixing DAG name so that it follow the spec as defined here:
https://github.com/ethereum/wiki/wiki/Ethash-DAG
|
10 years ago |
Gav Wood
|
bbb614e44f
|
Merge pull request #1823 from Genoil/phone-home
phonehome sent wrong innermean (innerMean * (trials -2))
|
10 years ago |
Gav Wood
|
573ac25a43
|
Merge pull request #1822 from CJentzsch/addTests
Add tests
|
10 years ago |
Gav Wood
|
734e352411
|
Merge pull request #1805 from CJentzsch/walletTests
Wallet tests
|
10 years ago |
chriseth
|
80ff45c4ef
|
Merge pull request #1810 from chriseth/sol_gasEstimator
Structural gas estimator.
|
10 years ago |
Lefteris Karapetsas
|
1b253d4672
|
Merge branch 'develop' into ethash_reloaded
|
10 years ago |
Jan Willem Penterman
|
d89330f447
|
phonehome sent wrong innermean (innerMean * (trials -2)) , so by default it setn avergage hashrate * 3.
|
10 years ago |