unknown
|
67811e219a
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into optional_readline
|
10 years ago |
Gav Wood
|
afc016c88c
|
Merge pull request #2376 from arkpar/tq_rf
TransactionQueue priority queue
|
10 years ago |
Gav Wood
|
ee460772b7
|
Merge pull request #2322 from arkpar/bc_rf
PV61 sync
|
10 years ago |
Gav Wood
|
4cb7deda72
|
Merge pull request #2377 from debris/eth_console
fixed "eth --console"
|
10 years ago |
Gav Wood
|
c80f79fd7a
|
Merge pull request #2380 from guanqun/add-missing-dep-for-buildinfo.h
add missing dependencies for BuildInfo.h in libwebthree and solc
|
10 years ago |
Gav Wood
|
76e970b7ad
|
Merge pull request #2385 from ethereum/revert-2384-txqueueasyncverify
Revert "Txqueueasyncverify"
|
10 years ago |
Gav Wood
|
10ee000c9d
|
Merge pull request #2384 from ethereum/txqueueasyncverify
Txqueueasyncverify
|
10 years ago |
Gav Wood
|
03aa3ce24c
|
Merge pull request #2342 from winsvega/fuzz
FuzzTests: More Smart Codes
|
10 years ago |
Gav Wood
|
69760bc3f6
|
include deque.
|
10 years ago |
Gav Wood
|
3e211f3ddc
|
Merge pull request #2372 from ethereum/secp256k1a
Use libsepc256k1 for sign, recovery, and verify.
|
10 years ago |
Gav Wood
|
fe96f5b941
|
Merge pull request #2363 from CJentzsch/findBadStateRootProblem
add badStateRootTest
|
10 years ago |
Gav Wood
|
cadec58de6
|
Merge pull request #2378 from gluk256/_2_rating
Initial version of the rating system
|
10 years ago |
Gav Wood
|
7e3fe9bb68
|
Merge pull request #2374 from chfast/pr/smartvm
Smart VM
|
10 years ago |
Gav Wood
|
d73209158e
|
test for new transaction queue.
Some cleanups and enhacements to Guards & Notifier.
Fix an invariant TransactionQueue.
|
10 years ago |
Gav Wood
|
4346b80f06
|
Revert "Txqueueasyncverify"
|
10 years ago |
Gav Wood
|
0c75272b58
|
Transaction queue does async data imports.
|
10 years ago |
arkpar
|
cd06dfae5d
|
removed dbg limit
|
10 years ago |
arkpar
|
bf5156bcd6
|
fixed m_known handling
|
10 years ago |
subtly
|
e989cdaf36
|
use local integer for v parameter of signature
|
10 years ago |
Lu Guanqun
|
10a1ca3f11
|
add missing dependencies for BuildInfo.h in libwebthree and solc
|
10 years ago |
arkpar
|
c7a516714d
|
prioritized transaction queue
Conflicts:
libethereum/TransactionQueue.cpp
msvc build fix
|
10 years ago |
Vlad Gluhovsky
|
52f4f289c1
|
rating initial version complete
|
10 years ago |
Vlad Gluhovsky
|
15106cef74
|
another test introduced
|
10 years ago |
Vlad Gluhovsky
|
db2be2a15b
|
rating system updated
|
10 years ago |
Vlad Gluhovsky
|
8dfabff96c
|
proof of work bugfix
|
10 years ago |
Vlad Gluhovsky
|
d272ff8cee
|
intermediate
|
10 years ago |
Marek Kotewicz
|
5cca2fa4f4
|
fixed "eth --console"
|
10 years ago |
chriseth
|
86850c3c89
|
Merge pull request #2338 from chriseth/sol_memoryStructs
Memory structs.
|
10 years ago |
chriseth
|
c7f8bcf9c5
|
Style and some assertion messages.
|
10 years ago |
chriseth
|
905da13c34
|
Struct constructors.
|
10 years ago |
chriseth
|
97dc2d61f0
|
Fix for copying arrays to storage.
|
10 years ago |
chriseth
|
d3ff381447
|
Memory structs.
|
10 years ago |
unknown
|
5bc72e037c
|
ethconsole on windows
|
10 years ago |
Paweł Bylica
|
881e9fbad7
|
Use Guard alias and DEV_GUARDED macro in SmartVM.
|
10 years ago |
subtly
|
a254f79c7e
|
Merge branch 'develop' into secp256k1a
|
10 years ago |
Gav Wood
|
f2d7c2b827
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
ca487600a3
|
Multiple directories involved now.
|
10 years ago |
Paweł Bylica
|
b4011b39c1
|
Merge remote-tracking branch 'upstream/develop' into evmjit-develop
|
10 years ago |
Paweł Bylica
|
7527a684f9
|
Remove old FIXME comment.
|
10 years ago |
Paweł Bylica
|
ff112cb94c
|
Make --vm command line option syntax consistent with other options.
|
10 years ago |
Gav Wood
|
b7183eb424
|
Merge pull request #2362 from chriseth/rlpLength
Use size_t for RLP and decode length more carefully.
|
10 years ago |
chriseth
|
16b62e5a84
|
Renamed actualSizeOfPrefix to sizeAsEncoded.
|
10 years ago |
subtly
|
2081ac1412
|
fix failing peer test.
|
10 years ago |
subtly
|
bd15597f7f
|
oops. get v from signature.
|
10 years ago |
Gav Wood
|
136bd963d4
|
Slightly more useful errors in the case of upgrade failure.
|
10 years ago |
Gav Wood
|
e72a7644aa
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
064dfa51e2
|
More leniency over status when upgrading, avoid continual retrying.
|
10 years ago |
Paweł Bylica
|
91a954dd9d
|
Reapply --vm option changes to eth.
|
10 years ago |
Paweł Bylica
|
d1492140c6
|
Merge remote-tracking branch 'upstream/develop' into evmjit-develop
Conflicts:
alethzero/Main.ui
eth/main.cpp
|
10 years ago |
Paweł Bylica
|
9eb7c6a528
|
Reduce SmartVM logs verbosity.
|
10 years ago |