arkpar
|
cc5a617aa6
|
set and map to hash tables
|
10 years ago |
Gav Wood
|
97f936d30c
|
Only report worker stuff when it's laggy.
Cleanups ETH_ -> DEV_
|
10 years ago |
Gav Wood
|
82ca50d234
|
NewBlockHashes packet, basic implementation.
|
10 years ago |
arkpar
|
cb2e313ae3
|
Fixed accessing deleted widgets
|
10 years ago |
yann300
|
5f4417de05
|
- Fix small diff between GlobalReg and OwnedReg
- add currentOwner() in OwnedReg
|
10 years ago |
arkpar
|
d69b2badcf
|
Fixed accessing deleted widgets
|
10 years ago |
Gav Wood
|
ae74058320
|
Windows build fixes.
|
10 years ago |
Gav Wood
|
677eb456b2
|
Optimisations QString -> string, make AZ snappier by refactoring UI of
accounts.
|
10 years ago |
arkpar
|
a1c84c7172
|
blockchain download and import performance optimizations
|
10 years ago |
Gav Wood
|
1069295ec6
|
Fix for chain fork instance.
|
10 years ago |
arkpar
|
d4373dc185
|
deployment fixed to work with GlobalRegistrar
|
10 years ago |
chriseth
|
2111cd4894
|
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
|
10 years ago |
yann300
|
6b4fd27dfd
|
add UrlHint Registration in NameReg
|
10 years ago |
arkpar
|
2623bee198
|
import/export state
|
10 years ago |
yann300
|
4bc11ad6cb
|
fix bug why deploying to network
|
10 years ago |
Gav Wood
|
d60fe1961b
|
Full ICAP implementation (Direct, Indirect-ETH, Indirect-XET).
|
10 years ago |
Gav Wood
|
64f159ebdf
|
Transaction injection. Signing still needs properly sorting.
|
10 years ago |
Gav Wood
|
231dc01bc0
|
ICAP class for everything ICAP.
|
10 years ago |
Marek Kotewicz
|
d3e1eec18e
|
fixed #1393, http connector stop listening
|
10 years ago |
Gav Wood
|
87770dad0b
|
More logging stuff.
Fixes #1680
|
10 years ago |
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 |