Skip to content

Commit 7a32e6b

Browse files
authored
Merge pull request #34 from DistributedCollective/prepare-bos-listing
Bump start block numbers and set BOS confirmation amounts
2 parents bef3283 + d55ceb1 commit 7a32e6b

File tree

6 files changed

+150
-6
lines changed

6 files changed

+150
-6
lines changed

federator-env/mainnet-BSC-RSK/bmainnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"allowTokens": "0xc4b5178Cc086E764568AdfB2dacCBB0d973e8132",
66
"erc777Converter": "0x9D46B33171eA7124aEE472bFe61B5B7084B55069",
77
"host": "https://bsc.sovryn.app/mainnet",
8-
"fromBlock": 52652645
8+
"fromBlock": 68653414
99
}

federator-env/mainnet-BSC-RSK/config.js

Lines changed: 73 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,6 +698,42 @@ module.exports = {
698698
"confirmations": 50
699699
}
700700
],
701+
"BOS": [
702+
{
703+
"amount": 0,
704+
"confirmations": 10
705+
},
706+
{
707+
"amount": 1000000000000000000,
708+
"confirmations": 20
709+
},
710+
{
711+
"amount": 10000000000000000000,
712+
"confirmations": 30
713+
},
714+
{
715+
"amount": 100000000000000000000,
716+
"confirmations": 50
717+
}
718+
],
719+
"BOSbs": [
720+
{
721+
"amount": 0,
722+
"confirmations": 10
723+
},
724+
{
725+
"amount": 1000000000000000000,
726+
"confirmations": 20
727+
},
728+
{
729+
"amount": 10000000000000000000,
730+
"confirmations": 30
731+
},
732+
{
733+
"amount": 100000000000000000000,
734+
"confirmations": 50
735+
}
736+
],
701737
},
702738
"31": {
703739
"default": 4,
@@ -1116,7 +1152,43 @@ module.exports = {
11161152
"confirmations": 50
11171153
}
11181154
],
1119-
},
1155+
"BOS": [
1156+
{
1157+
"amount": 0,
1158+
"confirmations": 10
1159+
},
1160+
{
1161+
"amount": 1000000000000000000,
1162+
"confirmations": 20
1163+
},
1164+
{
1165+
"amount": 10000000000000000000,
1166+
"confirmations": 30
1167+
},
1168+
{
1169+
"amount": 100000000000000000000,
1170+
"confirmations": 50
1171+
}
1172+
],
1173+
"BOSbs": [
1174+
{
1175+
"amount": 0,
1176+
"confirmations": 10
1177+
},
1178+
{
1179+
"amount": 1000000000000000000,
1180+
"confirmations": 20
1181+
},
1182+
{
1183+
"amount": 10000000000000000000,
1184+
"confirmations": 30
1185+
},
1186+
{
1187+
"amount": 100000000000000000000,
1188+
"confirmations": 50
1189+
}
1190+
],
1191+
},
11201192
"42": {
11211193
"default": 4,
11221194
"minConfirmation": 2,

federator-env/mainnet-BSC-RSK/rskmainnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"allowTokens": "0x200FD7a1cCEa4651F15008cC99bF82d7461EFd3F",
66
"erc777Converter": "0xc8149b1F15794D135Dfe2924955cb90709Ac7070",
77
"host": "https://rsk-internal.sovryn.app/rpc",
8-
"fromBlock": 7740112
8+
"fromBlock": 8219444
99
}

federator-env/mainnet-ETH-RSK/config.js

Lines changed: 73 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,43 @@ module.exports = {
217217
"amount": 100000000000000000000,
218218
"confirmations": 50
219219
}
220-
],
220+
],
221+
"BOS": [
222+
{
223+
"amount": 0,
224+
"confirmations": 10
225+
},
226+
{
227+
"amount": 1000000000000000000,
228+
"confirmations": 20
229+
},
230+
{
231+
"amount": 10000000000000000000,
232+
"confirmations": 30
233+
},
234+
{
235+
"amount": 100000000000000000000,
236+
"confirmations": 50
237+
}
238+
],
239+
"BOSes": [
240+
{
241+
"amount": 0,
242+
"confirmations": 10
243+
},
244+
{
245+
"amount": 1000000000000000000,
246+
"confirmations": 20
247+
},
248+
{
249+
"amount": 10000000000000000000,
250+
"confirmations": 30
251+
},
252+
{
253+
"amount": 100000000000000000000,
254+
"confirmations": 50
255+
}
256+
],
221257
},
222258
"3": {
223259
"default": 4,
@@ -514,6 +550,42 @@ module.exports = {
514550
"confirmations": 50
515551
}
516552
],
553+
"BOS": [
554+
{
555+
"amount": 0,
556+
"confirmations": 10
557+
},
558+
{
559+
"amount": 1000000000000000000,
560+
"confirmations": 20
561+
},
562+
{
563+
"amount": 10000000000000000000,
564+
"confirmations": 30
565+
},
566+
{
567+
"amount": 100000000000000000000,
568+
"confirmations": 50
569+
}
570+
],
571+
"BOSes": [
572+
{
573+
"amount": 0,
574+
"confirmations": 10
575+
},
576+
{
577+
"amount": 1000000000000000000,
578+
"confirmations": 20
579+
},
580+
{
581+
"amount": 10000000000000000000,
582+
"confirmations": 30
583+
},
584+
{
585+
"amount": 100000000000000000000,
586+
"confirmations": 50
587+
}
588+
],
517589
},
518590
"31": {
519591
"default": 4,

federator-env/mainnet-ETH-RSK/mainnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"allowTokens": "0xf9A59a649859A27d664C8bDb51fA53bCb268545C",
66
"erc777Converter": "0xC0b2A9E31f69e4F0bC24584C678C582714a4fA1b",
77
"host": "https://eth.sovryn.app/mainnet",
8-
"fromBlock": 22838052
8+
"fromBlock": 23826689
99
}

federator-env/mainnet-ETH-RSK/rskmainnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"allowTokens": "0x7DC1D73C620cF8eB167eDD32942DA0d01B70adC0",
66
"erc777Converter": "0xb86623c103843ccf75c6f0073d84bcfc0e34536c",
77
"host": "https://rsk-internal.sovryn.app/rpc",
8-
"fromBlock": 7714913
8+
"fromBlock": 8215608
99
}

0 commit comments

Comments
 (0)