Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.

Commit 82416f9

Browse files
authored
Merge pull request #936 from keep-network/2021-11-26
ECDSA staker rewards: 2021-11-19 -> 2021-11-26
2 parents d1ff934 + 8795531 commit 82416f9

5 files changed

Lines changed: 7761 additions & 3 deletions

File tree

staker-rewards/data/cache-keeps.json

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38102,8 +38102,8 @@
3810238102
"creationBlock": 11275620,
3810338103
"creationTimestamp": 1605618420,
3810438104
"status": {
38105-
"name": "active",
38106-
"timestamp": 1605618420
38105+
"name": "closed",
38106+
"timestamp": 1637912084
3810738107
}
3810838108
},
3810938109
{
@@ -58919,7 +58919,21 @@
5891958919
"name": "active",
5892058920
"timestamp": 1637302502
5892158921
}
58922+
},
58923+
{
58924+
"address": "0x3E153612cB509cFe4B4cD3959539017565212019",
58925+
"members": [
58926+
"0xB8A3AE209d153560993BFd8178E60F09B1c682E8",
58927+
"0x6dAfE16b14c95eB99c64e8d4E5435F7574B2825c",
58928+
"0x7E6332d18719a5463d3867a1a892359509589a3d"
58929+
],
58930+
"creationBlock": 13685911,
58931+
"creationTimestamp": 1637876477,
58932+
"status": {
58933+
"name": "active",
58934+
"timestamp": 1637876477
58935+
}
5892258936
}
5892358937
],
58924-
"lastRefreshBlock": 13644012
58938+
"lastRefreshBlock": 13685911
5892558939
}

staker-rewards/data/cache-transactions.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1208,6 +1208,45 @@
12081208
"value": "0xa3748633c6786e1842b5cc44fa43db1ecc710501"
12091209
}
12101210
]
1211+
},
1212+
{
1213+
"hash": "0x15d5aa78a1d359f0c9638d146e8bb65372e77b56bad1e431cde2745232740307",
1214+
"from": "0xc74a9ce066f8fbc979955f7630741ee7f25c5b69",
1215+
"to": "0x27321f84704a599ab740281e285cc4463d89a3d5",
1216+
"block_number": 13677498,
1217+
"method": "deauthorizeSortitionPoolContract",
1218+
"decoded_input": [
1219+
{
1220+
"soltype": {
1221+
"name": "_operator",
1222+
"type": "address",
1223+
"storage_location": "default",
1224+
"components": null,
1225+
"offset": 0,
1226+
"index": "0x0000000000000000000000000000000000000000000000000000000000000000",
1227+
"indexed": false,
1228+
"simple_type": {
1229+
"type": "address"
1230+
}
1231+
},
1232+
"value": "0x4bfa10b1538e8e765e995688d8eec39c717b6797"
1233+
},
1234+
{
1235+
"soltype": {
1236+
"name": "_poolAddress",
1237+
"type": "address",
1238+
"storage_location": "default",
1239+
"components": null,
1240+
"offset": 0,
1241+
"index": "0x0000000000000000000000000000000000000000000000000000000000000000",
1242+
"indexed": false,
1243+
"simple_type": {
1244+
"type": "address"
1245+
}
1246+
},
1247+
"value": "0xa3748633c6786e1842b5cc44fa43db1ecc710501"
1248+
}
1249+
]
12111250
}
12121251
]
12131252
}

0 commit comments

Comments
 (0)