Commit Graph

10458 Commits (a0b0db63055e1dd350215f9fe04b0abf19f3488a)
 

Author SHA1 Message Date
Marek Kotewicz 5208bb32f1 gulpfile modifications, default build set to dev 10 years ago
obscuren 982c812e81 Read directly from stdin 10 years ago
obscuren c1908c7d91 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
Jeffrey Wilcke 59c5a2f519 Merge pull request #244 from fjl/license-tool 10 years ago
Felix Lange 1d05027ba2 a few fixes for the license tool 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
Felix Lange ec7cb9981c add license tool and initial mailmap 10 years ago
CJentzsch 99e6e00c34 check address input greater then 2**160 10 years ago
Marek Kotewicz df4d7846e5 Merge pull request #22 from debris/strings 10 years ago
Marek Kotewicz 6c160adab3 Merge pull request #21 from debris/master 10 years ago
CJentzsch 55f6fe4f7b check address input greater then 2**160 10 years ago
obscuren 032ab66529 Added version flag 10 years ago
obscuren 60d9611c23 Fixed tests where txs weren't properly removed 10 years ago
Marek Kotewicz 210682b734 real, ureal paddings and implicit paddings for uint, int and hash 10 years ago
obscuren f0ec751237 Updated tests 10 years ago
CJentzsch 6ce9799370 added BlockHash tests 10 years ago
Marek Kotewicz 1d139f7a0b solidity string support 10 years ago
CJentzsch 93bf0d6f4e zeroMemExpansionTests 10 years ago
CJentzsch dc087ffa97 more jumpdest test 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
Marek Kotewicz b6232cfdd1 fixed tabs 10 years ago
Marek Kotewicz a2a77172a6 bring back todos 10 years ago
obscuren 1b903767e0 Fixed port num 10 years ago
obscuren 4e7f53adf0 Changed to poc-8 & removed GetTxs 10 years ago
Marek Kotewicz 8c1b26889a renamed example/index.html -> example/balance.html 10 years ago
Marek Kotewicz af9242f4cc fixed gulp build 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
CJentzsch 63d61cb380 added blockhash tests which return 0 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
CJentzsch 128d417f47 protocol update about call depth 10 years ago