11393 Commits (0ac34822d71041b8d7e813c2db38a4ac1ded3dd5)
 

Author SHA1 Message Date
Gav Wood 660bfc7536 Merge pull request #2635 from CJentzsch/timeStampTests 9 years ago
Gav Wood f570974d17 Merge pull request #2638 from chriseth/sol_fixedFeeRegistrar 9 years ago
Gav Wood 16dd9b2517 Merge pull request #2630 from ethereum/securenonce 9 years ago
Gav Wood 34494725db Merge pull request #2633 from chfast/evmjit_stacklimit_fix 9 years ago
Gav Wood 01e476a62a Merge pull request #2634 from chriseth/asyncJsConsole 9 years ago
chriseth d10338a99b Tests for FixedFeeRegistrar. 9 years ago
CJentzsch 5bb90fb712 adjust blockGasLimit in order to get same result for gasPricer test in olympic/frontier moder 9 years ago
Gav Wood 49682205a1 Move invariant checks to tops of functions - it's RIAA, so will work on 9 years ago
Gav Wood eff508d260 Merge pull request #2636 from LefterisJP/js_nodeInfo 9 years ago
Lefteris Karapetsas 744e697cf5 Fix build due to unimplemented virtual functions 9 years ago
Lefteris Karapetsas 6033cebc59 Modify code to prepare for rebase 9 years ago
Lefteris Karapetsas 04d7e99bcd Add new js admin nodeInfo command 9 years ago
Gav Wood c3933466d7 implement admin_net_nodeInfo. 9 years ago
CJentzsch 17783e16c9 add timestamp tests 9 years ago
chriseth 0c8f4d4e11 Store the response as a string. 9 years ago
Gav Wood 7704698d29 Make Nonce use Secret. 9 years ago
Gav Wood b14aaeabe3 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Gav Wood b5d44ee1b3 reorder libs to reflect dependency path. 9 years ago
Gav Wood 53b21fd3a8 Merge pull request #2631 from chfast/llvm-abi 9 years ago
Paweł Bylica 2565fe1fa7 Fix EVM JIT stack limit checking. 9 years ago
Gav Wood 383c41e51a Merge pull request #2632 from chriseth/asyncJsConsole 9 years ago
chriseth 32fdf475fd Use callback for asynchronous rpc in js console. 9 years ago
Gav Wood d14e4f60fd Attempt at mac fix. 9 years ago
Paweł Bylica 6e75177190 Fix MSVC problems with decltype() 9 years ago
Paweł Bylica b8e969093e Reimplement InsertPointGuard to avoid LLVM ABI incompatibility. 9 years ago
Gav Wood 4aa16489b6 Build fix for mac. 9 years ago
Gav Wood 1f8772bded Merge pull request #2628 from ethereum/deja-nonce 9 years ago
Gav Wood a7a09f4d41 Edit comments. 9 years ago
yann300 b6c02a1103 Merge remote-tracking branch 'up/develop' into deploydialog 9 years ago
Gav Wood dd290d1178 Merge pull request #2627 from ethereum/bundledefault 9 years ago
Gav Wood 5f97cc7615 Merge pull request #2626 from CJentzsch/FrontierTests 9 years ago
yann300 bb5568aa27 ui changes on deploydialog 9 years ago
Gav Wood abaf9e9b0f Merge branch 'rngfix' into develop 9 years ago
Gav Wood 5904badec7 Use boost counterparts. Apparently std::random and boost::random are not 9 years ago
Gav Wood 7a887fb0d5 Make Nonce generation securely random 9 years ago
Gav Wood 239b2a5580 Bundle now only sets default, other options can override. 9 years ago
CJentzsch 6e90aa80eb check uncles (including difficulty and gasLimit) 9 years ago
Gav Wood 21d7d8e15b style fix. 9 years ago
Gav Wood 7e6365016f Merge pull request #2624 from CJentzsch/FrontierTests 9 years ago
Gav Wood 4e8eb210f1 Merge pull request #2623 from arkpar/tq-fix 9 years ago
Gav Wood 7e2d65c239 Merge pull request #2622 from chriseth/spaceInJsConsole 9 years ago
Gav Wood 09e5dbfa06 Use boost's guaranteed non-deterministic random number generator. If it 9 years ago
yann300 3fc3a0af76 Merge remote-tracking branch 'up/develop' into bugFix 9 years ago
Gav Wood 91050f2b4a Fix mining. 9 years ago
CJentzsch 1c5e06d5f4 disable bcBruncleTests for Frontier (will be readded later) 9 years ago
CJentzsch 730f8d83fc check nothing when creating raw blocks in blockchaintests 9 years ago
Gav Wood 2513561a33 Avoid mining invalid blocks. Actually allow external mining. 9 years ago
arkpar 33ec1628a9 fixed deadlock on overbid transaction coming from network 9 years ago
Gav Wood 23983aaf97 Fix for gas floor calc. 9 years ago
chriseth 842446f336 Fixed extra space character and extended bracket detection. 9 years ago