Commit Graph

99 Commits (32341f88e30f55e722f9d335938c4d1ab099f892)

Author SHA1 Message Date
Marius van der Wijden a90e645ccd
mobile: added constructor for big int (#21597) 4 years ago
Marius van der Wijden 420b78659b
accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface (#21091) 4 years ago
Marius van der Wijden 2c097bb7a2
mobile: better api for java users (#21580) 4 years ago
Guillaume Ballet d54f2f2e5e
whisper: remove whisper (#21487) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
Felix Lange 3a57eecc69
mobile: fix build on iOS (#21362) 4 years ago
meowsbits 490b380a04
cmd/geth: allow configuring metrics HTTP server on separate endpoint (#21290) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago
Marius van der Wijden 930e82d7f4
params, cmd/utils: remove outdated discv5 bootnodes, deprecate flags (#20949) 4 years ago
gary rong 00064ddcfb
accounts/abi: implement new fallback functions (#20764) 4 years ago
Raw Pong Ghmoa 15540ae992
cmd: deprecate --testnet, use named networks instead (#20852) 5 years ago
Marius van der Wijden 98eab2dbe7
mobile: use bind.NewKeyedTransactor instead of duplicating (#20888) 5 years ago
Felix Lange cec1f292f0
mobile: add CallOpts.SetFrom (#20721) 5 years ago
Péter Szilágyi f8790b9482
mobile: fix CopyFile switch to package cp 5 years ago
Péter Szilágyi 1a83114c74
all: update author list and licenses 5 years ago
Péter Szilágyi 213690cdfd
cmd, eth, les: fix up ultra light config integration 5 years ago
gary rong 6069b1a5f5 mobile: fix mobile interface (#19180) 5 years ago
Martin Holst Swende 25c3282cf1
mobile: fix comment typos (#19741) 5 years ago
Martin Holst Swende 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
Derek Gottfrid 4097ba6a00 mobile: add ability to create transactions for deploying contracts (#16104) 6 years ago
Janoš Guljaš 26aea73673 cmd, node, p2p/simulations: fix node account manager leak (#19004) 6 years ago
b00ris 769657060e les: implement ultralight client (#16904) 6 years ago
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