Commit Graph

280 Commits (d6625ac34dad741f5659ca1dad3b0179603d37f0)

Author SHA1 Message Date
obscuren bde3ff16ad merge 10 years ago
Felix Lange d0a2e655c9 cmd/ethereum, cmd/mist, eth, p2p: use package p2p/nat 10 years ago
Taylor Gerring db24fb792c Move standard fields to LogEvent 10 years ago
Taylor Gerring 3d6fd601c5 Move event names within each object 10 years ago
Taylor Gerring d53e5646ec Use strongly-typed objects 10 years ago
Felix Lange a21b30c901 eth: remove unused Ethereum sync fields 10 years ago
Felix Lange a3cd218719 cmd/mist, cmd/ethereum: add CLI arguments for node key 10 years ago
Felix Lange f1ebad2508 eth: don't warn if no BootNodes are specified 10 years ago
Felix Lange 028775a086 cmd/ethereum, cmd/mist: add flag for discovery bootstrap nodes 10 years ago
Felix Lange 2cf4fed11b cmd/mist, eth, javascript, p2p: use Node URLs for peer suggestions 10 years ago
Felix Lange 56f777b2fc cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API 10 years ago
Taylor Gerring 1f4ed49b4c Move hardcoded seed node address to app flag 10 years ago
obscuren 8ccde784f9 Added (disabled) Jit validation 10 years ago
obscuren 7f638f0b2d moving to a better xeth 10 years ago
Taylor Gerring 5f50fe7a4a Update CLI to use new Websocket RPC 10 years ago
Taylor Gerring d790229a33 Move HTTP transport to sub package of RPC 10 years ago
Taylor Gerring 0aa76d3e5b Rename jsonlogger method 10 years ago
Taylor Gerring 1077109e11 Add JsonLogger type 10 years ago
Taylor Gerring bdf99e0981 Add LogFormat flag 10 years ago
obscuren 9b509f6478 Print error instead of returning for seed node err 10 years ago
obscuren 26f066f0c7 just enable by default 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
obscuren 1b903767e0 Fixed port num 10 years ago
obscuren 4e7f53adf0 Changed to poc-8 & removed GetTxs 10 years ago
obscuren 6abf8ef78f Merge 10 years ago
obscuren c1dee15144 BlockManager => BlockProcessor 10 years ago
obscuren 09841b1c9b Cleaned up some of that util 10 years ago
obscuren 16f417f5af Fixed bug where logging could crash client during tx adding 10 years ago
obscuren d336e24dce Removed the need of having a backend for the tx pool 10 years ago
obscuren 4cd79d8ddd Refactored block & Transaction 10 years ago
obscuren 0dc566124a Merge fixes 10 years ago
obscuren 6ff9d5770b Added whisper handler 10 years ago
obscuren 56dac74f71 made mist in a compilable, workable state using the new refactored packages 10 years ago
obscuren c7bc684909 Moved peer helper metheds 10 years ago
obscuren 96272e19a6 removed filter manager from base 10 years ago
obscuren cdb2ebbdfa Added old filter. Needs some refactoring 10 years ago
obscuren 4b5ad31b3a WIP 10 years ago
obscuren 6c168c8f22 added protocol handler 10 years ago
obscuren afc8b887ab added whisper 10 years ago
obscuren f111fc0608 WIP 10 years ago
zelig 4c89d5331f adapt blockpool/backend to use pow/ezp with pow.Block for VerifyPoW func 10 years ago
zelig e77b720ead blockmanager start/stop obsolete 10 years ago
zelig 02017ed0e0 initial commit for new backend (eth.Ethereum) 10 years ago