/mail/archivesmtp/

t-data/cgit.png' alt='cgit logo'/> index : go-tangerine
Tangerine full node (https://github.com/tangerine-network/go-tangerine)
aboutsummaryrefslogtreecommitdiffstats
path: root/mobile
Commit message (Expand)AuthorAgeFilesLines
* Remove reference of Rinkeby and Goerli network.Wei-Ning Huang2019-06-121-9/+0
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-1217-43/+43
* all: simplify timestamps to uint64 (#19372)Martin Holst Swende2019-04-081-2/+2
* mobile: added constructor for BigInts (#17828)Eugene Valeyev2018-11-291-0/+7
* mobile: add whisper client (#15922)Eugene Valeyev2018-09-033-2/+294
* miner: fix state commit, track old work packages too (#17490)gary rong2018-08-231-19/+16
* mobile: fix missing return for CallMsg.SetTo(nil)Péter Szilágyi2018-08-031-0/+1
* build: rename swarm deb package to ethereum-swarm; change swarm deb version f...Anton Evangelatov2018-07-301-1/+1
* mobile: correct comment typo in ethereum.go (#17040)Husam Ibrahim2018-06-211-2/+2
* mobile: correct comment typo in geth.go (#17021)Husam Ibrahim2018-06-191-1/+1
* mobile: add GetStatus Method for Receipt (#16598)Erichin2018-05-071-0/+1
* cmd/geth, mobile: add memsize to pprof server (#16532)Felix Lange2018-04-231-0/+11
* all: fix various typos (#16533)Wuxiang2018-04-191-8/+8
* core/types: remove String methods from struct types (#16205)Steven Roose2018-04-051-24/+0
* whisper: some components are still using v5, switch to v6Guillaume Ballet2018-03-221-1/+1
* Merge pull request #15776 from ProChain/masterMartin Holst Swende2018-02-221-5/+13
|\
| * accounts/abi: fix the `output` at the beginning instead of making a workaroundcroath2018-01-231-5/+13
* | Merge pull request #15832 from karalabe/abigen-eventsPéter Szilágyi2018-01-242-6/+11
|\ \
| * | accounts/abi/bind: support event filtering in abigenPéter Szilágyi2018-01-242-6/+11
* | | p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200)Felföldi Zsolt2018-01-221-1/+0
|/ /
* / all: switch gas limits from big.Int to uint64Péter Szilágyi2018-01-034-21/+20
|/
* mobile: Add GetSign to BigInt (#15558)Alejandro Isaza2017-12-101-0/+10
* build: enable unconvert linter (#15456)ferhat elmas2017-11-111-1/+1
* mobile: fix FilterLogs (#15418)Eugene Valeyev2017-11-061-2/+2
* mobile: fix variadic argument expansionligi2017-10-061-1/+1