From 722fbb24f6ff9b4c0948eb0fee210fc1cc8b0abc Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 17 Jun 2021 10:44:02 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2271.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2271.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6203f7fbf..43aea2f1f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1181,6 +1181,7 @@ "0xFa01D3A2B25cdF3b1A6B2361FA07CC71A5F2fBA0", "0xFA344C08C93066A4d6266063C6Ebc63925a18467", "0xfa5DbE839C674C5a8A74dB57eE661fadE60bbf58", + "0xFaAb744dB9def8e13194600Ed02bC5D5BEd3B85C", "0xFAd8E46123D7b4e77496491769C167FF894d2ACB", "0xfAEFe2e0D056243060A6f640d5735CAE307001C4", "0xfaFf5251EA98f90540D6BacDf7A458f61b456C06", diff --git a/history/LATEST.json b/history/LATEST.json index c39c9cfea..b6e7e46c1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2270, - "commit": "1c5bdf193675e709df4db04b804884d067eea4c1", - "date": "2021-06-17T07:42:24.189Z" + "versionNum": 2271, + "commit": "6f30982df25403f49d8f3042ce902bb8b6d9d5dd", + "date": "2021-06-17T10:43:46.938Z" } \ No newline at end of file diff --git a/history/versions/2271.json b/history/versions/2271.json new file mode 100644 index 000000000..8241a4708 --- /dev/null +++ b/history/versions/2271.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2271, + "commit": "6f30982df25403f49d8f3042ce902bb8b6d9d5dd", + "date": "2021-06-17T10:43:46.938Z" + }, + "versionStart": { + "versionNum": 2270, + "commit": "1c5bdf193675e709df4db04b804884d067eea4c1", + "date": "2021-06-17T07:42:24.189Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xFaAb744dB9def8e13194600Ed02bC5D5BEd3B85C/info.json", + "blockchains/smartchain/assets/0xFaAb744dB9def8e13194600Ed02bC5D5BEd3B85C/logo.png" + ] +} \ No newline at end of file