Marek Kotewicz
|
672e56c7b5
|
common changes to unify apis
|
10 years ago |
Marek Kotewicz
|
94b83b934d
|
separating sync and async transaction and call in qethereum
|
10 years ago |
Marek Kotewicz
|
0f304c1ca6
|
async qethereum api methods
|
10 years ago |
Marek Kotewicz
|
acf9bdc5e7
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
Marek Kotewicz
|
e645900eb7
|
getMessage in QEthereum made async
|
10 years ago |
Gav Wood
|
bfa540afd0
|
Merge pull request #379 from ethereum/crypto
CryptoPP ecdh and ecies
|
10 years ago |
Marek Kotewicz
|
fbd70ac939
|
jsonrpc renaming properties in request
|
10 years ago |
Marek Kotewicz
|
3342a69cf4
|
updated eth.js
|
10 years ago |
Marek Kotewicz
|
57bd14342d
|
properties access unified
|
10 years ago |
Marek Kotewicz
|
6826f08249
|
proprties of jsonrpc eth object are working like in docs
|
10 years ago |
Marek Kotewicz
|
8ccc59343c
|
listening and mining param names
|
10 years ago |
Marek Kotewicz
|
18ce0e9a87
|
setCoinbase method
|
10 years ago |
subtly
|
329461561f
|
Merge branch 'develop' into crypto
|
10 years ago |
subtly
|
ea059d6d49
|
cryptopp ecdh and ecies
|
10 years ago |
Marek Kotewicz
|
21b5e888dd
|
default params temporarily remode
|
10 years ago |
Marek Kotewicz
|
bfb05d0cd7
|
isMining changes to mining
|
10 years ago |
Marek Kotewicz
|
83f286ab45
|
value in messages
|
10 years ago |
Marek Kotewicz
|
1b21fa4d6c
|
common changes
|
10 years ago |
Marek Kotewicz
|
cd0a1c4bfb
|
stateless tests
|
10 years ago |
Marek Kotewicz
|
d632a3a884
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
Marek Kotewicz
|
d1205fa410
|
fixed jsonrpc param types
|
10 years ago |
Marek Kotewicz
|
008fd25cfe
|
common changes in jsonrpc && tests
|
10 years ago |
Gav Wood
|
eeb0c6476e
|
Minor fix.
|
10 years ago |
Gav Wood
|
39e71f3fa1
|
Actuall inline assertAux code.
|
10 years ago |
Gav Wood
|
0a3478bf5f
|
Avoid failing inline.
|
10 years ago |
Gav Wood
|
d8fc0f2a2c
|
Avoid failing inline.
|
10 years ago |
Gav Wood
|
a021107693
|
Version bump.
|
10 years ago |
Gav Wood
|
7e56e88241
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
2b93dcdc1d
|
Move over to new GetTransactions semantics.
|
10 years ago |
Marek Kotewicz
|
aa9f34ec49
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
Marek Kotewicz
|
178d80d5ef
|
common changes
|
10 years ago |
subtly
|
8447f35608
|
"Fix" for duplicate symbols w libdevcore/Common*
|
10 years ago |
Gav Wood
|
9600da565e
|
Don't be quite so punitive when peer sontinues sending packets for a
protocol they signed up to.
|
10 years ago |
Gav Wood
|
1faaed3395
|
Make bad protocol disconnects a bit more obvious.
|
10 years ago |
Gav Wood
|
c4fbbd0aa1
|
New assertion styles.
|
10 years ago |
Marek Kotewicz
|
daa23e4e21
|
corshttpserver
|
10 years ago |
Marek Kotewicz
|
8816dde8ea
|
jsonrpc tests
|
10 years ago |
Marek Kotewicz
|
4ad6113eb4
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
Marek Kotewicz
|
a378709304
|
jsornrpc tests in progress
|
10 years ago |
Marek Kotewicz
|
3c4da0eb20
|
ethrpc separated && first tests
|
10 years ago |
Gav Wood
|
9800277523
|
Merge pull request #367 from sveneh/build_enhancement
CMake modularisation
|
10 years ago |
Marek Kotewicz
|
1fc7e1b76b
|
preparing for tests
|
10 years ago |
Gav Wood
|
344e0ecaa9
|
Windows build fix.
Threading fix.
|
10 years ago |
Gav Wood
|
0c2aaac471
|
Thread-safety fix for BlockChain.
|
10 years ago |
Gav Wood
|
35e6e895bf
|
Minor crash fix.
|
10 years ago |
sveneh
|
88d4907c5c
|
refactored external library detection
TODO this is not proper CMake way, needs further refactoring
|
10 years ago |
Gav Wood
|
459b0c534c
|
More node list UX nicities.
|
10 years ago |
Gav Wood
|
d74db4083c
|
Move Dagger to ProofOfWork and refactor in preparation for ARPoW.
|
10 years ago |
sveneh
|
ee947b562e
|
refactor C++11 detection, BuildFile.h generation
|
10 years ago |
Gav Wood
|
492cbd80b9
|
Better management of peers that alter their ID.
|
10 years ago |