From 93b6ebe45db5a620ebee3f6467e37634c52c52a6 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 16 Sep 2021 18:55:15 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3650.json | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 history/versions/3650.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index cbdb67b2e..f0890c669 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1148,6 +1148,7 @@ "0xAB15B79880f11cFfb58dB25eC2bc39d28c4d80d2", "0xAb301DaE71f5B386C566f484e636Aee60318F12F", "0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C", + "0xAbc69f2025bDb12efcdB8fd048d240fFf943ca82", "0xABEB9c25a0FFFc526817c81A34EeF6765A233cEf", "0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D", "0xaC472D0EED2B8a2f57a6E304eA7eBD8E88D1d36f", diff --git a/history/LATEST.json b/history/LATEST.json index 3d3f3f421..cfba00f2b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3649, - "commit": "9d3002dc003391da78836c7f99a5f2b0a3bea792", - "date": "2021-09-16T11:49:50.720Z" + "versionNum": 3650, + "commit": "c8a5223beb7ca8d707b66c4ae53e12e05110fa21", + "date": "2021-09-16T18:54:59.444Z" } \ No newline at end of file diff --git a/history/versions/3650.json b/history/versions/3650.json new file mode 100644 index 000000000..6e2f21622 --- /dev/null +++ b/history/versions/3650.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 3650, + "commit": "c8a5223beb7ca8d707b66c4ae53e12e05110fa21", + "date": "2021-09-16T18:54:59.444Z" + }, + "versionStart": { + "versionNum": 3649, + "commit": "9d3002dc003391da78836c7f99a5f2b0a3bea792", + "date": "2021-09-16T11:49:50.720Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x2dE161f13Ab594aECD8F2A93e885A08d0ad362c7/info.json", + "blockchains/smartchain/assets/0xAbc69f2025bDb12efcdB8fd048d240fFf943ca82/info.json", + "blockchains/smartchain/assets/0xAbc69f2025bDb12efcdB8fd048d240fFf943ca82/logo.png" + ] +} \ No newline at end of file