From 5f2e672d1cce3ab9ca0fb63198c2f96cccd2c4fd Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 18 Jun 2021 11:53:21 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2323.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2323.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 957dc813e..27e3c913c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1207,6 +1207,7 @@ "0xfa5DbE839C674C5a8A74dB57eE661fadE60bbf58", "0xFaAb744dB9def8e13194600Ed02bC5D5BEd3B85C", "0xFAd8E46123D7b4e77496491769C167FF894d2ACB", + "0xfAEce5aCc269774Eb1D544Ee8D45671A55516296", "0xfAEFe2e0D056243060A6f640d5735CAE307001C4", "0xfaFf5251EA98f90540D6BacDf7A458f61b456C06", "0xfB17D214d83643da1b079d410647c33aBcE972e2", diff --git a/history/LATEST.json b/history/LATEST.json index 7d34f2b86..77b0f12a7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2322, - "commit": "0a04aa40cf1e5ddbe1e27776cb29c16c0b7f6586", - "date": "2021-06-18T11:28:59.624Z" + "versionNum": 2323, + "commit": "f66360c8eaad88f677ae21400e73bd5385997eca", + "date": "2021-06-18T11:53:08.694Z" } \ No newline at end of file diff --git a/history/versions/2323.json b/history/versions/2323.json new file mode 100644 index 000000000..eab500866 --- /dev/null +++ b/history/versions/2323.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2323, + "commit": "f66360c8eaad88f677ae21400e73bd5385997eca", + "date": "2021-06-18T11:53:08.694Z" + }, + "versionStart": { + "versionNum": 2322, + "commit": "0a04aa40cf1e5ddbe1e27776cb29c16c0b7f6586", + "date": "2021-06-18T11:28:59.624Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xfAEce5aCc269774Eb1D544Ee8D45671A55516296/info.json", + "blockchains/smartchain/assets/0xfAEce5aCc269774Eb1D544Ee8D45671A55516296/logo.png" + ] +} \ No newline at end of file