10459 Commits (76ad4daededb483dfcb656d2a6f9bc7468d6ede6)
 

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