10461 Commits (bc9b022d20800fe0adb31c9f4d24007bf1a272db)
 

Author SHA1 Message Date
chriseth 4a99266ffb Prevent crash if not compiled with FATDB. 10 years ago
Arkadiy Paronyan a3dbcd8a26 Merge pull request #2422 from yann300/bugFix 10 years ago
yann300 9f164af459 small changes 10 years ago
yann300 0236886d3e bug fix. issue while getting the created contract address. 10 years ago
Vlad Gluhovsky cd354c1831 FixedHash::operator++() 10 years ago
Paweł Bylica f5b0c7cdce Increase Windows stack size to 16MB. 10 years ago
Lefteris Karapetsas f914327050 Restore the old default value of global work size 10 years ago
Gav Wood 282ca9e637 Merge branch 'gav' of github.com:ethereum/cpp-ethereum into gav 10 years ago
Gav Wood 464c60145e Fix up the windows build. 10 years ago
Gav Wood d7357c8059 pair up hash with Address for transaction submission API. 10 years ago
Gav Wood f2fdd8fb32 Nicer import graph. 10 years ago
CJentzsch 1927b021ab update canary address 10 years ago
Gav Wood dbf49bbc49 Better visualisation of sync. 10 years ago
Gav Wood 3024040ee8 windows build fix. 10 years ago
Gav Wood 8d95fbe59c Better casting. 10 years ago
Gav Wood d7bd7594e5 Don't use PRNG for key generation! 10 years ago
Gav Wood f35358caa0 Undo hard fork. 10 years ago
Gav Wood 54d2906a3b Reorganise logs. 10 years ago
Gav Wood 9a01bb2b45 Enable the network in the case of explicitly disabled discovery. 10 years ago
Gav Wood 98ad4c2454 windows build fix. 10 years ago
Gav Wood e9cff7f021 Better casting. 10 years ago
Gav Wood f014438195 Don't use PRNG for key generation! 10 years ago
Gav Wood 136a077625 Undo hard fork. 10 years ago
Dimitry Khokhlov b2640e151a fuzz: undefined variable build fix 10 years ago
Gav Wood 091e5d13dd Reorganise logs. 10 years ago
Gav Wood 2b0c9c8ce7 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 9ade9777a6 Olympic & Frontier specs 10 years ago
Gav Wood e5cd66898c Version bump. 10 years ago
Gav Wood 73eddae947 Merge pull request #2411 from LefterisJP/cl_disable_batch_adjust 10 years ago
Gav Wood d471951c86 Merge pull request #2410 from debris/rpc_txReceipt 10 years ago
Gav Wood 7fd049b0a8 Merge pull request #2404 from debris/rpc_txhash 10 years ago
Gav Wood af6c27ef8c Merge pull request #2364 from winsvega/issues 10 years ago
Gav Wood 31e8e869df Merge pull request #2412 from chriseth/base64Style 10 years ago
Gav Wood 5a15acdc21 Merge pull request #2408 from arkpar/clang 10 years ago
Gav Wood d3116f3257 Merge pull request #2406 from LefterisJP/fixed_hash_strctor_throw 10 years ago
Gav Wood 0791b3a996 Merge pull request #2405 from chriseth/useRLPList 10 years ago
Gav Wood 9c5ceab341 Merge pull request #2403 from chriseth/trieDB 10 years ago
Gav Wood a66cc768d7 Merge pull request #2400 from gluk256/_fixedhashincr 10 years ago
Gav Wood 5124ff752b Switch to YP compliant gas accounting at block 830k 10 years ago
Gav Wood f29cb461c9 Tidy up gaurds. Shorted extraData to max size. 10 years ago
chriseth 6f2731d3f3 Style. 10 years ago
Lefteris Karapetsas f8a4ca2a5c Disable auto adjust of batch size by default 10 years ago
Dimitry Khokhlov 73020754e3 smartcode: style 10 years ago
Dimitry Khokhlov 12f0d02beb smartcode: fix 10 years ago
Dimitry Khokhlov 5a84977bf4 fix: style 10 years ago
Dimitry Khokhlov ce93507040 Issues: BlockChain::rebuild + byteRef test 10 years ago
Marek Kotewicz 9d0ef73c8e eth_getTransactionReceipt 10 years ago
arkpar cea26e8dab Fixed clang warnings 10 years ago
Paweł Bylica 0c382f37f1 Avoid warnings about unused function arguments. 10 years ago
Lefteris Karapetsas 560b09777e Throw on FixedHash failure of String construction 10 years ago