From c64f8d1a54517467752de14fb1cb5a7f6b7610ca Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Fri, 25 Jun 2021 20:36:54 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2494.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2494.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index eba0a7621..a9175e2db 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -39,6 +39,7 @@ "0x066fc8DD5955534A01a9f892314c9B01b59A9C11", "0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18", "0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879", + "0x06c4212Ae2fEa51a27A045D968E73F7E91eA5521", "0x07af67b392B7A202fAD8E0FBc64C34F33102165B", "0x07e330A210B8128c7b32476704C3052cD8c10e5b", "0x0901d1aca07aa728df1C45a29a90b86552909538", diff --git a/history/LATEST.json b/history/LATEST.json index ecbb13a4a..1757dc347 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2493, - "commit": "4da1e04b0705c5a017160088a2a6b47f50e83619", - "date": "2021-06-25T19:03:53.571Z" + "versionNum": 2494, + "commit": "7f31672ea85d1880134d9a7d35282965f2c3d07a", + "date": "2021-06-25T20:36:40.382Z" } \ No newline at end of file diff --git a/history/versions/2494.json b/history/versions/2494.json new file mode 100644 index 000000000..568803e47 --- /dev/null +++ b/history/versions/2494.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2494, + "commit": "7f31672ea85d1880134d9a7d35282965f2c3d07a", + "date": "2021-06-25T20:36:40.382Z" + }, + "versionStart": { + "versionNum": 2493, + "commit": "4da1e04b0705c5a017160088a2a6b47f50e83619", + "date": "2021-06-25T19:03:53.571Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x06c4212Ae2fEa51a27A045D968E73F7E91eA5521/info.json", + "blockchains/smartchain/assets/0x06c4212Ae2fEa51a27A045D968E73F7E91eA5521/logo.png" + ] +} \ No newline at end of file