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
|
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
|
fd75bbe852
|
loading DApps by package url
|
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 |
subtly
|
1cd510a541
|
coding standards
|
10 years ago |
subtly
|
521bf5b384
|
style
|
10 years ago |
Gav Wood
|
585962347b
|
Minor presentation fix.
|
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
|
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 |
Gav Wood
|
386627340f
|
Fixed all around...
|
10 years ago |
subtly
|
cddb2920a9
|
namespace eth network-protocol version for implemenations
|
10 years ago |
Gav Wood
|
0ff3080549
|
AlethZero now uses .ethereum to store its chain.
Fixes #1217.
|
10 years ago |
Gav Wood
|
e57d6ae633
|
Unify block numbers into BlockNumber type.
Uniformally handle 'latest' & 'pending'.
|
10 years ago |
Gav Wood
|
7b6710ac5b
|
Minor rename.
Report errors properly.
|
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 |
Gav Wood
|
53b50a1213
|
Avoid accidentally reaping properly managed watches.
|
10 years ago |
Gav Wood
|
f3b063e33a
|
Target minimum of 3141592 gas limit, use the same as the minimum.
|
10 years ago |
Gav Wood
|
339f172f80
|
Whitespace.
|
10 years ago |
Gav Wood
|
879775a52d
|
IBAN/Direct-ICAP integration.
|
10 years ago |
Gav Wood
|
55929bf08f
|
Cleanups in AZ UI.
|
10 years ago |
Gav Wood
|
fef48ad83b
|
Fixups for blooms and crashes.
|
10 years ago |
Gav Wood
|
cb009b6692
|
Remove seedHash from header.
|
10 years ago |
Gav Wood
|
f0e3ddf8f3
|
Fixes #1275
|
10 years ago |
Gav Wood
|
c1e71dae80
|
Remove skip & max, integrate new heirarchical bloom stuff with everything
else.
|
10 years ago |
arkpar
|
91d453db92
|
DApp load in AZ
|
10 years ago |
Gav Wood
|
289fe2d58b
|
Fast lookups in filter.
|
10 years ago |
Gav Wood
|
9aba9605c3
|
Avoid double call.
|
10 years ago |
Gav Wood
|
53cc6cf71f
|
Cache reporting in AZ.
|
10 years ago |
Gav Wood
|
7208686db8
|
Caching.
|
10 years ago |
Gav Wood
|
e241db70a8
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |
Gav Wood
|
a1c042f580
|
More info in AZ.
|
10 years ago |