Commit Graph

326 Commits (43e6a3c1965085d31dcb8ba4df05f94803366a14)

Author SHA1 Message Date
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
Jeffrey Wilcke 922f881c3d common/natspec: fixed test 9 years ago
zelig c5cb6e8e70 fix/skip tests, adapt registrar to no contract address 9 years ago
zelig 1208ac83d5 fix natspec test 9 years ago
zelig aa22cf323e fix js arguments and TestContract passes 9 years ago
zelig 518dc87db3 fix sleepBlocks, implement sleep 9 years ago
zelig 83ee39448e Registrar and contractInfo handling 9 years ago
Gustav Simonsson d23ec6c419 Change keystore to version 3 9 years ago
obscuren c590b505ed core, ethdb, trie: validate database errors 9 years ago
obscuren 787a61bb27 core/state, core/vm: reworked storage get / set to use common.Hash 9 years ago
obscuren 21fa29111b core: reduce max allowed queued txs per address 9 years ago
Bas van Kervel 359e6414e5 fixed windows ipc path issue 9 years ago
Bas van Kervel 2a0d888326 added API/IPC commandline flags 9 years ago
obscuren 76148515fa skip sol on new compiler 9 years ago
obscuren 2bb0e48a7b skipped failing natspec tests 9 years ago
obscuren 9b27fb91c0 cmd/geth, common/natspec: updating tests (still failing?) 9 years ago
obscuren b26f5e0bb7 types: block json unmarshal method added 9 years ago
obscuren 020006a8ed common, ethdb: removed caching and LastTD 9 years ago
Marek Kotewicz c31f8e2bd7 compile solidity contracts with std library 9 years ago
zelig b0ae84aa0d multiple contract source for solidity compiler: returns contract array if multiple contracts. fixes #1023 9 years ago
zelig 4201a18117 remove solc flair 9 years ago
zelig f9abcee0f9 fix solc tests unskip 9 years ago
obscuren 79fa05867f xeth: set balance max balance to from in call. Closes #951 9 years ago
Gustav Simonsson e389585f1f Change default keystore dir 10 years ago
Gustav Simonsson 8001e48115 Fix natspec test (again x2) types 10 years ago
Gustav Simonsson fe9e95a3fd Fix natspec e2e test accounts type (again) 10 years ago