From 1bcd48c739687a9cb9db0597660cbbe37d757478 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 23 Feb 2021 11:19:22 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/15.json | 18 ++++++++++++++++++ 4 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 history/versions/15.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 53ab3f947..932c1681a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -69,6 +69,7 @@ "0x51e6D27FA57373d8d4C256231241053a70Cb1d93", "0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8", "0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f", + "0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC", "0x55d398326f99059fF775485246999027B3197955", "0x56B52f384ffd3cEa09730b04d9342d23B3212ef3", "0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6", diff --git a/blockchains/smartchain/assets/0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC/info.json b/blockchains/smartchain/assets/0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC/info.json index b9de54589..408ddf96d 100644 --- a/blockchains/smartchain/assets/0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC/info.json +++ b/blockchains/smartchain/assets/0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC/info.json @@ -24,4 +24,4 @@ "decimals": 18, "status": "active", "id": "0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index b33381a41..deab5ec6a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 14, - "commit": "4155147cebde07f475676dfb640622f172ba8cef", - "date": "2021-02-23T07:21:33.537Z" + "versionNum": 15, + "commit": "61b9a6b85939ed32561add2df541eb0a9504cb7c", + "date": "2021-02-23T11:19:08.018Z" } \ No newline at end of file diff --git a/history/versions/15.json b/history/versions/15.json new file mode 100644 index 000000000..7d6e1e4b0 --- /dev/null +++ b/history/versions/15.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 15, + "commit": "61b9a6b85939ed32561add2df541eb0a9504cb7c", + "date": "2021-02-23T11:19:08.018Z" + }, + "versionStart": { + "versionNum": 14, + "commit": "4155147cebde07f475676dfb640622f172ba8cef", + "date": "2021-02-23T07:21:33.537Z" + }, + "fullChange": false, + "changeCount": 2, + "changes": [ + "blockchains/smartchain/assets/0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC/info.json", + "blockchains/smartchain/assets/0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC/logo.png" + ] +} \ No newline at end of file