726 Commits (cfd8274097952bd4490f2fdeef0d8d97f2fc5820)

Author SHA1 Message Date
Gav Wood 7c3a920e1d Various threading fixes. 10 years ago
Gav Wood 2693659e56 Various fixes for mining. 10 years ago
Gav Wood 405653c250 Lots of build fixes. Now minimal version builds ok. 10 years ago
Gav Wood 6e78287401 Ability to switch GPU/CPU mining on the fly. 10 years ago
arkpar 76f0be5876 load html urls through a proxy in AZ 10 years ago
Gav Wood 47797dad1c Fix for lack of transaction propagation. 10 years ago
Gav Wood f3acccf5f5 Remove VMTRACE. 10 years ago
Gav Wood 384853a919 Version bump, fixes to treeRoute (and thus chain view). 10 years ago
Gav Wood 622367b274 Avoid compiling neth/serpent on MSVC. 10 years ago
Gav Wood f2b56e7647 Move hash to a hidden function, and provide a datapath to it so avoid 10 years ago
arkpar c500e367e2 style 10 years ago
arkpar fd75bbe852 loading DApps by package url 10 years ago
arkpar f8ece5a16e reflect ethereum.js api changes 10 years ago
Gav Wood c3760df77d Fix update problems in AZ. 10 years ago
Gav Wood 13232d6e04 Fixes #1509 10 years ago
Gav Wood e0b1e40556 Fixes #1505 10 years ago
subtly 9710ce3b7e Fix #1475 10 years ago
Gav Wood 62b4958952 Provide a little more information on why things might fail. 10 years ago
subtly c83062e76a coding standards 10 years ago
subtly 1cd510a541 coding standards 10 years ago
subtly 521bf5b384 style 10 years ago
Gav Wood 585962347b Minor presentation fix. 10 years ago
Gav Wood 27d1436cfd Fixes to eth's Interface. 10 years ago
Gav Wood 6b05b8d9ff Refactored much of transaction queue for tidiness and optimisation. 10 years ago
subtly 45c3bea8f1 prevent exception when invalid IP entered into listen-ip or public-ip fields in AZ 10 years ago
subtly 4e62b874e8 fix dialogue. hard-code localhost address so ipv6 address isn't resolved. 10 years ago
subtly 29f40bff0f makePeer and support setting listen IP. 10 years ago
subtly bb261e553a update CLI and AZ UI for replacing local-networking with explicit --listen-ip 10 years ago
Gav Wood c19013da81 Remove initial event from JSONRPC. 10 years ago
Gav Wood 7f915a1949 Minor compile fix. 10 years ago
Gav Wood 60da83fb0a Record and detail gas refund. 10 years ago
Gav Wood d71bec193f Clean up some code redundancy. 10 years ago
Gav Wood e26de2489e Fix AZ accounts/contracts panes. 10 years ago
Gav Wood 36e2c9dbee Hide accounts/contracts when we're not compiled with FATDB. Fixes #1403 10 years ago
Marek Kotewicz c905a66b3e fixed numeber of http server threads, fixed #1147 10 years ago
Gav Wood 386627340f Fixed all around... 10 years ago
Gav Wood 7738cb7d4f Vastly cleaner Transact dialog code & mechanisms. Works better for lower 10 years ago
subtly cddb2920a9 namespace eth network-protocol version for implemenations 10 years ago
Gav Wood b78634637b Transact now prevents executing failing transactions. 10 years ago
Gav Wood 0ff3080549 AlethZero now uses .ethereum to store its chain. 10 years ago
Gav Wood e57d6ae633 Unify block numbers into BlockNumber type. 10 years ago
Gav Wood 73d889e997 Filter niceties. 10 years ago
Gav Wood aadf3998d9 AZ transact auto-gas determination. 10 years ago
Gav Wood e3cbc93f97 Auto gas requirement estimation for contract creation in AZ. 10 years ago
Gav Wood 7b6710ac5b Minor rename. 10 years ago
Gav Wood 2c9c4bac22 Fixes #1354. 10 years ago
Gav Wood 1619d230c3 Extensive pathway for reporting transaction execution results. 10 years ago
Gav Wood 32a6cf22a5 Rename transact -> submitTransaction (reflecting aynch nature). 10 years ago
Gav Wood 45aaeec86b Minor semantic typo. 10 years ago
Gav Wood abd800ffbc Nicer HTML and version info in AZ. 10 years ago