1221 Commits (ac0fce1b4a8b53e6401b395d57dadcd90dbf545d)
 

Author SHA1 Message Date
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
Gav Wood b4191025fd Network has own thread. 10 years ago
Gav Wood fc33f7f3ca Merge pull request #262 from caktux/parse 10 years ago
caktux 33b1b6b636 neth: new peer server, parseData without @, get gav from coins 10 years ago
Gav Wood eee84e27ca Coinbase for transactions collation. 10 years ago
Gav Wood 6a3429a81d Protocol version bump. 10 years ago
Gav Wood 787c6305e3 Remove unused member. 10 years ago
Gav Wood 7190a52992 Nicer signing for clang. 10 years ago
Gav Wood 5eeae63c36 Include file orders altered for clang. 10 years ago
Gav Wood 49e42ac241 Rename assembly again. 10 years ago
Gav Wood 7d331e5b5b Correct order for transactions in same block. 10 years ago
Gav Wood 7b5c5ac46b Exchange in standard services. 10 years ago
Gav Wood 2ee1cda66e Avoid _asm from MSVC. 10 years ago
Gav Wood 9a1799481f TransactionQueue fixed. 10 years ago
Gav Wood f550217449 Updates to assembler - see the sub-codes. 10 years ago
Gav Wood e572a11f2d Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood f8edff3f54 Fixes and whatnot. 10 years ago
Tim Hughes a51159ef24 VS2013 fixes. 10 years ago
Gav Wood 66d06105be Merge pull request #252 from caktux/develop 10 years ago
Gav Wood 34ab7e8231 Avoid recursion in TransactionQueue. 10 years ago
Gav Wood 12d3437103 Version bump. 10 years ago
Gav Wood f89880ffd4 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 281e4d5a26 Merge branch 'changetracking' into develop 10 years ago
Gav Wood d58fd1b926 Minor GUI fix. 10 years ago