Gav Wood
b4ab42277a
Build fix for Qt 5.5 fix.
10 years ago
Lefteris Karapetsas
a978d4e56b
Fix QT 5.5 Build
In QT 5.5 Mono is a reserved preprocessor define and as such building
with it fails.
Switching the macros in alethzero/Context.h to follow Coding Standards
fixes this discrepancy and allows us to build with QT 5.5.
10 years ago
arkpar
f7500218c8
mix working
10 years ago
Gav Wood
e14d000bea
All fields of BlockInfo now private.
10 years ago
Gav Wood
58c7d1ead6
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
32c11d9664
Modularise nonce, mix hash and seed hash.
10 years ago
arkpar
388489b7d4
mix working
10 years ago
Gav Wood
f693ac0cc4
All fields of BlockInfo now private.
10 years ago
Gav Wood
d76b9b3d18
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
361c073bdc
Modularise nonce, mix hash and seed hash.
10 years ago
arkpar
d1f401ce41
mix working
10 years ago
Gav Wood
ff2f952184
All fields of BlockInfo now private.
10 years ago
Gav Wood
4f32150a6a
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
bcc35d67a1
Modularise nonce, mix hash and seed hash.
10 years ago
arkpar
1bb6bb5ff2
mix working
10 years ago
Gav Wood
1e6bf809b4
All fields of BlockInfo now private.
10 years ago
Gav Wood
e18e3de824
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
0158351621
Modularise nonce, mix hash and seed hash.
10 years ago
arkpar
e6d2200cca
mix working
10 years ago
Gav Wood
5ee3e8e5fc
All fields of BlockInfo now private.
10 years ago
Gav Wood
d16c51a56f
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
a04ba152e5
Modularise nonce, mix hash and seed hash.
10 years ago
arkpar
0431a97ecb
mix working
10 years ago
Gav Wood
487349bf09
All fields of BlockInfo now private.
10 years ago
Gav Wood
68b2c8ecbf
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
9ae950d4ad
Modularise nonce, mix hash and seed hash.
10 years ago
chriseth
fc5bc756f6
Do not change the URLs of Dapps.
10 years ago
chriseth
c50fc0ba65
Change the URL when the page changes.
Fixes #1215
10 years ago
arkpar
231b708666
find instead of find_firt_of
10 years ago
arkpar
76ad4daede
Allow 0x prefix for address entry in AZ
10 years ago
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