From 681bba34358bb183bc71175a85f479d83d4ede12 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 2 Jun 2021 07:15:40 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1857.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1857.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 861d49f4a..4af11289c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -190,6 +190,7 @@ "0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256", "0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0", "0x30365Ed4Ca8173013ad948b9842f34ac71d01f7C", + "0x303dE4bdb189B951F875eB4A8ECDe2985138161e", "0x30b29C6C03546F6395ddB454538D0eb7E4a6E32f", "0x31045e7023e6c388F9447E632a3f9EaFF90393fa", "0x311827832c1f670229eF0AFbE96D2DF8195c8C9A", diff --git a/blockchains/smartchain/assets/0x303dE4bdb189B951F875eB4A8ECDe2985138161e/info.json b/blockchains/smartchain/assets/0x303dE4bdb189B951F875eB4A8ECDe2985138161e/info.json index 7485765e9..27bfb421a 100644 --- a/blockchains/smartchain/assets/0x303dE4bdb189B951F875eB4A8ECDe2985138161e/info.json +++ b/blockchains/smartchain/assets/0x303dE4bdb189B951F875eB4A8ECDe2985138161e/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x303dE4bdb189B951F875eB4A8ECDe2985138161e" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index bf4c2ce9f..216f5c19c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1856, - "commit": "1deceaab559a58ff1ea99ade32e34535342a94e2", - "date": "2021-06-02T07:14:09.680Z" + "versionNum": 1857, + "commit": "fee76ff7d68ad5c0213dfb18d9437ec8f461d815", + "date": "2021-06-02T07:15:28.963Z" } \ No newline at end of file diff --git a/history/versions/1857.json b/history/versions/1857.json new file mode 100644 index 000000000..067bbb9de --- /dev/null +++ b/history/versions/1857.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1857, + "commit": "fee76ff7d68ad5c0213dfb18d9437ec8f461d815", + "date": "2021-06-02T07:15:28.963Z" + }, + "versionStart": { + "versionNum": 1856, + "commit": "1deceaab559a58ff1ea99ade32e34535342a94e2", + "date": "2021-06-02T07:14:09.680Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x303dE4bdb189B951F875eB4A8ECDe2985138161e/info.json", + "blockchains/smartchain/assets/0x303dE4bdb189B951F875eB4A8ECDe2985138161e/logo.png" + ] +} \ No newline at end of file