aboutsummaryrefslogtreecommitdiffstats
path: root/mobile/params.go
Commit message (Collapse)AuthorAgeFilesLines
* params: avoid importing p2p/discover for bootnodesFelix Lange2017-01-061-2/+2
| | | | | params is imported by leaf-ish library packages and should not pull in the p2p stack.
* mobile: fix ropsten chain configsPéter Szilágyi2016-12-211-1/+1
|
* core: implemented new ropsten testnetJeffrey Wilcke2016-11-231-1/+1
|
* cmd/utils, mobile, params: set the correct field on testnet EIP 155 (#3272)Péter Szilágyi2016-11-161-1/+4
|
* cmd/utils, mobile: place bootnodes in LGPL packagesPéter Szilágyi2016-11-151-0/+11
|
* mobile: port wrappers to EIP155 and EIP158 forkPéter Szilágyi2016-11-151-0/+78