From dd9ab1fb0698f2e074bb8619aa980b4a8546a3b9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 1 Sep 2021 17:22:35 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3468.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/3468.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index e727d340a..ace083710 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -35,6 +35,7 @@ "0x0523215DCafbF4E4aA92117d13C6985a3BeF27D7", "0x053299b35bfFD54E7620762CDdE9B9A3494662F3", "0x0567D7fad179dCd2a89508B77cCe93E26f8998F7", + "0x057AFf3E314e1ca15BED75510df81A20098cE456", "0x0586933D1aA2fA2E732d23C3C229e6151aC6C0d4", "0x05B339B0A346bF01f851ddE47a5d485c34FE220c", "0x05c1EFdEbB8A12f2F3A8DEE07eC4Aa5c452BDAF0", diff --git a/blockchains/smartchain/assets/0x057AFf3E314e1ca15BED75510df81A20098cE456/info.json b/blockchains/smartchain/assets/0x057AFf3E314e1ca15BED75510df81A20098cE456/info.json index 79a997164..0871c770f 100644 --- a/blockchains/smartchain/assets/0x057AFf3E314e1ca15BED75510df81A20098cE456/info.json +++ b/blockchains/smartchain/assets/0x057AFf3E314e1ca15BED75510df81A20098cE456/info.json @@ -34,4 +34,4 @@ "url": "https://potent.finance/static/moon_safe/img/White-paper.pdf" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1e1f6e3b9..ef507f837 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3467, - "commit": "46900409eca3b493cb1d78b17b1ff41d434a1e5c", - "date": "2021-09-01T11:08:03.966Z" + "versionNum": 3468, + "commit": "b7b6f62357b5b0474ce1d7a214b6801cb8100409", + "date": "2021-09-01T17:22:16.797Z" } \ No newline at end of file diff --git a/history/versions/3468.json b/history/versions/3468.json new file mode 100644 index 000000000..0c11f3745 --- /dev/null +++ b/history/versions/3468.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3468, + "commit": "b7b6f62357b5b0474ce1d7a214b6801cb8100409", + "date": "2021-09-01T17:22:16.797Z" + }, + "versionStart": { + "versionNum": 3467, + "commit": "46900409eca3b493cb1d78b17b1ff41d434a1e5c", + "date": "2021-09-01T11:08:03.966Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x057AFf3E314e1ca15BED75510df81A20098cE456/info.json", + "blockchains/smartchain/assets/0x057AFf3E314e1ca15BED75510df81A20098cE456/logo.png" + ] +} \ No newline at end of file