obscuren
|
9b509f6478
|
Print error instead of returning for seed node err
Returning an error would indicate a complete failure initialising the
Ethereum backend. Instead we should print the message and continue.
|
2015-01-19 11:20:12 +01:00 |
|
obscuren
|
26f066f0c7
|
just enable by default
|
2015-01-08 22:18:23 +01:00 |
|
obscuren
|
fed3e6a808
|
Refactored ethutil.Config.Db out
|
2015-01-07 13:17:48 +01:00 |
|
obscuren
|
1b903767e0
|
Fixed port num
|
2015-01-06 13:31:52 +01:00 |
|
obscuren
|
4e7f53adf0
|
Changed to poc-8 & removed GetTxs
|
2015-01-06 13:31:08 +01:00 |
|
obscuren
|
6abf8ef78f
|
Merge
|
2015-01-05 17:10:42 +01:00 |
|
obscuren
|
c1dee15144
|
BlockManager => BlockProcessor
|
2015-01-05 00:18:44 +01:00 |
|
obscuren
|
09841b1c9b
|
Cleaned up some of that util
|
2015-01-04 14:20:16 +01:00 |
|
obscuren
|
16f417f5af
|
Fixed bug where logging could crash client during tx adding
|
2015-01-02 22:19:58 +01:00 |
|
obscuren
|
d336e24dce
|
Removed the need of having a backend for the tx pool
|
2015-01-02 12:26:55 +01:00 |
|
obscuren
|
4cd79d8ddd
|
Refactored block & Transaction
* Includes new rlp decoder
|
2014-12-23 13:48:44 +01:00 |
|
obscuren
|
0dc566124a
|
Merge fixes
|
2014-12-18 13:22:59 +01:00 |
|
obscuren
|
6ff9d5770b
|
Added whisper handler
|
2014-12-15 17:09:14 +01:00 |
|
obscuren
|
56dac74f71
|
made mist in a compilable, workable state using the new refactored packages
|
2014-12-15 13:00:29 +01:00 |
|
obscuren
|
c7bc684909
|
Moved peer helper metheds
|
2014-12-15 12:35:21 +01:00 |
|
obscuren
|
96272e19a6
|
removed filter manager from base
|
2014-12-15 12:34:06 +01:00 |
|
obscuren
|
cdb2ebbdfa
|
Added old filter. Needs some refactoring
|
2014-12-15 12:17:33 +01:00 |
|
obscuren
|
4b5ad31b3a
|
WIP
|
2014-12-15 12:07:46 +01:00 |
|
obscuren
|
6c168c8f22
|
added protocol handler
|
2014-12-15 12:02:48 +01:00 |
|
obscuren
|
afc8b887ab
|
added whisper
|
2014-12-15 12:01:55 +01:00 |
|
obscuren
|
f111fc0608
|
WIP
|
2014-12-15 11:38:09 +01:00 |
|
zelig
|
4c89d5331f
|
adapt blockpool/backend to use pow/ezp with pow.Block for VerifyPoW func
|
2014-12-14 20:53:20 +00:00 |
|
zelig
|
e77b720ead
|
blockmanager start/stop obsolete
|
2014-12-14 20:45:12 +00:00 |
|
zelig
|
02017ed0e0
|
initial commit for new backend (eth.Ethereum)
|
2014-12-14 20:27:06 +00:00 |
|