10461 Commits (bc9b022d20800fe0adb31c9f4d24007bf1a272db)
 

Author SHA1 Message Date
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 10 years ago
Gav Wood ee460772b7 Merge pull request #2322 from arkpar/bc_rf 10 years ago
Gav Wood 4cb7deda72 Merge pull request #2377 from debris/eth_console 10 years ago
Gav Wood c80f79fd7a Merge pull request #2380 from guanqun/add-missing-dep-for-buildinfo.h 10 years ago
Gav Wood 76e970b7ad Merge pull request #2385 from ethereum/revert-2384-txqueueasyncverify 10 years ago
Gav Wood 10ee000c9d Merge pull request #2384 from ethereum/txqueueasyncverify 10 years ago
Gav Wood 03aa3ce24c Merge pull request #2342 from winsvega/fuzz 10 years ago
Gav Wood 69760bc3f6 include deque. 10 years ago
Gav Wood 3e211f3ddc Merge pull request #2372 from ethereum/secp256k1a 10 years ago
Gav Wood fe96f5b941 Merge pull request #2363 from CJentzsch/findBadStateRootProblem 10 years ago
Gav Wood cadec58de6 Merge pull request #2378 from gluk256/_2_rating 10 years ago
Gav Wood 7e3fe9bb68 Merge pull request #2374 from chfast/pr/smartvm 10 years ago
Gav Wood d73209158e test for new transaction queue. 10 years ago
Gav Wood 4346b80f06 Revert "Txqueueasyncverify" 10 years ago
Gav Wood 0c75272b58 Transaction queue does async data imports. 10 years ago
subtly 52228e5ad6 enum renamed 10 years ago
subtly cd908f5f18 Merge branch 'develop' into rlpx 10 years ago
subtly bcca52c443 mux/demux working test 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 10 years ago
Vlad Gluhovsky 1b4f530735 FixedHash::bloomPart() bugfix: out of range 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 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