Commit Graph

7801 Commits (4dca5d4db7fc2c1fac5a2e24dcc99b15573f0188)
 

Author SHA1 Message Date
Péter Szilágyi 2c6be49d20 Merge pull request #2949 from elliots/fix/#2948 8 years ago
Jeffrey Wilcke a42b7355f4 Merge pull request #2742 from karalabe/tx-spam-protection 8 years ago
Péter Szilágyi b4a5251391 core: abstract out a sorted transaction hash map 8 years ago
Péter Szilágyi a183ea29f9 core: add upper bound on the queued transctions 8 years ago
Péter Szilágyi affffb39b3 core/types, miner: switch over to the grouped tx sets 8 years ago
Péter Szilágyi 0ef327bbee core, eth, internal, miner: optimize txpool for quick ops 8 years ago
Péter Szilágyi 795b70423e core, eth, miner: only retain 1 tx/nonce, remove bad ones 8 years ago
Felix Lange 49227f65ff Merge pull request #2972 from Arachnid/ens 8 years ago
Nick Johnson a386b4c983 contracts/ens: Replace setOwner with setSubnodeOwner in accordance with EIP137 8 years ago
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