From 5475a75cb48ce3cdfcf404ddb64cd1d11f9b3661 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 17 May 2021 08:38:58 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1423.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1423.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 871364428..8bef11159 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -394,6 +394,7 @@ "0x85102c0062Aa918cB9e26D94A284AafCa602Df13", "0x8519EA49c997f50cefFa444d240fB655e89248Aa", "0x851F7a700c5d67DB59612b871338a85526752c25", + "0x8578Eb576e126f67913a8bC0622e0A22EBa0989A", "0x8592fb0E6724A90CE45f05F31B85BddD45931560", "0x8595F9dA7b868b1822194fAEd312235E43007b49", "0x8597ba143AC509189E89aaB3BA28d661A5dD9830", diff --git a/blockchains/smartchain/assets/0x8578Eb576e126f67913a8bC0622e0A22EBa0989A/info.json b/blockchains/smartchain/assets/0x8578Eb576e126f67913a8bC0622e0A22EBa0989A/info.json index 7c7ac022c..34583b0e4 100644 --- a/blockchains/smartchain/assets/0x8578Eb576e126f67913a8bC0622e0A22EBa0989A/info.json +++ b/blockchains/smartchain/assets/0x8578Eb576e126f67913a8bC0622e0A22EBa0989A/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x8578Eb576e126f67913a8bC0622e0A22EBa0989A" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e5286fd0a..04146436e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1422, - "commit": "829f24d99a8b2d930288b6b751a0b4208c4fc53d", - "date": "2021-05-17T08:34:57.480Z" + "versionNum": 1423, + "commit": "9b9cebc432bd497c6adb52045c0b53351f106273", + "date": "2021-05-17T08:38:43.068Z" } \ No newline at end of file diff --git a/history/versions/1423.json b/history/versions/1423.json new file mode 100644 index 000000000..3607651ad --- /dev/null +++ b/history/versions/1423.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1423, + "commit": "9b9cebc432bd497c6adb52045c0b53351f106273", + "date": "2021-05-17T08:38:43.068Z" + }, + "versionStart": { + "versionNum": 1422, + "commit": "829f24d99a8b2d930288b6b751a0b4208c4fc53d", + "date": "2021-05-17T08:34:57.480Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8578Eb576e126f67913a8bC0622e0A22EBa0989A/info.json", + "blockchains/smartchain/assets/0x8578Eb576e126f67913a8bC0622e0A22EBa0989A/logo.png" + ] +} \ No newline at end of file