obscuren
|
d35380c19e
|
New main script through init return value
|
2014-05-23 14:37:03 +02:00 |
|
obscuren
|
5f8911f7cb
|
Custom identifier
|
2014-05-22 10:38:37 +02:00 |
|
obscuren
|
01b833146f
|
Added mining stop and start
|
2014-05-22 00:25:48 +02:00 |
|
obscuren
|
b902de20c7
|
Fixes #49
|
2014-05-21 23:46:16 +02:00 |
|
obscuren
|
3f5b348451
|
Fixes #50
|
2014-05-21 23:36:55 +02:00 |
|
obscuren
|
16bd88c10a
|
Removed method name
|
2014-05-21 12:14:39 +02:00 |
|
obscuren
|
93e12250c7
|
Switch variables as intended
|
2014-05-20 22:12:42 +02:00 |
|
obscuren
|
f4551a7e9f
|
Changed flag parsing
|
2014-05-20 22:12:22 +02:00 |
|
obscuren
|
563c035eb5
|
Refactored some of the functions
|
2014-05-20 19:28:48 +02:00 |
|
obscuren
|
de1dfae717
|
Forked version of otto so we can support lowerCased methods
|
2014-05-20 17:49:12 +02:00 |
|
obscuren
|
0ef7f63729
|
Removed old console in favor of the new JS REPL
|
2014-05-20 12:57:43 +02:00 |
|
obscuren
|
a05adb1128
|
Refactored file structure
|
2014-05-20 12:48:34 +02:00 |
|
Maran
|
dfc3cb441b
|
Increase default peer amount to 10
|
2014-05-20 11:52:36 +02:00 |
|
obscuren
|
92eaa98e83
|
Added js interpret mode
|
2014-05-19 17:01:40 +02:00 |
|
obscuren
|
017bbbb582
|
Improved REPL output
|
2014-05-19 16:32:45 +02:00 |
|
obscuren
|
16421106d4
|
Added multi-line support
|
2014-05-19 13:04:31 +02:00 |
|
obscuren
|
3b7707c3fd
|
Improved console
* Added watch
|
2014-05-19 12:15:03 +02:00 |
|
obscuren
|
770808ce0d
|
Readline repl for linux & osx
|
2014-05-17 15:15:46 +02:00 |
|
obscuren
|
6a78e080e6
|
Tell config which loggers to use
|
2014-05-15 22:17:09 +02:00 |
|
obscuren
|
0a03484188
|
Implemented JavaScript console
|
2014-05-15 22:15:14 +02:00 |
|
obscuren
|
cbce882f5e
|
Basic javascript console
|
2014-05-15 20:45:19 +02:00 |
|
Maran
|
a1dcc5cd17
|
Prevent crash during import of privkeys.
@obscuren please check if this was commented out for a reason
|
2014-05-14 14:11:45 +02:00 |
|
Maran
|
c9db87277b
|
Fix merge conflicts
|
2014-05-14 14:04:43 +02:00 |
|
obscuren
|
f18ec51cb3
|
Switched to new keyring methods
|
2014-05-14 13:55:08 +02:00 |
|
Maran
|
9fce273ce9
|
Refactored RPC client to utils so it can be reused
|
2014-05-14 13:32:49 +02:00 |
|
Maran
|
e8147cf7c6
|
Refactored mining into utils and exposed it to ethereal. Partly fixes #43
|
2014-05-14 12:41:30 +02:00 |
|
Maran
|
0d9c948b9b
|
Generate coinbase from privatekey, not pubkey. Partily fixes #43
|
2014-05-14 12:24:49 +02:00 |
|
Maran
|
54eff2d778
|
Change coinbase to be the address not public key
|
2014-05-13 14:48:45 +02:00 |
|
Maran
|
20ea78945e
|
Implemented new JS/EthPub methods
- getTxCountAt
- getPeerCount
- getIsMining
- getIsListening
- getCoinbase
|
2014-05-13 14:43:08 +02:00 |
|
obscuren
|
dd60382fc3
|
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
Conflicts:
ethereal/ethereum.go
ethereum/ethereum.go
|
2014-05-13 12:46:40 +02:00 |
|
obscuren
|
32c6126593
|
Fix
|
2014-05-13 12:45:47 +02:00 |
|
Maran
|
9a03df7bd8
|
Implemented a flag for a different RPC port; --rpcport
|
2014-05-13 12:00:48 +02:00 |
|
Maran
|
b9876df5dc
|
Added support to NewJsonRpc to return an error as well as an interface
|
2014-05-13 11:50:39 +02:00 |
|
Maran
|
a5963d1377
|
Enable seed again
|
2014-05-13 11:34:47 +02:00 |
|
Maran
|
cf7ab07264
|
Disable seed by default
Seed host seems down, only causes timeouts, not helpful
|
2014-05-12 13:41:52 +02:00 |
|
obscuren
|
5d15563ea7
|
PreProcess => PreParse
|
2014-05-12 12:22:16 +02:00 |
|
obscuren
|
0bf2d24cb0
|
Changed seeding
|
2014-05-09 14:51:02 +02:00 |
|
Maran
|
c9852c4929
|
Renamed etherpc to ethrpc
All work and no play makes Maran a dull boy
|
2014-05-05 15:15:04 +02:00 |
|
Maran
|
e94e5ac75d
|
Implemented rpc for ethereal and ethereum
|
2014-05-05 14:16:14 +02:00 |
|
Maran
|
bcb3ad7332
|
Fix circular deps
|
2014-05-02 20:01:25 +02:00 |
|
Maran
|
3424bf17ca
|
Moved RPC Server and implemented it as a package
|
2014-05-02 13:35:03 +02:00 |
|
obscuren
|
922974c760
|
Added muted
|
2014-04-28 23:24:42 +02:00 |
|
obscuren
|
e16fd323e8
|
Leverage the new watch & address:changed functionality
|
2014-04-26 01:47:04 +02:00 |
|
obscuren
|
6ca99709d2
|
Merge
|
2014-04-25 10:34:57 +02:00 |
|
obscuren
|
b962779a13
|
Minor update and fixes to the gui and console
|
2014-04-23 11:51:48 +02:00 |
|
zelig
|
59a7b13019
|
typo interrupt
|
2014-04-16 15:01:22 +01:00 |
|
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
|
2014-04-16 14:57:51 +01:00 |
|
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
|
2014-04-16 13:37:04 +01:00 |
|
zelig
|
7f0c974008
|
empty string -> empty byte array
|
2014-04-16 13:36:52 +01:00 |
|
obscuren
|
1cd7d4456b
|
Updated to use new state object
|
2014-04-16 04:08:25 +02:00 |
|