1144 Commits (d9b9873318f3c697e73e058d002695ecea85b4a0)
 

Author SHA1 Message Date
caktux d9b9873318 fix unsigned warning in num_gmp.h 10 years ago
Gav Wood d49314d89e Merge pull request #280 from giact/develop 10 years ago
Gav Wood f3a1d6e01a Merge pull request #276 from onepremise/develop 10 years ago
Giacomo Tazzari 02f1ed465c Using boost::spirit::standard namespace instead of boost::spirit::ascii in parseTreeLLL() to prevent crashing when parsing code containing non-ascii characters 10 years ago
Giacomo Tazzari 281fb1bf0a Minor GUI improvement to prevent the Block Chain text widget, the Contracts text widget and the Pending text widget from automatically scrolling down to the bottom 10 years ago
Gav Wood 98d425fa12 New PoC-6 JS API. 10 years ago
Gav Wood 7524128cf2 Better accounts. 10 years ago
Jason Huntley e8af295bee Update for cmake to search PYTHON_INCLUDE_DIR path when specified 10 years ago
Gav Wood ab75743fcf DnsReg integration. 10 years ago
Gav Wood b88cef7f69 Bugs fixed. 10 years ago
Gav Wood d224cc84a7 Additional APIs and good defaults for Client & JSAPI. 10 years ago
Gav Wood 946a3a97a7 Fix for new JS API. 10 years ago
Gav Wood b7a96fbbff Nicer transactions in JS API. 10 years ago
Gav Wood 0f22df60b8 Merge pull request #272 from caktux/develop 10 years ago
Gav Wood 12bc78fe3a Add force mining to client. 10 years ago
Gav Wood ebe4a1ce4e Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 158084652a Fix contract endowment. 10 years ago
caktux 422448eb49 force mining for eth/neth, get actual balance instead of pending, fix clang warnings 10 years ago
Gav Wood 053d8e3eec Merge pull request #267 from giact/develop 10 years ago
Giacomo Tazzari edd47b3cf5 Added another bound check in on_debugStep_triggered() to prevent the debugger from trying to move forward (e.g. if you hit F10) in case we are already at the end 10 years ago
Giacomo Tazzari d5b57012bd Fixed a bug in treefy() that tried to access vector oq before making sure it's not empty 10 years ago
Gav Wood 236f4b74b9 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 06f65d373c Include coinbase in block bloom filter. 10 years ago
Gav Wood 1eabdb4c7a Merge pull request #265 from giact/develop 10 years ago
Giacomo Tazzari 59a858f45d Allow MainWin::readSettings() to skip geometry restoration when killing the blockchain (it messes up widgets position when in full screen) 10 years ago
Giacomo Tazzari 694701c490 On startup, sets the "Force Mining" client option to match the settings loaded by the GUI 10 years ago
Tim Hughes 500553d3b1 Updated VS2013 projects. 10 years ago
Gav Wood 61b12cfd60 Fix for dumptrace. 10 years ago
Gav Wood 0b893fd309 Other dumps. 10 years ago
Gav Wood 46f44d1eb8 Fix butrace bug in AZ. 10 years ago
Gav Wood f49b6b9476 Avoid mining on empty blocks. 10 years ago
Gav Wood 15bcd0b220 Fix missing call. 10 years ago
Gav Wood ad75ebaad3 API alterations. Mostly s/transaction/message/. 10 years ago
Gav Wood 8f15b0f6fe Remove unneeded lock. 10 years ago
Gav Wood 74efad88ee Merge pull request #264 from caktux/develop 10 years ago
Gav Wood 013e764ecd Merge pull request #263 from giact/develop 10 years ago
Giacomo Tazzari 218f7f3a18 Fixed an array bound check in Main::on_debugStep_triggered() 10 years ago
Giacomo Tazzari d49ce8c93b Revert "Fixed an array bound check in Main::on_debugStep_triggered()" 10 years ago
caktux aba6bd8d42 neth: fix NameReg, pass the right number of arguments to boost::format 10 years ago
Gav Wood b62ce512eb Merge branch 'networkthread' into develop 10 years ago
Gav Wood d18a6c4e26 Fix version regression. 10 years ago
Gav Wood 2d37f0151d Fixed block buffer issue. 10 years ago
Gav Wood 9efb073fd1 Avoid crash on Client delete. 10 years ago
Giacomo Tazzari 83ad719ef1 Fixed an array bound check in Main::on_debugStep_triggered() 10 years ago
Gav Wood dc7bb81735 Merge branch 'networkthread' into develop 10 years ago
Gav Wood c5fcae9095 parseData shared. 10 years ago
Gav Wood d2e3a85641 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood fd194857de Merge branch 'networkthread' into develop 10 years ago
Gav Wood 2eb7a49819 Networking stop fix. 10 years ago
Gav Wood eb360674cf Thread-safe client and remove old State const&-based APIs. 10 years ago