Gav Wood
cfb9bd15b0
Tidy up notifications.
10 years ago
Gav Wood
ce205f382c
Remote mining fixes.
10 years ago
Gav Wood
3c58d68fe2
Quieter timing reporting.
10 years ago
Gav Wood
c4df26e82e
Actually load the DAG.
10 years ago
Gav Wood
05ea9941c9
Move non-cryptopp dependent stuff into devcore.
10 years ago
Lefteris Karapetsas
5f849c8eed
Fix DownloadView Race condition
- There is a race condition with potential division by zero which is
mostly observed when debugging AZ from gdb where there is a big gap
between window refreshes due to breakpoints and such
10 years ago
Gav Wood
53d63f80c3
Pull out shared code into Aux file.
10 years ago
Gav Wood
ac60b992c6
Parallelised BlockQueue.
Setup for using TrieRoot.
10 years ago
Gav Wood
47b6e38df9
Fixes for transact gas usage.
10 years ago
Gav Wood
ebe06b37de
More stringent checking for ancestors in uncles.
Minor fixes to AZ.
Optimisations for NewBlockHashes handling.
10 years ago
Lefteris Karapetsas
5cc63de2f9
Use seedhash everywhere in EthashAux
We now use seedhash everywhere and generate a block number only where
it's needed. Namely ethash_light_new()
10 years ago
Gav Wood
da1fcbb19b
DAG generation improvements.
Generate next DAG in AZ!
Cleanups to Ethash & Aux.
DAG Progress in AZ.
10 years ago
Gav Wood
4ef410eee0
Use Go bootnodes.
10 years ago
Gav Wood
f64164e88e
Selectable from account in transact dialog.
Fixes.
10 years ago
Gav Wood
69328f1dbf
Compiles and tested basically ok.
10 years ago
Gav Wood
68714c59f8
Integrate KeyManager.
10 years ago
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