Gav Wood
|
b3a1038fe5
|
Nicer import graph.
|
10 years ago |
Gav Wood
|
b8fa3ce530
|
Better visualisation of sync.
|
10 years ago |
Gav Wood
|
f2fdd8fb32
|
Nicer import graph.
|
10 years ago |
Gav Wood
|
dbf49bbc49
|
Better visualisation of sync.
|
10 years ago |
Gav Wood
|
9ade9777a6
|
Olympic & Frontier specs
|
10 years ago |
arkpar
|
871a7c4bc9
|
don't refresh blockchain if not visible
|
10 years ago |
Paweł Bylica
|
6dcc16cb7a
|
Exetend VM selection options in AlethZero.
|
10 years ago |
Gav Wood
|
e6cfbe5824
|
ethkey can sign & recover transaction information.
AZ can have sentinel set.
Split up Transaction and move most to ethcore.
|
10 years ago |
arkpar
|
cfcd722c51
|
pv61 sync
re-enable pv60
|
10 years ago |
chriseth
|
c0de6de5db
|
Fixed nodes format string.
|
10 years ago |
chriseth
|
2c37204a69
|
KeyManager refactoring to increase readability.
|
10 years ago |
Gav Wood
|
9afd426e5a
|
Refactor toJson out into separate file.
Implement basic admin_eth_* interfaces.
|
10 years ago |
Gav Wood
|
20e4fc7b93
|
First JSONRPC admin method.
|
10 years ago |
arkpar
|
6b80953aa3
|
State management in EthereumHost, better sync progress reporting.
Invariants checking
|
10 years ago |
Gav Wood
|
87cf8dd5d6
|
VM provides information on its performance.
Make guarding of DB optional.
Various updates to syncing.
Start of a holistic reputation manager.
|
10 years ago |
Gav Wood
|
f8740e8e4f
|
Avoid enabling JITVM when not compiled in.
|
10 years ago |
arkpar
|
bec5703d33
|
hash download reporting
|
10 years ago |
Gav Wood
|
e81fc1e68f
|
Minor debug alterations/fixes for blockchain downloading to make it play
marginally better with the braindead Go strategy.
Import key without address.
|
10 years ago |
arkpar
|
acf11858f7
|
style
|
10 years ago |
arkpar
|
5eb685da7c
|
Moved transaction verification to verifier thread
|
10 years ago |
Gav Wood
|
0bd1b56c91
|
Save/load gas pricing. Full integration.
|
10 years ago |
Gav Wood
|
51b90324c0
|
Allow configurable gas price in AZ & eth.
|
10 years ago |
Vlad Gluhovsky
|
e0c3095bda
|
refactored the topic naming conventions
|
10 years ago |
arkpar
|
152e3b83fe
|
disabled v61 protocol
|
10 years ago |
Gav Wood
|
61318ba3ab
|
Bad blocks get good treatment.
|
10 years ago |
Gav Wood
|
3fcbab1423
|
Fixed #2007
|
10 years ago |
Gav Wood
|
8399161a8e
|
Nicer password dialog.
Cleanups and fixes for secretstore and keyman.
|
10 years ago |
Gav Wood
|
29cbfdb25d
|
allow reencrypting key.
windows fix.
|
10 years ago |
Gav Wood
|
a3cc9cc10b
|
Ability to import version 1 keys. Possibly.
|
10 years ago |
Gav Wood
|
e789f645ea
|
Ability to import version 1 keys. Possibly.
|
10 years ago |
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 |
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
|
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 |
arkpar
|
d69b2badcf
|
Fixed accessing deleted widgets
|
10 years ago |
Gav Wood
|
ae74058320
|
Windows build fixes.
|
10 years ago |