Commit Graph

200 Commits (96ddf27a48491ce7d6e189e228d681cc38632954)

Author SHA1 Message Date
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
Drake Burroughs 05ea8926c3 cmd/utils, crypto: add --lightkdf flag for lighter KDF 9 years ago
zelig 4d005a2c1d rpc api: eth_getNatSpec 9 years ago
zelig 8b81ad1fc4 console: 9 years ago
Gustav Simonsson 2db9798646 common, crypto: add ICAP functions 9 years ago
Gustav Simonsson ec6a548ee3 all: Add GPU mining, disabled by default 9 years ago
Péter Szilágyi 74578ab22b common: fix #1818, secondary datadir paths to fall back to 9 years ago
Jeffrey Wilcke eaa4473dbd core, core/types: readd transactions after chain re-org 9 years ago
zelig 3a5e7ed9a6 new solc api: 9 years ago
Felix Lange 8c4dab77ba all: move common.Database to package ethdb 9 years ago
zelig 17b729759b Solidity Compiler - solc new API 9 years ago
Jeff R. Allen 4ce3dfe9c8 common: Update README.md for the current package name 9 years ago
Péter Szilágyi 101418b275 common/compiler: fix #1598, expose solidity errors 9 years ago
Felix Lange 3832019964 common/compiler, common/docserver, jsre: fix tests on windows 9 years ago
Felix Lange 78b101e15d common: remove windows path functions 9 years ago
Felix Lange fd2356c620 common: remove config.go 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Jeffrey Wilcke a32c51effd cmd, core, eth, common: genesis preparation 9 years ago
Jeffrey Wilcke df54510e3e common/natspec: fixed test 9 years ago
Felix Lange 4fb28e0dab all: goimports -w 9 years ago
Felix Lange bdae4fd573 all: add some godoc synopsis comments 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago