From b2c3bfdf5cb6d5ec76401a227726fd3c08f047a3 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 21 May 2021 06:38:34 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1543.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1543.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index fc96e5bfb..e6f6e3b9c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -741,6 +741,7 @@ "0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C", "0xe4CA1F75ECA6214393fCE1C1b316C237664EaA8e", "0xe550a593d09FBC8DCD557b5C88Cea6946A8b404A", + "0xe5a09784b16E1065C37dF14c6e2f06fDcE317a1b", "0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe", "0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20", "0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e", diff --git a/blockchains/smartchain/assets/0xe5a09784b16E1065C37dF14c6e2f06fDcE317a1b/info.json b/blockchains/smartchain/assets/0xe5a09784b16E1065C37dF14c6e2f06fDcE317a1b/info.json index d2b17b183..eaaaf7d0c 100644 --- a/blockchains/smartchain/assets/0xe5a09784b16E1065C37dF14c6e2f06fDcE317a1b/info.json +++ b/blockchains/smartchain/assets/0xe5a09784b16E1065C37dF14c6e2f06fDcE317a1b/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0xe5a09784b16E1065C37dF14c6e2f06fDcE317a1b" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index f41e4f7b6..d6918c610 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1542, - "commit": "c956039debb36c4ffa8e6c26028fc5ff7b3bfc77", - "date": "2021-05-21T06:30:15.157Z" + "versionNum": 1543, + "commit": "73df2c73fe65169d5f77575f974bab81fe5a447c", + "date": "2021-05-21T06:38:18.627Z" } \ No newline at end of file diff --git a/history/versions/1543.json b/history/versions/1543.json new file mode 100644 index 000000000..bdbc09d3f --- /dev/null +++ b/history/versions/1543.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1543, + "commit": "73df2c73fe65169d5f77575f974bab81fe5a447c", + "date": "2021-05-21T06:38:18.627Z" + }, + "versionStart": { + "versionNum": 1542, + "commit": "c956039debb36c4ffa8e6c26028fc5ff7b3bfc77", + "date": "2021-05-21T06:30:15.157Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xe5a09784b16E1065C37dF14c6e2f06fDcE317a1b/info.json", + "blockchains/smartchain/assets/0xe5a09784b16E1065C37dF14c6e2f06fDcE317a1b/logo.png" + ] +} \ No newline at end of file