Commit Graph

63 Commits (4dedde7beb4518e191214702e92aa220159319e4)

Author SHA1 Message Date
Péter Szilágyi 1bf508b449
accounts/abi/bind: support event filtering in abigen 7 years ago
Felföldi Zsolt 92580d69d3 p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) 7 years ago
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64 7 years ago
Alejandro Isaza bbfe0b8d04 mobile: Add GetSign to BigInt (#15558) 7 years ago
ferhat elmas 86f6568f66 build: enable unconvert linter (#15456) 7 years ago
Eugene Valeyev bfdc0fa362 mobile: fix FilterLogs (#15418) 7 years ago
ligi 605c2b261f mobile: fix variadic argument expansion 7 years ago
Felix Lange d78ad226c2 ethclient, mobile: add TransactionSender (#15127) 7 years ago
am2rican5 0732ad4e47 mobile: add RinkebyGenesis method 7 years ago
Elias Naur 23c6fcdbe8 mobile: don't retain transient []byte in CallMsg.SetData (#14804) 7 years ago
ligi cf5d4b5541 mobile: use EIP155 signer (#14817) 7 years ago
Bas van Kervel b58a501673 whisperv5: integrate whisper and add whisper RPC simulator 7 years ago
Péter Szilágyi b8793edd83
mobile: add a regression test for signer recovery 7 years ago
Bas van Kervel eb92522278 mobile: use EIP155 signer for determining sender 7 years ago
Péter Szilágyi 136f78ff0a
mobile: support importing flat ecdsa keyst too 7 years ago
Nicolas Guillaume 30cc1c3bf0 mobile: Add management methods to {Addresses,Topics,Hashes} structures 7 years ago
Nicolas Guillaume da636c53d6 mobile: Allows mobile clients to create custom FilterQueries 7 years ago
Péter Szilágyi 90c7155ef4 mobile: accept nil for chainid as homestead signing (#14463) 7 years ago
Péter Szilágyi 953a995116
mobile: add toString & rlp/json encoding for protocol types 7 years ago
gluk256 f9be9a2302 whisper: switching to v5 + minor refactoring (#14387) 8 years ago
Péter Szilágyi e61035c5a3
cmd, eth, les, mobile: make networkid uint64 everywhere 8 years ago
Felix Lange 0cc492f815 all: update license information 8 years ago
Felix Lange 30d706c35e cmd/geth: add --config file flag (#13875) 8 years ago
Péter Szilágyi feeccdf4ec consensus/clique: Proof of Authority (#3753) 8 years ago
Felföldi Zsolt 9aca9e6deb cmd, les, eth, eth/gasprice: using new gas price oracle (#13853) 8 years ago
Felix Lange 37dd9086ec core: refactor genesis handling 8 years ago
Felix Lange 9a2720fb35 mobile: remove support for Go < 1.7 8 years ago
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago
Péter Szilágyi b7d93500f1 all: finish integrating Go ethash, delete C++ vendor 8 years ago
ligi db2698c87c
mobile: Fix typo ( Ethereun -> Ethereum ) 8 years ago
Felix Lange d0eba23af3 all: disable log message colors outside of geth 8 years ago
Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
gluk256 15a609d5d6 whisper: interface changed to simplify the transition to v5 8 years ago
Péter Szilágyi c5215fdd48
accounts, cmd, internal, mobile, node: canonical account URLs 8 years ago
Péter Szilágyi 833e4d1319
accounts, cmd, eth, internal, mobile, node: split account backends 8 years ago
Péter Szilágyi 230530f5ea
accounts, mobile: make account manager API a bit more uniform 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Péter Szilágyi b56aee3697
mobile: rename passphrase signing method to avoid Swift rewrite 8 years ago
Felix Lange 35a7dcb162 all: gofmt -w -s 8 years ago
Felix Lange 7731061903 core/vm: move Log to core/types 8 years ago
Felix Lange b9683d3748 params: avoid importing p2p/discover for bootnodes 8 years ago
Péter Szilágyi b37d175e59
accounts, internal, mobile: polish accounts API, extend Android tests 8 years ago
Guillaume NICOLAS bd06091874 mobile: add SetVerbosity (#3492) 8 years ago
Péter Szilágyi 0e9a9f243f
mobile: fix ropsten chain configs 8 years ago
Péter Szilágyi 0fe35b907a mobile: iOS naming and API fixes for generators and Swift (#3408) 8 years ago
Felix Lange 3bc0fe1ee3 ethclient, ethereum: add NotFound, split transactions out of ChainReader 8 years ago
Péter Szilágyi 4c8c5e2f74 cmd, ethstats, les, mobile, params: native netstats (#3336) 8 years ago
Jeffrey Wilcke a8ca75738a core: implemented new ropsten testnet 8 years ago
Jeffrey Wilcke aad4890082 cmd/geth, core, light, mobile: removed state account StartingNonce 8 years ago