Paweł Bylica
58800610f4
Remove serpent.
9 years ago
Gav Wood
a060c46b4c
Cleaned up some of network. Added HostSpec.
9 years ago
Lefteris Karapetsas
f752f3dd62
Reported hashrate is now u256
10 years ago
Lefteris Karapetsas
2b6cecc429
Simplify and use jsToInt()
10 years ago
Lefteris Karapetsas
23f3deb7c7
Omit std:: where not needed
10 years ago
Lefteris Karapetsas
01f4a63bea
eth_submitWork's hash rate is now a hex string
10 years ago
Lefteris Karapetsas
ebccf607d1
eth++ now respects gas price CLI arguments
10 years ago
Lefteris Karapetsas
c188bf0dfd
Properly set default Gas Price in Web3 server
Fixes #2767
10 years ago
Lefteris Karapetsas
9d0204f896
Add a JS console command for exiting the client
The function is web3.admin.eth.exit()
10 years ago
Gav Wood
a8982ade28
JSON-RPC now interprets ICAP addresses and throws when hex addresses are bad.
ICAP accepts 35-character "invalid IBAN" addresses.
Console quits with quit.
Many UI tweaks in eth.
10 years ago
Gav Wood
47cd2cfbfa
Don't trip up when can't change parent directory's permissions to the ideal.
Don't show accounts that we don't have the keys for in AZ.
10 years ago
Gav Wood
ef1be85649
Provide hash rate according to interface in #2737 .
Closed #2737 .
10 years ago
Gav Wood
5866f841da
More on hashrate API.
10 years ago
Gav Wood
05c2bb5671
Introduce basic API for hashrate.
10 years ago
Gav Wood
4a4c6dbc1d
Introduce basic API for hashrate.
10 years ago
debris
e1a72950d5
now policy CMP0042 is set to OLD
This reverts commit 61e99b1040
.
10 years ago
Gav Wood
3a42724446
Remove unneeded and confusing API.
10 years ago
Gav Wood
6e5571fc15
Various compile fixes.
10 years ago
Gav Wood
9f756124b0
First draft at splitting State.
Continuation of State split.
libethereum building again.
Compile fixes galore.
Remove a lot of code redundancy.
mix using new state/block classes
10 years ago
Gav Wood
61e99b1040
Revert "fixed cmake policy CMP0042, MACOSX RPATH"
10 years ago
debris
4374ec50c2
fixed cmake policy CMP0042, MACOSX RPATH
10 years ago
Lefteris Karapetsas
e62f9c108a
Error checking in resolveHost()
- Properly check if what follows after ':' is a number and catch the
exception thrown. Before this we were segfaulting with an uncaught
exception
- Return an empty endpoing if we have an error so it can be detected by
the calling web3 server code and show 'false' in the console instead
of 'true'
10 years ago
Gav Wood
0f0a50f0ec
Do something if we haven't been told.
10 years ago
Lefteris Karapetsas
6033cebc59
Modify code to prepare for rebase
10 years ago
Lefteris Karapetsas
04d7e99bcd
Add new js admin nodeInfo command
Implementation to follow ...
10 years ago
Gav Wood
c3933466d7
implement admin_net_nodeInfo.
10 years ago
Gav Wood
91050f2b4a
Fix mining.
10 years ago
chriseth
8f1d5b4330
Fixed typo.
10 years ago
Gav Wood
17098549f8
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
2a7c56aef7
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
0e5139d5d4
less verbosity.
10 years ago
Gav Wood
e2203bb585
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
c3a334cc21
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
49a826397b
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
51f887aac5
Make sure all directories are not readable by baddies (dejavu wk1#0).
Closes #2509 .
Remove neth :(. Who knows, perhaps not forever...
10 years ago
Gav Wood
631e701fdf
Fix dejavu week 1, issue 1.
Reenable bits of ethash.
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
0c5e924745
Basic Proof-of-Authority sealent.
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
a00196914a
Basic Proof-of-Authority sealent.
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
1bc77af041
Basic Proof-of-Authority sealent.
10 years ago