454 Commits (ce92f4dc7235f8c402c293e54a2920dd3b753f9e)

Author SHA1 Message Date
Gav Wood 234cc551b6 more attempts to mimic what Vitalik did with wallet encryption. 10 years ago
Gav Wood bcca878832 Whisper in main client. 10 years ago
Gav Wood 36215b3a8c Reorganisation of UI. 10 years ago
Gav Wood 9ce2b5bfa6 Avoid attempt to reget chain on block reception. 10 years ago
Gav Wood 340801ed90 Networking fixes. 10 years ago
Gav Wood 137c22597f Make net button work. 10 years ago
Christoph Jentzsch 7b17adba08 Exemplar alteration to show effect of using boost::exception 10 years ago
Tim Hughes e37fd01bc6 Suppress warnings from boost mpl during moc compile. 10 years ago
Gav Wood 702e927945 Minor UI stuff. 10 years ago
Gav Wood 431a3c242f Fixes... 10 years ago
Gav Wood 7507f95203 VS fix. 10 years ago
Gav Wood 0b4abba562 Nice downloading view. 10 years ago
Gav Wood d60ee48ddd Various networking fixes. 10 years ago
Gav Wood 05d3d8096e Simple chain download view. 10 years ago
Gav Wood 5ce45164bd Get rid of nasty old code. 10 years ago
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. 11 years ago
Gav Wood 4807d43be6 Mining improvements. 11 years ago
Gav Wood 103644dc82 Faster mining, minor fix. 11 years ago
Gav Wood 9297669549 Timing for EVM. 11 years ago
Gav Wood ce6b5c9374 JS API improvments. 11 years ago
Gav Wood 6ee6e7921a Add private blockchain feature. 11 years ago
Giacomo Tazzari a761484c2c Renamed the new option to enableOptimizer and created its appropriate setting 11 years ago
Giacomo Tazzari 0a7f3a625f Changed the new option "Disable LLL Compiler Optimization" to a more sane "Optimize LLL Compiler" (enabled by default) 11 years ago
Giacomo Tazzari 9fcc410516 Added a debug menu option to disable compiler optimization, for testing purposes 11 years ago
Giacomo Tazzari 6a4488bf69 Enabled click focus on the "code" text widget, to allow copying the text result of code compilation to clipboard 11 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 11 years ago
Gav Wood 7524128cf2 Better accounts. 11 years ago
Gav Wood ab75743fcf DnsReg integration. 11 years ago
Gav Wood b88cef7f69 Bugs fixed. 11 years ago
caktux 422448eb49 force mining for eth/neth, get actual balance instead of pending, fix clang warnings 11 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 11 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) 11 years ago