Marek Kotewicz
|
ec461cafce
|
no color output on windows jsconsole
|
10 years ago |
Gav Wood
|
80249970c5
|
Merge pull request #2298 from LefterisJP/cl_batch_size_adjust
Adjust CL miner work batch size properly
|
10 years ago |
unknown
|
f2c1242d4a
|
Merge branch 'optional_readline' of https://github.com/debris/cpp-ethereum into optional_readline
|
10 years ago |
unknown
|
e288b27195
|
winmm added to v8_libraries
|
10 years ago |
unknown
|
08756f6c06
|
removed nested faulty handle scopes in libjsengine
|
10 years ago |
Lefteris Karapetsas
|
09d091b8d0
|
Default values of args are now class constants
Default values of some mining related arguments are no longer C constant
macros but are instead C++ Ethash class constants
|
10 years ago |
Gav Wood
|
b27ccdd300
|
Merge pull request #2397 from winsvega/issues2
stPreCompiledContracts remove
|
10 years ago |
Gav Wood
|
f2d497565b
|
Merge pull request #2392 from chriseth/trieCommon
Some comments for TrieCommon.h
|
10 years ago |
Gav Wood
|
0e92c81aaf
|
Merge pull request #2394 from arkpar/az-fix
AZ: refresh blockchain only if visible
|
10 years ago |
Gav Wood
|
357f651af8
|
Merge pull request #2387 from chfast/fixes
Fix up rvalue references
|
10 years ago |
chriseth
|
bcc31d5d59
|
Updated wallet code.
|
10 years ago |
chriseth
|
be4cd3a3c3
|
Some cosmetic work on TrieDB.
|
10 years ago |
Gav Wood
|
53418899b6
|
Merge pull request #2396 from LefterisJP/fixed_hash_tests
Some initial tests for libdevcore/FixedHash
|
10 years ago |
Lefteris Karapetsas
|
9fa6406240
|
Some initial tests for libdevcore/FixedHash
|
10 years ago |
Dimitry Khokhlov
|
bd133628cb
|
stPreCompiledContracts remove
as there is no 'out' when calling contracts from transaction
|
10 years ago |
Lefteris Karapetsas
|
bc9bdf09af
|
Move defaults so that cl_miner is not included in MinerAux.h
|
10 years ago |
Gav Wood
|
cdfc01a0b7
|
Merge pull request #2393 from arkpar/bc-cmd
Sync status CLI
|
10 years ago |
Gav Wood
|
45430f44e5
|
Merge pull request #2390 from gluk256/_fixedhash
FixedHash::bloomPart() bugfix: out of range
|
10 years ago |
Gav Wood
|
0685396534
|
Merge pull request #2386 from arkpar/tq_rf
Parallel transaction import/verification
|
10 years ago |
arkpar
|
871a7c4bc9
|
don't refresh blockchain if not visible
|
10 years ago |
arkpar
|
050ee239fd
|
locking improvements
|
10 years ago |
arkpar
|
eb2bc3e69f
|
sync status CLI
|
10 years ago |
Marek Kotewicz
|
5fc72145af
|
noexcept only on *nix
|
10 years ago |
chriseth
|
537fb66645
|
Some comments for TrieCommon.h
|
10 years ago |
unknown
|
4333752691
|
fixed jsconsole getline
|
10 years ago |
unknown
|
35760b7055
|
common fixes for msvc in jsconsole
|
10 years ago |
Paweł Bylica
|
1db8e5ff71
|
Increase stack size needed for VM execution in Debug build type.
|
10 years ago |
unknown
|
2bc0fd727f
|
build without snapshot library, extdep download v8 3.15.9
|
10 years ago |
Paweł Bylica
|
42d9edc9b0
|
Fix up rvalue references. Avoid a copy of an EVM code in ExtVM.
|
10 years ago |
unknown
|
67811e219a
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into optional_readline
|
10 years ago |
subtly
|
78367f8352
|
windows compile fix
|
10 years ago |
subtly
|
639b4fb13c
|
Cleanup. Interface for enqueuing packets. Fix: Include packet type in total size.
|
10 years ago |
arkady.paronyan@gmail.com
|
8689bc8164
|
msvc compilation/warnings
|
10 years ago |
arkpar
|
3751eabfa8
|
mutiple threads, added m_future limit check
|
10 years ago |
arkpar
|
440f6e7dc2
|
import transactions in a separate thread
|
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 |