Gav Wood
|
55b9038d6f
|
More awesome logging stuff.
|
10 years ago |
chriseth
|
69db1c7181
|
Removed (and added) some #ifs (but removed more than I added).
|
10 years ago |
Gav Wood
|
6aff7a03b1
|
More colourful logging.
|
10 years ago |
Gav Wood
|
6b0a6e1043
|
Inject block data in AZ.
|
10 years ago |
Gav Wood
|
8328220471
|
Fixes for reimporting, make block availability atomic.
|
10 years ago |
Gav Wood
|
003fb51e06
|
Fixes #1608
|
10 years ago |
Gav Wood
|
269bce9eaa
|
AZ fix for socketId.
|
10 years ago |
subtly
|
1f31c30df9
|
rename socketid
|
10 years ago |
Gav Wood
|
8f532e81cb
|
Fix to ethash seedHash caching.
|
10 years ago |
Gav Wood
|
192761a4b1
|
Various threading fixes.
|
10 years ago |
Gav Wood
|
cd4478e4cf
|
Various fixes for mining.
|
10 years ago |
Gav Wood
|
f22540f0e0
|
Lots of build fixes. Now minimal version builds ok.
|
10 years ago |
Gav Wood
|
8e3ef1ee5c
|
Fix to ethash seedHash caching.
|
10 years ago |
Gav Wood
|
7c3a920e1d
|
Various threading fixes.
|
10 years ago |
subtly
|
49c4bba993
|
cleanup/prep endpoint semantics for #1558 and #1557
|
10 years ago |
ethdev zug
|
98a2805b5c
|
fixed copying dlls
|
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.
Better transaction logging.
Avoid bothering with obviously invalid transactions.
|
10 years ago |
Gav Wood
|
384853a919
|
Version bump, fixes to treeRoute (and thus chain view).
AZ enhancement: Queue stats.
NOTE: Last commit had a whole bunch of other stuff for better peer
performance in it.
|
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
unneeded SHA3s.
|
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.
Fixes #1486
Connect requires peer by default.
|
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.
Reduce verbosity.
|
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.
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
e26de2489e
|
Fix AZ accounts/contracts panes.
Added initial ABI tool.
|
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 |