obscuren
|
98811f11e5
|
ethereum instead of ethereal. Fixes #69
|
11 years ago |
obscuren
|
0bdb0a9d58
|
Added ini file for ethereum. fixes #66
|
11 years ago |
obscuren
|
65c5a20e1c
|
Added config file setup. Fixes #59
* Also fixes asset path problems
|
11 years ago |
obscuren
|
5f8911f7cb
|
Custom identifier
|
11 years ago |
obscuren
|
0ef7f63729
|
Removed old console in favor of the new JS REPL
|
11 years ago |
obscuren
|
92eaa98e83
|
Added js interpret mode
|
11 years ago |
obscuren
|
017bbbb582
|
Improved REPL output
|
11 years ago |
obscuren
|
770808ce0d
|
Readline repl for linux & osx
|
11 years ago |
obscuren
|
0a03484188
|
Implemented JavaScript console
|
11 years ago |
obscuren
|
cbce882f5e
|
Basic javascript console
|
11 years ago |
obscuren
|
9a057021c3
|
Update wallet value for coinbase rewards. Implements #44 & #43
|
11 years ago |
Maran
|
a1dcc5cd17
|
Prevent crash during import of privkeys.
@obscuren please check if this was commented out for a reason
|
11 years ago |
obscuren
|
f18ec51cb3
|
Switched to new keyring methods
|
11 years ago |
Maran
|
9fce273ce9
|
Refactored RPC client to utils so it can be reused
|
11 years ago |
Maran
|
e8147cf7c6
|
Refactored mining into utils and exposed it to ethereal. Partly fixes #43
|
11 years ago |
Maran
|
0d9c948b9b
|
Generate coinbase from privatekey, not pubkey. Partily fixes #43
|
11 years ago |
Maran
|
54eff2d778
|
Change coinbase to be the address not public key
|
11 years ago |
Maran
|
20ea78945e
|
Implemented new JS/EthPub methods
- getTxCountAt
- getPeerCount
- getIsMining
- getIsListening
- getCoinbase
|
11 years ago |
obscuren
|
32c6126593
|
Fix
|
11 years ago |
Maran
|
9a03df7bd8
|
Implemented a flag for a different RPC port; --rpcport
|
11 years ago |
Maran
|
b9876df5dc
|
Added support to NewJsonRpc to return an error as well as an interface
|
11 years ago |
obscuren
|
0bf2d24cb0
|
Changed seeding
|
11 years ago |
Maran
|
c9852c4929
|
Renamed etherpc to ethrpc
All work and no play makes Maran a dull boy
|
11 years ago |
Maran
|
e94e5ac75d
|
Implemented rpc for ethereal and ethereum
|
11 years ago |
Maran
|
bcb3ad7332
|
Fix circular deps
|
11 years ago |
Maran
|
3424bf17ca
|
Moved RPC Server and implemented it as a package
|
11 years ago |
obscuren
|
e16fd323e8
|
Leverage the new watch & address:changed functionality
|
11 years ago |
zelig
|
59a7b13019
|
typo interrupt
|
11 years ago |
zelig
|
32b09d652d
|
non-interactive option
- add -y flag for non-interactive use
- refactor main
- output to logfile (not ideal..) but not to all ethutil loggers for privacy
|
11 years ago |
zelig
|
f4c13f8656
|
logfile
- add logfile option to ethereum client flags
- fallback to StdOut
- Logger appended to ethutil.Config.Log loggers
- wrapper uses ethutil.Config.Log
|
11 years ago |
Maran
|
cc5501b12f
|
Importing mnemonic support
|
11 years ago |
obscuren
|
e403b28eea
|
Fixed miner
|
11 years ago |
Maran
|
a30f5730b3
|
Reimplement new miner creation
|
11 years ago |
obscuren
|
642630db15
|
Moved node to ethereum
|
11 years ago |
obscuren
|
1f2547b8a7
|
Major re-organisation.
The Ethereum node and Gui are now separated.
|
11 years ago |