-
Notifications
You must be signed in to change notification settings - Fork 3
/
versions.nix
38 lines (38 loc) · 1.04 KB
/
versions.nix
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
algorand = [ "3.26.0" ];
algorand-indexer = [ "3.5.0"];
avalanchego = [ "1.11.11" ];
avalanche-rosetta = [ "0.1.46" ];
bitcoin-cash = [ "27.0.0" ];
bitcoin-gold = [ "0.17.3" ];
bitcoin-sv = [ "1.0.16" ];
bitcoin-zmce = [ "26.0" "27.0" "28.0" ];
bsc = [ "1.4.15" ];
coregeth = [ "1.12.20" ];
cosmos-gaia = [ "9.0.2" ];
cosmos-rosetta = [ "1.0.0" ];
dash = [ "19.3.0" "20.0.2" "21.0.0" "21.1.1" ];
decred = [ "1.8.1" "2.0.1" ];
digibyte = [ "7.17.3" ];
dogecoin = [ "1.14.7" ];
elements = [ "23.2.1" ];
erigon = [ "2.60.8" ];
geth = [ "1.14.10" ];
go-opera = [ "1.1.1-rc.2" ];
grin = [ "5.3.2" ];
leap = [ "5.0.3" ];
lighthouse = [ "5.3.0" ];
litecoin = [ "0.21.3" "0.21.4" ];
monero = [ "0.18.3.1" ];
neo = [ "3.7.5" ];
omnicore = [ "0.12.0.1" ];
op-geth = [ "1.101408.0" "1.101411.1" ];
op-node = [ "1.9.3" "1.9.5" ];
openethereum = [ "3.3.5" ];
pivx = [ "5.6.1" ];
polkadot = [ "1.15.1" ];
polygon-bor = [ "1.4.0" ];
spring = [ "1.0.2" ];
vertcoin = [ "23.2" ];
zcash = [ "6.0.0" ];
}