- 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
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
When a chain reorganisation occurs we collect the logs that were deleted during the chain reorganisation. The removed logs are posted to the event mux indicating that those were deleted during the reorg.
-
Felix Lange authored
Also remove some duplication around address/index parsing.
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
eth package creates new event mux
-
Bas van Kervel authored
-
Zsolt Felföldi authored
Created alternate versions of Trie and SecureTrie functions that can return a MissingNodeError (used by ODR services)
-
- Nov 30, 2015
-
-
Jeffrey Wilcke authored
console: fix instance name printed incorrect on start
-
Gustav Simonsson authored
thanks to Felix Lange (fjl) for help with design & impl
-
Gustav Simonsson authored
-
Bas van Kervel authored
-
- Nov 29, 2015
-
-
Felix Lange authored
Makefile: enable iOS experimental builds (fix prev omission)
-
Péter Szilágyi authored
-