From 789da88acc74c4ce078aa176d46cd35f5457d8b1 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 22 Aug 2021 17:58:39 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3335.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3335.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 4d8cc7bed..be36a637f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -832,6 +832,7 @@ "0x8267d169E1483E01AACBCfd22d294c47ECE9F07f", "0x82A479264B36104be4FDb91618a59A4fC0F50650", "0x82b4b883c813dF83623Dc7894c1895305680fec2", + "0x82C19905B036bf4E329740989DCF6aE441AE26c1", "0x82D2f8E02Afb160Dd5A480a617692e62de9038C4", "0x830F7A104a3dF30879D526031D57DAa44BF85686", "0x83A86adf1a7c56e77d36d585B808052e0a2aAD0e", diff --git a/history/LATEST.json b/history/LATEST.json index 2960deba2..bebbd553a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3334, - "commit": "9976cc0f0935b82e06132524e54774e745611384", - "date": "2021-08-22T12:29:45.049Z" + "versionNum": 3335, + "commit": "d93b579d38a614779577c6f25341c54321a29aa3", + "date": "2021-08-22T17:58:22.116Z" } \ No newline at end of file diff --git a/history/versions/3335.json b/history/versions/3335.json new file mode 100644 index 000000000..35b6a1876 --- /dev/null +++ b/history/versions/3335.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3335, + "commit": "d93b579d38a614779577c6f25341c54321a29aa3", + "date": "2021-08-22T17:58:22.116Z" + }, + "versionStart": { + "versionNum": 3334, + "commit": "9976cc0f0935b82e06132524e54774e745611384", + "date": "2021-08-22T12:29:45.049Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x82C19905B036bf4E329740989DCF6aE441AE26c1/info.json", + "blockchains/smartchain/assets/0x82C19905B036bf4E329740989DCF6aE441AE26c1/logo.png" + ] +} \ No newline at end of file