Commit Graph

2429 Commits (032ab665299d75bffc25260e8fa477ace19db06a)
 

Author SHA1 Message Date
obscuren 032ab66529 Added version flag 10 years ago
obscuren 60d9611c23 Fixed tests where txs weren't properly removed 10 years ago
obscuren f0ec751237 Updated tests 10 years ago
obscuren 25e6c4eff8 Adjusted difficulty and skip get tx messages 10 years ago
obscuren a76b7dadae Don't auto push jeff ... 10 years ago
obscuren 1b903767e0 Fixed port num 10 years ago
obscuren 4e7f53adf0 Changed to poc-8 & removed GetTxs 10 years ago
obscuren 564f02aa2b Fixed tests 10 years ago
Jeffrey Wilcke 3b8725e0f5 Merge pull request #239 from fjl/grab-bag 10 years ago
Felix Lange 3caa4ad1ba p2p: improve test for peers message 10 years ago
Felix Lange b0ff946b55 p2p: move peerList back into baseProtocol 10 years ago
Felix Lange eb0e7b1b81 eth, p2p: remove EncodeMsg from p2p.MsgWriter 10 years ago
Felix Lange 36e1e5f151 cmd/peerserver: add some command line switches 10 years ago
Felix Lange 4c8c115a76 cmd/peerserver: use NoDial, don't use seed peers 10 years ago
Felix Lange 545e14691b cmd/peerserver: fix for new client identity type 10 years ago
Felix Lange be97785856 cmd/evm: add dummy implementation for GetHash 10 years ago
Felix Lange fde0ddb324 cmd/rlpdump: remove stray return 10 years ago
obscuren 117f66e823 Added license headers 10 years ago
obscuren a26aecdfdb Updated WS API. Fixes #219. Closes #220 10 years ago
obscuren 47e6b2cef8 Allow extra to be set for mined blocks 10 years ago
obscuren cc7f8f58e8 Limit block extra to 1024 10 years ago
obscuren c9985bf563 Fixed peer window. Minor tweaks and fixes 10 years ago
Jeffrey Wilcke 22c0c5465a Merge pull request #235 from fjl/rlpdump 10 years ago
Jeffrey Wilcke 2cfbf76db8 Merge pull request #233 from fjl/rlpdump 10 years ago
Felix Lange ec4dee0fcd cmd/rlpdump: remove extra buffer 10 years ago
obscuren 952287db29 Updated tests 10 years ago
obscuren b99b2c446c Precompiled contract & Depth change 10 years ago
Felix Lange 04c0f7e15c cmd/rlpdump: add license header and synopsis 10 years ago
obscuren d001479a47 unclean shutdown for now 10 years ago
obscuren f16810c48e added shh back in 10 years ago
obscuren 66b05433b6 Merge branch 'ethersphere-eth.blockpool' into poc8 10 years ago
obscuren 6abf8ef78f Merge 10 years ago
Felix Lange b907a5d765 cmd/rlpdump: new helper command 10 years ago
obscuren b0854fbff5 BlockManager => BlockProcessor 10 years ago
obscuren c1dee15144 BlockManager => BlockProcessor 10 years ago
obscuren 987119cd4a Merge branch 'poc8' into docbranch 10 years ago
obscuren 08b03afa4b Version bump 10 years ago
obscuren 09841b1c9b Cleaned up some of that util 10 years ago
obscuren bd0c267cbe Cleanup old code 10 years ago
obscuren ca1b2a1a91 Changed prev_hash to block_hash, state transition now uses vm env 10 years ago
obscuren 1b90567546 Merge branch 'docbranch' of github.com-obscure:ethereum/go-ethereum into docbranch 10 years ago
obscuren 16f417f5af Fixed bug where logging could crash client during tx adding 10 years ago
obscuren 5c82fdc243 Make sure that the object exists 10 years ago
obscuren 55e55826ee Changed JUMP(I) behaviour. 10 years ago
obscuren 530953050a Updated protocol version 10 years ago
obscuren 24f89f8bd9 Squashed commit of the following: 10 years ago
obscuren 4dc7ee9087 Closure => Context 10 years ago
obscuren e2d1d832ef added nil check 10 years ago
obscuren d336e24dce Removed the need of having a backend for the tx pool 10 years ago
obscuren ae2c90cc28 Removed value check from tx validation 10 years ago