Commit Graph

273 Commits (a19b4235c71a1d440e585b13be90677e3572261e)

Author SHA1 Message Date
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
Jeffrey Wilcke 14013372ae core: Added EVM configuration options 9 years ago
Rémy Roy de1831b6e9 common/compiler: fix path problem with filepath.Glob on Windows 9 years ago
Ricardo Catalinas Jiménez 8f65444bf3 common/natspec: Remove old unnused file 9 years ago
Ricardo Catalinas Jiménez e6af65d02a common: Remove dead code 9 years ago
Ricardo Catalinas Jiménez fbf3b2ede2 common: Remove empty lines 9 years ago
Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
Jeffrey Wilcke b6d88a0e9f core, core/vm, crypto: fixes for homestead 9 years ago
Péter Szilágyi 900e124bee cmd, common, node, rpc: rework naming convention to canonical one 9 years ago
Péter Szilágyi a13bc9d7a1 cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspect 9 years ago
Péter Szilágyi 188ab928c3 cmd, common, node, rpc: move IPC into the node itself 9 years ago
Bas van Kervel 19b2640e89 rpc: migrated the RPC insterface to a new reflection based RPC layer 9 years ago
Lefteris Karapetsas e2fdd33541 common: Fix HomeDir detection 9 years ago
Felix Lange e6fb69296e common: remove old RLP implementation, Value and ExtPackage 9 years ago
Bas van Kervel eae81465c1 rpc: new RPC implementation with pub/sub support 9 years ago
Péter Szilágyi 18ea468cf8 common: fix #2008, wrong hex prefix check 9 years ago
Péter Szilágyi 1e806c4c77 cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 9 years ago