| Commit message (Expand) | Author | Age | Files | Lines |
* | all: switch gas limits from big.Int to uint64 | Péter Szilágyi | 2018-01-03 | 4 | -21/+20 |
* | mobile: Add GetSign to BigInt (#15558) | Alejandro Isaza | 2017-12-10 | 1 | -0/+10 |
* | build: enable unconvert linter (#15456) | ferhat elmas | 2017-11-11 | 1 | -1/+1 |
* | mobile: fix FilterLogs (#15418) | Eugene Valeyev | 2017-11-06 | 1 | -2/+2 |
* | mobile: fix variadic argument expansion | ligi | 2017-10-06 | 1 | -1/+1 |
* | ethclient, mobile: add TransactionSender (#15127) | Felix Lange | 2017-10-01 | 2 | -3/+13 |
* | mobile: add RinkebyGenesis method | am2rican5 | 2017-07-31 | 1 | -0/+9 |
* | mobile: don't retain transient []byte in CallMsg.SetData (#14804) | Elias Naur | 2017-07-17 | 7 | -17/+21 |
* | mobile: use EIP155 signer (#14817) | ligi | 2017-07-17 | 1 | -5/+10 |
* | Merge pull request #14540 from bas-vk/whisper-api | Péter Szilágyi | 2017-06-26 | 1 | -1/+3 |
|\ |
|
| * | whisperv5: integrate whisper and add whisper RPC simulator | Bas van Kervel | 2017-06-15 | 1 | -1/+3 |
* | | mobile: add a regression test for signer recovery | Péter Szilágyi | 2017-06-13 | 1 | -0/+29 |
* | | mobile: use EIP155 signer for determining sender | Bas van Kervel | 2017-06-13 | 1 | -2/+5 |
|/ |
|
* | mobile: support importing flat ecdsa keyst too | Péter Szilágyi | 2017-05-23 | 1 | -3/+17 |
* | mobile: Add management methods to {Addresses,Topics,Hashes} structures | Nicolas Guillaume | 2017-05-23 | 2 | -0/+60 |
* | mobile: Allows mobile clients to create custom FilterQueries | Nicolas Guillaume | 2017-05-22 | 1 | -0/+5 |
* | mobile: accept nil for chainid as homestead signing (#14463) | Péter Szilágyi | 2017-05-13 | 1 | -0/+6 |
* | mobile: add toString & rlp/json encoding for protocol types | Péter Szilágyi | 2017-05-11 | 1 | -3/+159 |
* | whisper: switching to v5 + minor refactoring (#14387) | gluk256 | 2017-04-28 | 1 | -1/+1 |
* | cmd, eth, les, mobile: make networkid uint64 everywhere | Péter Szilágyi | 2017-04-25 | 1 | -2/+2 |
* | all: update license information | Felix Lange | 2017-04-14 | 2 | -2/+2 |
* | cmd/geth: add --config file flag (#13875) | Felix Lange | 2017-04-12 | 1 | -25/+21 |
* | consensus/clique: Proof of Authority (#3753) | Péter Szilágyi | 2017-04-10 | 2 | -80/+9 |
* | cmd, les, eth, eth/gasprice: using new gas price oracle (#13853) | Felföldi Zsolt | 2017-04-06 | 1 | -14/+10 |
* | core: refactor genesis handling | Felix Lange | 2017-03-23 | 2 | -12/+46 |
* | mobile: remove support for Go < 1.7 | Felix Lange | 2017-03-23 | 2 | -26/+5 |
* | all: import "context" instead of "golang.org/x/net/context" | Felix Lange | 2017-03-23 | 1 | -2/+1 |
* | all: finish integrating Go ethash, delete C++ vendor | Péter Szilágyi | 2017-03-09 | 1 | -0/+3 |
* | mobile: Fix typo ( Ethereun -> Ethereum ) | ligi | 2017-03-07 | 1 | -1/+1 |
* | all: disable log message colors outside of geth | Felix Lange | 2017-02-27 | 2 | -2/+2 |
* | common: move big integer math to common/math (#3699) | Felix Lange | 2017-02-27 | 1 | -4/+3 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 2 | -6/+7 |
* | whisper: interface changed to simplify the transition to v5 | gluk256 | 2017-02-14 | 1 | -2/+2 |
* | accounts, cmd, internal, mobile, node: canonical account URLs | Péter Szilágyi | 2017-02-13 | 1 | -3/+3 |
* | accounts, cmd, eth, internal, mobile, node: split account backends | Péter Szilágyi | 2017-02-13 | 3 | -56/+82 |
* | accounts, mobile: make account manager API a bit more uniform | Péter Szilágyi | 2017-01-17 | 1 | -1/+1 |
* | Merge pull request #3525 from fjl/all-gosimple-cleanup | Péter Szilágyi | 2017-01-07 | 2 | -25/+6 |
|\ |
|
| * | all: fix issues reported by honnef.co/go/simple/cmd/gosimple | Felix Lange | 2017-01-07 | 1 | -24/+5 |
| * | all: gofmt -w -s | Felix Lange | 2017-01-06 | 1 | -1/+1 |
* | | mobile: rename passphrase signing method to avoid Swift rewrite | Péter Szilágyi | 2017-01-06 | 2 | -4/+4 |
|/ |
|
* | Merge pull request #3518 from fjl/ethclient-dependency-cleanup | Péter Szilágyi | 2017-01-06 | 3 | -8/+7 |
|\ |
|
| * | core/vm: move Log to core/types | Felix Lange | 2017-01-06 | 2 | -6/+5 |
| * | params: avoid importing p2p/discover for bootnodes | Felix Lange | 2017-01-06 | 1 | -2/+2 |
* | | accounts, internal, mobile: polish accounts API, extend Android tests | Péter Szilágyi | 2017-01-05 | 2 | -18/+45 |
|/ |
|
* | mobile: add SetVerbosity (#3492) | Guillaume NICOLAS | 2017-01-03 | 1 | -0/+26 |
* | mobile: fix ropsten chain configs | Péter Szilágyi | 2016-12-21 | 1 | -1/+1 |
* | mobile: iOS naming and API fixes for generators and Swift (#3408) | Péter Szilágyi | 2016-12-08 | 14 | -146/+150 |
* | ethclient, ethereum: add NotFound, split transactions out of ChainReader | Felix Lange | 2016-12-05 | 1 | -1/+2 |
* | cmd, ethstats, les, mobile, params: native netstats (#3336) | Péter Szilágyi | 2016-11-25 | 1 | -0/+19 |
* | core: implemented new ropsten testnet | Jeffrey Wilcke | 2016-11-23 | 1 | -1/+1 |
* | cmd/geth, core, light, mobile: removed state account StartingNonce | Jeffrey Wilcke | 2016-11-23 | 1 | -10/+0 |
* | cmd/utils, mobile, params: set the correct field on testnet EIP 155 (#3272) | Péter Szilágyi | 2016-11-16 | 2 | -1/+5 |
* | cmd/utils, mobile: place bootnodes in LGPL packages | Péter Szilágyi | 2016-11-15 | 2 | -11/+11 |
* | mobile: port wrappers to EIP155 and EIP158 fork | Péter Szilágyi | 2016-11-15 | 4 | -28/+36 |
* | travis, build: cocoapods build fixes and travis caches | Péter Szilágyi | 2016-11-15 | 1 | -1/+7 |
* | accounts/abi/bind, mobile: review fixes and android tests | Péter Szilágyi | 2016-11-15 | 1 | -0/+203 |
* | cmd, mobile, node, p2p: surface the discovery V5 bootnodes | Péter Szilágyi | 2016-11-15 | 2 | -35/+25 |
* | cmd/utils, mobile: update to reprice HF and light client | Péter Szilágyi | 2016-11-14 | 2 | -25/+45 |
* | .travis, build: Build step to push .aar to Maven Central | Péter Szilágyi | 2016-11-14 | 1 | -2/+2 |
* | mobile: initial wrappers for mobile support | Péter Szilágyi | 2016-11-14 | 21 | -0/+2250 |