-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #35 from scala-network/2.0.0
2.0.0
- Loading branch information
Showing
185 changed files
with
11,162 additions
and
3,780 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,3 +7,5 @@ gradle/ | |
/build | ||
/captures | ||
.externalNativeBuild | ||
|
||
app/src/main/assets/xlarig/armeabi-v7a/xlarig.v1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
{ | ||
"pools" : [ | ||
{ | ||
"key" : "Scala Project (Official Pool)", | ||
"pool" : "mine.scalaproject.io", | ||
"port" : "3333", | ||
"poolType" : 3, | ||
"poolUrl" : "https://pool.scalaproject.io", | ||
"poolIp" : "95.111.237.231" | ||
}, | ||
{ | ||
"key" : "PoolDeMineria", | ||
"pool" : "scala.pooldemineria.com", | ||
"port" : "3333", | ||
"poolType" : 3, | ||
"poolUrl" : "https://pooldemineria.com", | ||
"poolIp" : "168.119.229.63" | ||
}, | ||
{ | ||
"key" : "GNTL", | ||
"pool" : "xla.pool.gntl.co.uk", | ||
"port" : "40002", | ||
"poolType" : 1, | ||
"poolUrl" : "https://xla.pool.gntl.co.uk", | ||
"poolIp" : "83.151.238.34" | ||
}, | ||
{ | ||
"key" : "LuckyPool", | ||
"pool" : "scala.luckypool.io", | ||
"port" : "6677", | ||
"poolType" : 2, | ||
"poolUrl" : "https://scala.luckypool.io", | ||
"poolIp" : "51.89.96.162" | ||
}, | ||
{ | ||
"key" : "HeroMiners", | ||
"pool" : "scala.herominers.com", | ||
"port" : "10130", | ||
"poolType" : 2, | ||
"poolUrl" : "https://scala.herominers.com", | ||
"poolIp" : "138.201.217.40" | ||
}, | ||
{ | ||
"key" : "LetsHashIt", | ||
"pool" : "xla.letshash.online", | ||
"port" : "1559", | ||
"poolType" : 3, | ||
"poolUrl" : "https://xla.letshash.online", | ||
"poolIp" : "135.181.62.60" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-593 KB
(97%)
app/src/main/assets/xlarig/armeabi-v7a/xlarig
100644 → 100755
Binary file not shown.
Binary file not shown.
Oops, something went wrong.