From 7ce8b5936decac6220f63224e63621b38eeec2d0 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 4 Jun 2021 10:16:04 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1919.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1919.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index c233c5321..dadbc2940 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -57,6 +57,7 @@ "0x0Fe3e956D2034BCEF01FbA8A2BfCA389cdb72699", "0x0fEAdcC3824E7F3c12f40E324a60c23cA51627fc", "0x0fFB09e25d2Cb7D56EF3eA7Fac08756Dfb579208", + "0x101D35140719EB2D07fFA71185f5bfBE31D6A212", "0x101d82428437127bF1608F699CD651e6Abf9766E", "0x10747e2045a0ef884a0586AC81558F43285ea3c7", "0x10F181B87E2A4Af6120452A29570fcf74B082c16", diff --git a/history/LATEST.json b/history/LATEST.json index fbc4ca7fa..29cec4371 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1918, - "commit": "951dfe4ef6d3fe4f2b0062996015b76b75a95960", - "date": "2021-06-04T09:11:21.449Z" + "versionNum": 1919, + "commit": "a8a8b3bcd5f67663aa1344eaed7a8c95611d245b", + "date": "2021-06-04T10:15:51.071Z" } \ No newline at end of file diff --git a/history/versions/1919.json b/history/versions/1919.json new file mode 100644 index 000000000..3b56a1115 --- /dev/null +++ b/history/versions/1919.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1919, + "commit": "a8a8b3bcd5f67663aa1344eaed7a8c95611d245b", + "date": "2021-06-04T10:15:51.071Z" + }, + "versionStart": { + "versionNum": 1918, + "commit": "951dfe4ef6d3fe4f2b0062996015b76b75a95960", + "date": "2021-06-04T09:11:21.449Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x101D35140719EB2D07fFA71185f5bfBE31D6A212/info.json", + "blockchains/smartchain/assets/0x101D35140719EB2D07fFA71185f5bfBE31D6A212/logo.png" + ] +} \ No newline at end of file