From 24f2bedfb250b71766778af33f42a577d89da45e Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 31 Jul 2021 06:30:24 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 3 +-- history/LATEST.json | 6 +++--- history/versions/3126.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 history/versions/3126.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index cd4a850b8..32a0061e4 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -6396,6 +6396,7 @@ "0xFA12040497bC7B6077Ea125Bad27dAA8b74E7eDC", "0xFa14Fa6958401314851A17d6C5360cA29f74B57B", "0xFA1DE2Ee97e4c10C94C91Cb2b5062b89Fb140b82", + "0xFa30e62EEDcf80D47d42947fBCc034beeD5C09FE", "0xFA3118B34522580c35Ae27F6cf52da1dBb756288", "0xFA456Cf55250A839088b27EE32A424d7DAcB54Ff", "0xfA654D0702ffdAE6FE30272639c83eC4Cbfe6D7d", diff --git a/blockchains/ethereum/assets/0xFa30e62EEDcf80D47d42947fBCc034beeD5C09FE/info.json b/blockchains/ethereum/assets/0xFa30e62EEDcf80D47d42947fBCc034beeD5C09FE/info.json index 5850278d1..27e4ba1ad 100644 --- a/blockchains/ethereum/assets/0xFa30e62EEDcf80D47d42947fBCc034beeD5C09FE/info.json +++ b/blockchains/ethereum/assets/0xFa30e62EEDcf80D47d42947fBCc034beeD5C09FE/info.json @@ -26,5 +26,4 @@ "url": "https://bit.ly/3epGqdu" } ] -} - +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e5f7cefa7..01fcd84ef 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3125, - "commit": "65692b3c4ff04bf8d59712ec0b69adcde2e1f223", - "date": "2021-07-30T20:13:10.615Z" + "versionNum": 3126, + "commit": "c1375a2320487ca98ea0d1597e15b40b7c5b33aa", + "date": "2021-07-31T06:30:11.030Z" } \ No newline at end of file diff --git a/history/versions/3126.json b/history/versions/3126.json new file mode 100644 index 000000000..1041358fb --- /dev/null +++ b/history/versions/3126.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3126, + "commit": "c1375a2320487ca98ea0d1597e15b40b7c5b33aa", + "date": "2021-07-31T06:30:11.030Z" + }, + "versionStart": { + "versionNum": 3125, + "commit": "65692b3c4ff04bf8d59712ec0b69adcde2e1f223", + "date": "2021-07-30T20:13:10.615Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xFa30e62EEDcf80D47d42947fBCc034beeD5C09FE/info.json", + "blockchains/ethereum/assets/0xFa30e62EEDcf80D47d42947fBCc034beeD5C09FE/logo.png" + ] +} \ No newline at end of file