562 Commits (976c990ddba0c718cb23e23364190b5a1eaef45e)

Author SHA1 Message Date
caktux 422448eb49 force mining for eth/neth, get actual balance instead of pending, fix clang warnings 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 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
Gav Wood 46f44d1eb8 Fix butrace bug in AZ. 10 years ago
Gav Wood f49b6b9476 Avoid mining on empty blocks. 10 years ago
Gav Wood ad75ebaad3 API alterations. Mostly s/transaction/message/. 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
Giacomo Tazzari 83ad719ef1 Fixed an array bound check in Main::on_debugStep_triggered() 10 years ago
Gav Wood eb360674cf Thread-safe client and remove old State const&-based APIs. 10 years ago
Gav Wood 7d331e5b5b Correct order for transactions in same block. 10 years ago
Gav Wood f8edff3f54 Fixes and whatnot. 10 years ago
Gav Wood d58fd1b926 Minor GUI fix. 10 years ago
Gav Wood 80c4925ff0 Additional alterations to network & logging for ease of debugging. 10 years ago
Gav Wood 030745a121 More fixes & debuging. 10 years ago
Gav Wood 0d2f5439ce Nearly complete differential changelog system. 10 years ago
Gav Wood d53864e162 Fixes. 10 years ago
Gav Wood 7ffa513586 Networking fix. 10 years ago
Gav Wood 8d65de7e28 More network fixes. 10 years ago
Gav Wood b1e0666ed4 Various fixes. 10 years ago
Gav Wood 114354126e First set of commits. Not yet working. 10 years ago
Gav Wood 6717316d16 Quick fix for PoC-6 server: use PoC-5 server. 10 years ago
Gav Wood ffc9b5719a New servers. 10 years ago
Gav Wood a5ab06078d New database format - caches transaction blooms and changelogs: 10 years ago
Gav Wood 0c5dbd7def Bloom filters for blocks. 10 years ago
Gav Wood 34aa67efc6 Sync script for V's serpent impl. 10 years ago
Gav Wood e4257ee378 Move JS setup code up into lib macro. 10 years ago
subtly 742078fe22 remove unnecessary _ptrs 10 years ago
Gav Wood ebca40b38a Manifest stuff. 10 years ago
subtly 87db106870 Fixes for #246 (qtwebkit bugs on macos) 10 years ago
Gav Wood e45c154586 State dumping in UI. 10 years ago
Gav Wood 938636fbbb Debugger improvements. 10 years ago
Gav Wood 927f014a4f Debugger fix. 10 years ago
Gav Wood 0b8d5560d2 Debugger improvements. 10 years ago
Gav Wood a94a559d64 Even numbers of hex digits for Jeff (Go can't handle odd numbers). 10 years ago
Gav Wood e2da98cef7 More general U256 display. 10 years ago
Gav Wood 1bc06c4db1 Fix for storage display in debugger. 10 years ago
Gav Wood 65223e87ab Better debugging. 10 years ago
Gav Wood c565cb3aff Debugger improvements. 10 years ago
Gav Wood d91198a335 Proper debugger. 10 years ago
Gav Wood 6b33083bea Remove debug code. 10 years ago
Gav Wood 007f1040da Several fixes. 10 years ago
Gav Wood 736cc3beb4 Fix for debugger. 10 years ago
Gav Wood fecedd1d87 VM tests prettier. 10 years ago
Gav Wood 9d3a05e337 Transactions filter fix. 10 years ago
Gav Wood 44525c5f06 Compiler fixes. Updates for coins. 10 years ago
Gav Wood b8660c25ca Minor debug reversal. 10 years ago
Gav Wood 642769dd31 Send fix. 10 years ago
Gav Wood 94ee8b6dbf Better. 10 years ago