Commit Graph

77 Commits (33d233d3e18359123993d3f54987441290faf212)

Author SHA1 Message Date
Eugene Valeyev a4428c505e mobile: added constructor for BigInts (#17828) 6 years ago
Eugene Valeyev 6fc8494620 mobile: add whisper client (#15922) 6 years ago
gary rong 40a71f28cf miner: fix state commit, track old work packages too (#17490) 6 years ago
Péter Szilágyi e4cb158d01
mobile: fix missing return for CallMsg.SetTo(nil) 6 years ago
Anton Evangelatov a5d5609e38 build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x (#16988) 6 years ago
Husam Ibrahim 1a70338734 mobile: correct comment typo in ethereum.go (#17040) 6 years ago
Husam Ibrahim baa7eb901e mobile: correct comment typo in geth.go (#17021) 6 years ago
Erichin 5463ed9996 mobile: add GetStatus Method for Receipt (#16598) 6 years ago
Felix Lange e7067be94f cmd/geth, mobile: add memsize to pprof server (#16532) 7 years ago
Wuxiang 8f8774cf6d all: fix various typos (#16533) 7 years ago
Steven Roose ec8ee611ca core/types: remove String methods from struct types (#16205) 7 years ago
Guillaume Ballet 3d013c1939 whisper: some components are still using v5, switch to v6 7 years ago
Péter Szilágyi 1bf508b449
accounts/abi/bind: support event filtering in abigen 7 years ago
croath a6787a6308 accounts/abi: fix the `output` at the beginning instead of making a workaround 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