From f117a6ced5fa67e58c04de73653d9382c2743177 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 8 Jun 2021 06:31:06 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2021.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2021.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index cae838a8a..e9c30b4be 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -828,6 +828,7 @@ "0xC0A51ac9d548BdcDe53Fa59448029e41A39FEB20", "0xC13B7a43223BB9Bf4B69BD68Ab20ca1B79d81C75", "0xc1D99537392084Cc02D3F52386729b79d01035ce", + "0xC1DcB8D805Cf51a5DacC9FA36c28bf2c8D1492B4", "0xc1e667Cf9315FB80674E5cf62ad150Ac90fE7112", "0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4", "0xc22c01470977150a76a5a85dd3D167de495038fA", diff --git a/history/LATEST.json b/history/LATEST.json index 9354d5f07..6e853da73 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2020, - "commit": "a05291f8d1d81693e95a78f9dd8098b8a1a46593", - "date": "2021-06-08T06:21:36.992Z" + "versionNum": 2021, + "commit": "399f726b340ff9bd63c57302ac233b688a450bb3", + "date": "2021-06-08T06:30:51.042Z" } \ No newline at end of file diff --git a/history/versions/2021.json b/history/versions/2021.json new file mode 100644 index 000000000..ea4a927f4 --- /dev/null +++ b/history/versions/2021.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2021, + "commit": "399f726b340ff9bd63c57302ac233b688a450bb3", + "date": "2021-06-08T06:30:51.042Z" + }, + "versionStart": { + "versionNum": 2020, + "commit": "a05291f8d1d81693e95a78f9dd8098b8a1a46593", + "date": "2021-06-08T06:21:36.992Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xC1DcB8D805Cf51a5DacC9FA36c28bf2c8D1492B4/info.json", + "blockchains/smartchain/assets/0xC1DcB8D805Cf51a5DacC9FA36c28bf2c8D1492B4/logo.png" + ] +} \ No newline at end of file