559 Commits (353a5ca687618e5a69c7268931c322c3db0d1b51)

Author SHA1 Message Date
Gav Wood 8415581ab2 Actually download in right order. 10 years ago
Gav Wood 5633006e2f Everything using PoC servers. 10 years ago
Gav Wood b883f0c135 User DNS & poc-5.ethdev.com for peerserver. 10 years ago
Gav Wood 0d3f298e45 Blocks come down in order (well... unless a peer bugs out). 10 years ago
Gav Wood b72d0717b4 Download view as will be. 10 years ago
Gav Wood 5735e8c55e Remove old Client network code & API. 10 years ago
Gav Wood 484279c548 Beginning of merge into AZ. 10 years ago
Gav Wood 1accc20d21 Moving over to use WebThree. 10 years ago
Gav Wood d25224822e Fixes for state getting. 10 years ago
Gav Wood 00a3c29d13 Avoid using m_client. 10 years ago
Gav Wood 515a1c22a9 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Gav Wood 4cb7993655 Project-wide reorganisation of namespaces. 10 years ago
Gav Wood fa1b3853b3 Reorganisation. 10 years ago
Gav Wood be1bf6b9bf Split off general network layer. 10 years ago
Gav Wood 0571b637ab Manage invalid instructions without bombing. 10 years ago
Gav Wood b902b3e701 POST for PoC-6 10 years ago
Gav Wood 2f9a279e9f Various small improvements. 10 years ago
SharpCoiner d17e7e62ae Fix 64-bit VS2013 build 10 years ago
Gav Wood 27a709db0d Build fixes. 10 years ago
Gav Wood 4807d43be6 Mining improvements. 10 years ago
Gav Wood 103644dc82 Faster mining, minor fix. 10 years ago
Gav Wood 9297669549 Timing for EVM. 10 years ago
Gav Wood ce6b5c9374 JS API improvments. 10 years ago
Gav Wood 6ee6e7921a Add private blockchain feature. 10 years ago
Giacomo Tazzari a761484c2c Renamed the new option to enableOptimizer and created its appropriate setting 10 years ago
Giacomo Tazzari 0a7f3a625f Changed the new option "Disable LLL Compiler Optimization" to a more sane "Optimize LLL Compiler" (enabled by default) 10 years ago
Giacomo Tazzari 9fcc410516 Added a debug menu option to disable compiler optimization, for testing purposes 10 years ago
Giacomo Tazzari 6a4488bf69 Enabled click focus on the "code" text widget, to allow copying the text result of code compilation to clipboard 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 7524128cf2 Better accounts. 10 years ago
Gav Wood ab75743fcf DnsReg integration. 10 years ago
Gav Wood b88cef7f69 Bugs fixed. 10 years ago
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 9a1799481f TransactionQueue fixed. 10 years ago
Gav Wood f8edff3f54 Fixes and whatnot. 10 years ago
Nathan Wilcox 9598f611ae Try removing an empy UNIX clause so that the else clause matches UNIX. This is an attempt to fix #260 with almost no understanding of cmake. 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