Commit Graph

339 Commits (master)

Author SHA1 Message Date
Felix Lange 280f08be84 common/hexutil: ensure negative big.Int is encoded sensibly 8 years ago
Felix Lange d304da3803 common/hexutil: implement TextMarshaler, TextUnmarshaler 8 years ago
Felix Lange 357d00cdb1 common/hexutil: don't leak encoding/hex errors in Decode 8 years ago
Felix Lange f3b7dcc5bd common/hexutil: reject big integer inputs > 256 bits 8 years ago
Felix Lange 5f7826270c all: unify big.Int zero checks, use common/math in more places (#3716) 8 years ago
Péter Szilágyi e588e0ca2b
all: next batch of log polishes to contextual versions 8 years ago
Péter Szilágyi 2f28a12cdb
common, eth/downloader, log: support terminal log formatting 8 years ago
Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 8 years ago
Jeffrey Wilcke bf21549faa common/math: "optimised" SafeMul and added comment on Exp (#3675) 8 years ago
Jeffrey Wilcke c12f4df910 params: core, core/vm, miner: 64bit gas instructions 8 years ago
Jeffrey Wilcke 57f4e90257 Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" 8 years ago
Jeffrey Wilcke 8b57c49490 params: core, core/vm, miner: 64bit gas instructions (#3514) 8 years ago
Bas van Kervel 54a65e6d87
cmd,eth,les,internal: remove natspec support 8 years ago
Felix Lange 51f6b6d33f common/hexutil: fix EncodeBig, Big.MarshalJSON 8 years ago
Felix Lange 01f6f2d741 common/hexutil: allow empty strings when decoding JSON (#3559) 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Felix Lange 35a7dcb162 all: gofmt -w -s 8 years ago
Felix Lange e0fde02290 common/compiler: remove workaround for solc 0.3.5 stdin bug (#3522) 8 years ago
Felix Lange 318ad3c1e4 common/hexutil: fix Test{Decode,Unmarshal}Uint64 on 32bit arch (#3363) 8 years ago
Felix Lange 37e5816bcd common: use package hexutil for fixed size type encoding 8 years ago
Felix Lange ec75953f50 common/hexutil: new package for 0x hex encoding 8 years ago
Jeffrey Wilcke 67e0894d9e common/httpclient, les: removed httpclient 8 years ago
Felix Lange 18d51d1de8 common/registrar: delete the old registrar code 8 years ago
Péter Szilágyi 178da7c6a9
mobile: initial wrappers for mobile support 8 years ago
Zsolt Felfoldi b10bcd924b core/types: turn off nonce checking for Call messages 8 years ago
Jeffrey Wilcke 4dca5d4db7 core/types, params: EIP#155 8 years ago
Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
Felix Lange b8bd9a71c8 all: update license information 8 years ago
Zsolt Felfoldi 9f8d192991 les: light client protocol and API 8 years ago
Kenji Siu b522b788b6 common/math: go fmt 8 years ago
Jeffrey Wilcke 1b73c79234 common/math, core/vm: implement fast EXP (#3214) 8 years ago
bas-vk b59c8399fb internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940) 8 years ago
Péter Szilágyi 289b30715d Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
Péter Szilágyi 64500ab0fa
common, core, eth/downloader: adjust import log formatting 8 years ago
Felix Lange b42a5b118f common, node: move datadir defaults into package node 8 years ago
gregg dourgarian 8dbf59fec5 common,internal: typo/misspelling fixes (#2953) 8 years ago
Felix Lange 1a9e66915b common/compiler: simplify solc wrapper 8 years ago
zsfelfoldi 00787fe781 core: added CheckNonce() to Message interface 8 years ago
Péter Szilágyi 96dc42d99c cmd, common, console, eth, release: drop redundant "full"s 8 years ago
zsfelfoldi 3a97280ae8 eth: separate common and full node-specific API and backend service 8 years ago
Rémy Roy 5eb60a6da2 common/compiler: support relative path to solc 8 years ago
Péter Szilágyi d46da273c6 common/releases: rewrite release version contract + use native dapps 9 years ago
Gustav Simonsson ecd7199c43 common/versions, cmd/utils: add geth version contract 9 years ago
Paulo L F Casaretto a20d3fc362 common: Add tests for Address#UnmarshalJSON 9 years ago
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 years ago
Felix Lange d04a2e7557 all: update license information 9 years ago
Felix Lange 46df50be18 accounts: improve API and add documentation 9 years ago
Felix Lange 46e8940b19 accounts: streamline API 9 years ago
Jeffrey Wilcke d63e29241d common: added Hash unmarshal json length validation 9 years ago
Jeffrey Wilcke f0cbebb19f core: added basic chain configuration 9 years ago