From 7cf368b0e2bc6df60054584d2411bc117d87eb9a Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sun, 15 Aug 2021 18:42:18 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3255.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3255.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index dd3f0aac3..cc8dd4974 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -48,6 +48,7 @@ "0x07af67b392B7A202fAD8E0FBc64C34F33102165B", "0x07B36F2549291d320132712a1E64d3826B1FB4D7", "0x07e330A210B8128c7b32476704C3052cD8c10e5b", + "0x07f5cEdeD6B3dba557B3663EDC8941FB37b63945", "0x08ba0619b1e7A582E0BCe5BBE9843322C954C340", "0x08C975868e547BFE5F76Db7d1e075680e9736034", "0x0901d1aca07aa728df1C45a29a90b86552909538", diff --git a/history/LATEST.json b/history/LATEST.json index 642169959..ae769858b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3254, - "commit": "4c68e707138773bcf01f8cafd031bf1a501c096a", - "date": "2021-08-15T05:25:45.783Z" + "versionNum": 3255, + "commit": "4bb45b6fa7296bb908c8e9cc5ad199949d021247", + "date": "2021-08-15T18:42:02.057Z" } \ No newline at end of file diff --git a/history/versions/3255.json b/history/versions/3255.json new file mode 100644 index 000000000..a6e29c4d5 --- /dev/null +++ b/history/versions/3255.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3255, + "commit": "4bb45b6fa7296bb908c8e9cc5ad199949d021247", + "date": "2021-08-15T18:42:02.057Z" + }, + "versionStart": { + "versionNum": 3254, + "commit": "4c68e707138773bcf01f8cafd031bf1a501c096a", + "date": "2021-08-15T05:25:45.783Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x07f5cEdeD6B3dba557B3663EDC8941FB37b63945/info.json", + "blockchains/smartchain/assets/0x07f5cEdeD6B3dba557B3663EDC8941FB37b63945/logo.png" + ] +} \ No newline at end of file