From 3224330ec5ffcbf544dc1dc0d9edc1afcc17b403 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 20 Sep 2021 01:37:33 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3702.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3702.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 4ac6844f5..823c84e5a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1344,6 +1344,7 @@ "0xC72cC401122dBDC812EC88a2150AAD5a39467401", "0xC737B44CB0Aa18815a1F6918EB338dEe7e7E6bD7", "0xc748673057861a797275CD8A068AbB95A902e8de", + "0xc77Dd3AdE7b717583E0924466E4E474A5673332c", "0xc7a249D3021b1d62669b2B5cE65D8410b9A44A43", "0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762", "0xC7D43F2B51F44f09fBB8a691a0451E8FFCF36c0a", diff --git a/history/LATEST.json b/history/LATEST.json index fdeefd535..d990e7825 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3701, - "commit": "5be46255e4147c5c19f878b859b460cf720708ce", - "date": "2021-09-20T01:29:08.205Z" + "versionNum": 3702, + "commit": "d70e008a8cd29f12e8f28c5e7d663e47cebff208", + "date": "2021-09-20T01:37:17.142Z" } \ No newline at end of file diff --git a/history/versions/3702.json b/history/versions/3702.json new file mode 100644 index 000000000..da1fe1df2 --- /dev/null +++ b/history/versions/3702.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3702, + "commit": "d70e008a8cd29f12e8f28c5e7d663e47cebff208", + "date": "2021-09-20T01:37:17.142Z" + }, + "versionStart": { + "versionNum": 3701, + "commit": "5be46255e4147c5c19f878b859b460cf720708ce", + "date": "2021-09-20T01:29:08.205Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xc77Dd3AdE7b717583E0924466E4E474A5673332c/info.json", + "blockchains/smartchain/assets/0xc77Dd3AdE7b717583E0924466E4E474A5673332c/logo.png" + ] +} \ No newline at end of file