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
|
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
|
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
|
91050f2b4a
|
Fix mining.
|
10 years ago |
chriseth
|
8f1d5b4330
|
Fixed typo.
|
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 |
arkpar
|
f7500218c8
|
mix working
|
10 years ago |
arkpar
|
388489b7d4
|
mix working
|
10 years ago |
arkpar
|
d1f401ce41
|
mix working
|
10 years ago |
arkpar
|
1bb6bb5ff2
|
mix working
|
10 years ago |
arkpar
|
e6d2200cca
|
mix working
|
10 years ago |
arkpar
|
0431a97ecb
|
mix working
|
10 years ago |
Gav Wood
|
267b24bea6
|
Support changing miner in eth.
|
10 years ago |
chriseth
|
2c37204a69
|
KeyManager refactoring to increase readability.
|
10 years ago |
Gav Wood
|
c77ab101c4
|
inspect in admin interface.
|
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 |
Gav Wood
|
3e46b869ad
|
Allow unlocking of wallets over RPC.
|
10 years ago |
Gav Wood
|
05ea9941c9
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
Gav Wood
|
68714c59f8
|
Integrate KeyManager.
|
10 years ago |
Gav Wood
|
a0c0991c08
|
Version bump.
Fix version string in JSONRPC.
|
10 years ago |
jhuntley
|
0bf7d15a57
|
asio.h and windows.h build comments as per request.
|
10 years ago |
jhuntley
|
f7508dfc8a
|
Avoid boost include order issue on windows:
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859
Make sure boost/asio.hpp is included before windows.h.
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
Gav Wood
|
e6ca33f814
|
API change: eth.watches will give you the log entries that are new as an
arg.
|
10 years ago |
Gav Wood
|
89031ff638
|
Various fixes for the JS API.
|
10 years ago |
Gav Wood
|
84962d3136
|
Minor fixes.
|
10 years ago |
arkpar
|
23c82cccac
|
Removed dependency on WebThreeDirect form Web3Server
Mix Client Model
|
10 years ago |
Gav Wood
|
8491e5f2f7
|
Various fixes.
Initial portion of NatSpec integration.
|
10 years ago |
Marek Kotewicz
|
58eb797332
|
applying changes from #715
|
10 years ago |
Marek Kotewicz
|
bec29881b0
|
use of client() without if
|
10 years ago |
Gav Wood
|
6b9d23de68
|
SHA-3 hashing to web3.
|
10 years ago |
debris
|
6f24e77588
|
web3jsonrpc, ethereum, qethereum, mix compiling on windows
|
10 years ago |
Christian
|
04c8d8bdc0
|
Improved external interface for multi-source and multi-contract compilation.
|
10 years ago |
Gav Wood
|
fa78d8bb9a
|
Remove minGasPrice
|
10 years ago |
Gav Wood
|
85e3bd4939
|
Allow data to be passed in old way.
|
10 years ago |
Marek Kotewicz
|
ee7c423868
|
common changes
|
10 years ago |
Gav Wood
|
89ee4a3d2b
|
More fixes for logging.
|
10 years ago |
Gav Wood
|
7a0cb2bf23
|
Renaming and fixes.
|
10 years ago |
Marek Kotewicz
|
3a1b83538b
|
migration to log filters, not finished
|
10 years ago |
Marek Kotewicz
|
9cf1fb0dc7
|
transact value may be int
|
10 years ago |
Marek Kotewicz
|
4c4dd302f2
|
ethereum.js not minified, serpent compiler, jsonrpc handles compilers exceptions
|
10 years ago |
Marek Kotewicz
|
3ba250c61f
|
fixed #502
|
10 years ago |
Gav Wood
|
d7972e726d
|
Minor UI changes and reduction of verbosity.
|
10 years ago |
Gav Wood
|
c80fe47289
|
Fix std services except DNS Reg whose contract needs rewriting.
|
10 years ago |