Commit Graph

7852 Commits (64359c9417244c7a824ea90b39a20b06f702bc08)
 

Author SHA1 Message Date
Felix Lange 6b727c0440 cmd/evm, cmd/geth, cmd/utils: move version handling to cmd/utils 9 years ago
Péter Szilágyi 2c6be49d20 Merge pull request #2949 from elliots/fix/#2948 9 years ago
Jeffrey Wilcke a42b7355f4 Merge pull request #2742 from karalabe/tx-spam-protection 9 years ago
Péter Szilágyi b4a5251391 core: abstract out a sorted transaction hash map 9 years ago
Péter Szilágyi a183ea29f9 core: add upper bound on the queued transctions 9 years ago
Péter Szilágyi affffb39b3 core/types, miner: switch over to the grouped tx sets 9 years ago
Péter Szilágyi 0ef327bbee core, eth, internal, miner: optimize txpool for quick ops 9 years ago
Péter Szilágyi 795b70423e core, eth, miner: only retain 1 tx/nonce, remove bad ones 9 years ago
Felix Lange 49227f65ff Merge pull request #2972 from Arachnid/ens 9 years ago
Nick Johnson a386b4c983 contracts/ens: Replace setOwner with setSubnodeOwner in accordance with EIP137 9 years ago
Felix Lange 5cb3fa2f89 Merge pull request #2965 from fjl/swarm-merge 9 years ago
Bas van Kervel 43d716280e rpc: format filter ID according to spec for quantities 9 years ago
Felix Lange cc6170d7fc Merge pull request #2918 from hypergig/patch-2 9 years ago
ΞTHΞЯSPHΞЯΞ 4d300e4dec swarm: plan bee for content storage and distribution on web3 9 years ago
Felix Lange 1f58b2d084 Merge pull request #2962 from fjl/release-move 9 years ago
Felix Lange 6903fa2d47 Merge pull request #2963 from fjl/ens-solc-0.3.6 9 years ago
Felix Lange 319ae90184 Merge pull request #2964 from nagydani/develop 9 years ago
Daniel A. Nagy 7b884e0075 contracts/chequebook/contract: fix possible reentrancy bug in chequebook.sol 9 years ago
Felix Lange 3e7b4ae0c3 Merge pull request #2967 from fjl/godeps-update 9 years ago
Felix Lange 3b75d0ce23 Godeps: update golang.org/x/... 9 years ago
Felix Lange 48807de305 contracts/ens: regenerate binding with solc v0.3.6 9 years ago
Felix Lange 1d7d1a3499 contracts/release: move package release to contracts/ 9 years ago
Felix Lange 969008dbb0 Merge pull request #2952 from Arachnid/ens 9 years ago
Nick Johnson 6976e602f6 contracts/ens: Add ENS contract binding 9 years ago
Felix Lange 3b087e03ea Merge pull request #2956 from fjl/chequebook 9 years ago
Viktor Trón 6c8b023298 contracts/chequebook: add chequebook contract wrapper 9 years ago
gregg dourgarian 8dbf59fec5 common,internal: typo/misspelling fixes (#2953) 9 years ago
☃ Elliot Shepherd ac0f8b81ae miner: Move CpuAgent channel creation from Start() to initialization (fixes #2948) 9 years ago
Péter Szilágyi 5fc032a9d1 Merge pull request #2930 from fjl/ethclient 9 years ago
Felix Lange 806e3cd075 Merge pull request #2943 from Arachnid/tracing 9 years ago
Nick Johnson 8923325d5c internal/ethapi: Fix bug in opCodeWrapper usage 9 years ago
Felix Lange a2b2c8adc9 Merge pull request #2941 from Arachnid/tracing 9 years ago
Nick Johnson d20238c2a7 internal/ethapi: Improve tracer error reporting and serialization 9 years ago
Stein Dekker 4ce83bf57b eth/fetcher: small typo fix (#2932) 9 years ago
Péter Szilágyi b500953425 Merge pull request #2929 from Arachnid/tracing 9 years ago
Nick Johnson 2f99720901 core/vm, eth: Add support for javascript trace functions 9 years ago
Hellsegga 6bd9008025 cmd/geth: set correct initial nonce on testnet for import/init subcommands (#2924) 9 years ago
Felix Lange c97df052a9 accounts/abi/bind: add utilities for waiting on transactions 9 years ago
Felix Lange 7d9c5e0f7d Merge pull request #2928 from obscuren/remove-dao-message 9 years ago
Felix Lange d62d5fe59a accounts/abi/bind: use ethereum interfaces 9 years ago
Péter Szilágyi d8cec35b10 Merge pull request #2927 from obscuren/license 9 years ago
Péter Szilágyi f81cff539a Merge pull request #2923 from Arachnid/tracing 9 years ago
Jeffrey Wilcke 5fff491bbd cmd/geth: added copyright and license information 9 years ago
Nick Johnson 781915f183 core/vm: Refactor tracing to make Tracer the main interface 9 years ago
Jeffrey Wilcke 5b44a819d3 cmd/utils: removed DAO oppose / support message 9 years ago
Felix Lange 056f15aa53 accounts/abi/bind/backends: remove nil and remote backends 9 years ago
Péter Szilágyi 37bda7e029 Merge pull request #2921 from karalabe/fix-fetcher-log 9 years ago
Péter Szilágyi 454dc9b7c2 eth/fetcher: fix a log message formatting issue 9 years ago
Jordan Cohen b3d7a5c5d0 README: docker run example 9 years ago
Felix Lange 475521dd74 Merge pull request #2909 from fjl/account-manager-cleanup 9 years ago