- Dec 18, 2015
-
-
Jeffrey Wilcke authored
Light state
-
Jeffrey Wilcke authored
p2p: resolve incomplete dial targets
-
- Dec 17, 2015
-
-
Felix Lange authored
The test expected the timeout to fire after a matcher for the response was added, but the timeout is random and fired sooner sometimes.
-
Felix Lange authored
This change makes it possible to add peers without providing their IP address. The endpoint of the target node is resolved using the discovery protocol.
-
Felix Lange authored
This change simplifies the dial scheduling logic because it no longer needs to track whether the discovery table has been bootstrapped.
-
Felix Lange authored
-
Zsolt Felföldi authored
-
Jeffrey Wilcke authored
core: tx pool skip price validation for "owned" transactions
-
Jeffrey Wilcke authored
eth: fix #2076, where end of hash query was interpreted number query
-
- Dec 16, 2015
-
-
Felix Lange authored
rpc: optionally passing context argument to rpc v2 api methods
-
Péter Szilágyi authored
-
Zsolt Felföldi authored
-
Zsolt Felföldi authored
-
- Dec 15, 2015
-
-
Felix Lange authored
core, eth, node, rpc: port the admin and debug API
-
- Dec 14, 2015
-
-
Felix Lange authored
Makefile, cmd/geth: support building Android archives
-
Péter Szilágyi authored
-
Felix Lange authored
rpc: new RPC implementation with pub/sub support
-
Bas van Kervel authored
-
Péter Szilágyi authored
-
- Dec 10, 2015
-
-
Jeffrey Wilcke authored
crypto: "Crypto" -> "crypto" in web3 key format
-
- Dec 09, 2015
-
-
Felix Lange authored
Makefile, cmd/geth: assemble ios xcode frameworks
-
- Dec 08, 2015
-
-
Péter Szilágyi authored
-
- Dec 07, 2015
-
-
Felix Lange authored
accounts/abi: added output parsing & added call mechanism
-
Felix Lange authored
core: write individual transactions and receipts too on fast sync
-
Felix Lange authored
-
Jeffrey Wilcke authored
p2p: always allow dynamic dials if network not disabled
-
- Dec 04, 2015
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
crypto/secp256k1: remove dependency on libgmp
-
- Dec 03, 2015
-
-
Jeffrey Wilcke authored
core: added a new RemovedLogEvent
-
Felix Lange authored
Turns out we actually don't need it, USE_NUM_NONE works because we also set USE_FIELD_INV_BUILTIN.
-
Felix Lange authored
Makefile: support 64bit ARM iOS cross builds
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Dec 02, 2015
-
-
Jeffrey Wilcke authored
Makefile: enable 64-bit ARM builds on Linux
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
crypto, crypto/secp256k1: use libsecp256k1 for scalar multiplication
-
- Dec 01, 2015
-
-
Felix Lange authored
accounts: increase re-lock timeout to account for slow CI servers
-
Péter Szilágyi authored
Makefile: build ARM v5/v6/v7, drop high API mobile clients
-
Jeffrey Wilcke authored
Trie error handling
-
Jeffrey Wilcke authored
cmd/utils: restore starting geth without any accounts and etherbase
-