From ba3fbdd2dc030c442af32447ced33837ce65f623 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 5 Jul 2021 10:29:56 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2808.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2808.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 68c3b3c57..ab2dbc110 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -301,6 +301,7 @@ "0x33d08D8C7a168333a85285a68C0042b39fC3741D", "0x33D53608167aC3679c0FE9f7A7A725891cF0f471", "0x34195FD824355aec1BDCeEA97697B35be691bcB3", + "0x344424e5d0b3037c78c698609cD56B36e7481951", "0x346b426b5c4d3bcBb129Ed84b52D8717e245BCE1", "0x3498c7927dA877fAa14198d24caEbd6516189646", "0x3504de9e61FDFf2Fc70f5cC8a6D1Ee493434C1Aa", diff --git a/blockchains/smartchain/assets/0x344424e5d0b3037c78c698609cD56B36e7481951/info.json b/blockchains/smartchain/assets/0x344424e5d0b3037c78c698609cD56B36e7481951/info.json index 090321ac6..d169081f3 100644 --- a/blockchains/smartchain/assets/0x344424e5d0b3037c78c698609cD56B36e7481951/info.json +++ b/blockchains/smartchain/assets/0x344424e5d0b3037c78c698609cD56B36e7481951/info.json @@ -18,4 +18,4 @@ } ], "id": "0x344424e5d0b3037c78c698609cD56B36e7481951" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 4cec0ea5d..b532d7a89 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2807, - "commit": "fc7e425e0370770c6b73a9262392279200aabae9", - "date": "2021-07-05T10:17:27.575Z" + "versionNum": 2808, + "commit": "f2673f00cf2f85ad84c6bd9b40a4459b5c984a8a", + "date": "2021-07-05T10:29:40.895Z" } \ No newline at end of file diff --git a/history/versions/2808.json b/history/versions/2808.json new file mode 100644 index 000000000..1f986eae2 --- /dev/null +++ b/history/versions/2808.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2808, + "commit": "f2673f00cf2f85ad84c6bd9b40a4459b5c984a8a", + "date": "2021-07-05T10:29:40.895Z" + }, + "versionStart": { + "versionNum": 2807, + "commit": "fc7e425e0370770c6b73a9262392279200aabae9", + "date": "2021-07-05T10:17:27.575Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x344424e5d0b3037c78c698609cD56B36e7481951/info.json", + "blockchains/smartchain/assets/0x344424e5d0b3037c78c698609cD56B36e7481951/logo.png" + ] +} \ No newline at end of file