Commit Graph

7742 Commits (4dc1fb923ab77fe564bdda25f36744dffa235045)
 

Author SHA1 Message Date
Felix Lange 5cb3fa2f89 Merge pull request #2965 from fjl/swarm-merge 8 years ago
Bas van Kervel 43d716280e rpc: format filter ID according to spec for quantities 8 years ago
Felix Lange cc6170d7fc Merge pull request #2918 from hypergig/patch-2 8 years ago
ΞTHΞЯSPHΞЯΞ 4d300e4dec swarm: plan bee for content storage and distribution on web3 8 years ago
Felix Lange 1f58b2d084 Merge pull request #2962 from fjl/release-move 8 years ago
Felix Lange 6903fa2d47 Merge pull request #2963 from fjl/ens-solc-0.3.6 8 years ago
Felix Lange 319ae90184 Merge pull request #2964 from nagydani/develop 8 years ago
Daniel A. Nagy 7b884e0075 contracts/chequebook/contract: fix possible reentrancy bug in chequebook.sol 8 years ago
Felix Lange 3e7b4ae0c3 Merge pull request #2967 from fjl/godeps-update 8 years ago
Felix Lange 3b75d0ce23 Godeps: update golang.org/x/... 8 years ago
Felix Lange 48807de305 contracts/ens: regenerate binding with solc v0.3.6 8 years ago
Felix Lange 1d7d1a3499 contracts/release: move package release to contracts/ 8 years ago
Felix Lange 969008dbb0 Merge pull request #2952 from Arachnid/ens 8 years ago
Nick Johnson 6976e602f6 contracts/ens: Add ENS contract binding 8 years ago
Felix Lange 3b087e03ea Merge pull request #2956 from fjl/chequebook 8 years ago
Viktor Trón 6c8b023298 contracts/chequebook: add chequebook contract wrapper 8 years ago
gregg dourgarian 8dbf59fec5 common,internal: typo/misspelling fixes (#2953) 8 years ago
☃ Elliot Shepherd ac0f8b81ae miner: Move CpuAgent channel creation from Start() to initialization (fixes #2948) 8 years ago
Péter Szilágyi 5fc032a9d1 Merge pull request #2930 from fjl/ethclient 8 years ago
Felix Lange 806e3cd075 Merge pull request #2943 from Arachnid/tracing 8 years ago
Nick Johnson 8923325d5c internal/ethapi: Fix bug in opCodeWrapper usage 8 years ago
Felix Lange a2b2c8adc9 Merge pull request #2941 from Arachnid/tracing 8 years ago
Nick Johnson d20238c2a7 internal/ethapi: Improve tracer error reporting and serialization 8 years ago
Stein Dekker 4ce83bf57b eth/fetcher: small typo fix (#2932) 8 years ago
Péter Szilágyi b500953425 Merge pull request #2929 from Arachnid/tracing 8 years ago
Nick Johnson 2f99720901 core/vm, eth: Add support for javascript trace functions 8 years ago
Hellsegga 6bd9008025 cmd/geth: set correct initial nonce on testnet for import/init subcommands (#2924) 8 years ago
Felix Lange c97df052a9 accounts/abi/bind: add utilities for waiting on transactions 8 years ago
Felix Lange 7d9c5e0f7d Merge pull request #2928 from obscuren/remove-dao-message 8 years ago
Felix Lange d62d5fe59a accounts/abi/bind: use ethereum interfaces 8 years ago
Péter Szilágyi d8cec35b10 Merge pull request #2927 from obscuren/license 8 years ago
Péter Szilágyi f81cff539a Merge pull request #2923 from Arachnid/tracing 8 years ago
Jeffrey Wilcke 5fff491bbd cmd/geth: added copyright and license information 8 years ago
Nick Johnson 781915f183 core/vm: Refactor tracing to make Tracer the main interface 8 years ago
Jeffrey Wilcke 5b44a819d3 cmd/utils: removed DAO oppose / support message 8 years ago
Felix Lange 056f15aa53 accounts/abi/bind/backends: remove nil and remote backends 8 years ago
Péter Szilágyi 37bda7e029 Merge pull request #2921 from karalabe/fix-fetcher-log 8 years ago
Péter Szilágyi 454dc9b7c2 eth/fetcher: fix a log message formatting issue 8 years ago
Jordan Cohen b3d7a5c5d0 README: docker run example 8 years ago
Felix Lange 475521dd74 Merge pull request #2909 from fjl/account-manager-cleanup 8 years ago
Felix Lange 3c09c5f12d core, miner: move Backend to miner 8 years ago
Felix Lange 1a9e66915b common/compiler: simplify solc wrapper 8 years ago
Felix Lange 84d11c19fd eth: remove dapp database remains 8 years ago
Felix Lange 312263c7d9 cmd/utils, node: create account manager in package node 8 years ago
Felix Lange 3369783e0a Merge pull request #2885 from bas-vk/subscriptions 8 years ago
Bas van Kervel 47ff813012 rpc: refactor subscriptions and filters 8 years ago
Nick Johnson 3b39d4d1c1 Merge pull request #2913 from karalabe/travis-go-1.7 8 years ago
Péter Szilágyi 2fab2b310b TravisCI: add Go 1.7 targets, bump PPA to 1.7 too 8 years ago
Felix Lange c2ac4465cd Merge pull request #2873 from bas-vk/canonicalblock 8 years ago
Bas van Kervel bb8059f6aa core: ensure the canonical block is written before the canonical hash is set 8 years ago