From d37ff9dc091052e94691e3756e39d8fea229a9c6 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 20 Aug 2021 06:52:11 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3309.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3309.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 53a797f1d..b3ebc0df6 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1530,6 +1530,7 @@ "0xF9A5E6533E4Cb0791eCBb79F710EE8eE980Eb853", "0xFa01D3A2B25cdF3b1A6B2361FA07CC71A5F2fBA0", "0xFA344C08C93066A4d6266063C6Ebc63925a18467", + "0xFa363022816aBf82f18a9C2809dCd2BB393F6AC5", "0xfa5DbE839C674C5a8A74dB57eE661fadE60bbf58", "0xfA949EF822125233f1e1A0691c13977B4354B257", "0xFaAb744dB9def8e13194600Ed02bC5D5BEd3B85C", diff --git a/history/LATEST.json b/history/LATEST.json index 130987618..e77395098 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3308, - "commit": "4b0eb3f0f4003c31e3bb4ac09f085287675f583a", - "date": "2021-08-20T06:39:41.167Z" + "versionNum": 3309, + "commit": "9f10b284e104cbc1b2f9d5f35dd2a5ec6211e612", + "date": "2021-08-20T06:51:57.914Z" } \ No newline at end of file diff --git a/history/versions/3309.json b/history/versions/3309.json new file mode 100644 index 000000000..1c8c9a69b --- /dev/null +++ b/history/versions/3309.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3309, + "commit": "9f10b284e104cbc1b2f9d5f35dd2a5ec6211e612", + "date": "2021-08-20T06:51:57.914Z" + }, + "versionStart": { + "versionNum": 3308, + "commit": "4b0eb3f0f4003c31e3bb4ac09f085287675f583a", + "date": "2021-08-20T06:39:41.167Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xFa363022816aBf82f18a9C2809dCd2BB393F6AC5/info.json", + "blockchains/smartchain/assets/0xFa363022816aBf82f18a9C2809dCd2BB393F6AC5/logo.png" + ] +} \ No newline at end of file