From 1387fe3fc967a64c97d46bee0afa501213d1c610 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 10 May 2021 17:35:14 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1218.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1218.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 027ad0a32..9f8b41522 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -270,6 +270,7 @@ "0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0", "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", + "0x71e1611075800E89A460463FCDfbA3d0FEA8c01d", "0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B", "0x72fAa679E1008Ad8382959FF48E392042A8b06f7", "0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e", diff --git a/history/LATEST.json b/history/LATEST.json index b694f648d..52ae21c21 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1217, - "commit": "e3026fc463a0e35c18bda963961cb9a4f41ce73f", - "date": "2021-05-10T17:17:55.262Z" + "versionNum": 1218, + "commit": "389e37addbbbd8daec8b9ef846ea2fabb65c93ec", + "date": "2021-05-10T17:35:00.100Z" } \ No newline at end of file diff --git a/history/versions/1218.json b/history/versions/1218.json new file mode 100644 index 000000000..29b28296e --- /dev/null +++ b/history/versions/1218.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1218, + "commit": "389e37addbbbd8daec8b9ef846ea2fabb65c93ec", + "date": "2021-05-10T17:35:00.100Z" + }, + "versionStart": { + "versionNum": 1217, + "commit": "e3026fc463a0e35c18bda963961cb9a4f41ce73f", + "date": "2021-05-10T17:17:55.262Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x71e1611075800E89A460463FCDfbA3d0FEA8c01d/info.json", + "blockchains/smartchain/assets/0x71e1611075800E89A460463FCDfbA3d0FEA8c01d/logo.png" + ] +} \ No newline at end of file