From 9f8af3541eaef5ed4cb5ca719c0e060b4d173969 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 23 Jul 2021 08:39:36 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3045.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3045.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b15c0937a..b1f356547 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -218,6 +218,7 @@ "0x250342dD21cAE01583e8F3eDe4eB64753f665084", "0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B", "0x25A528af62e56512A19ce8c3cAB427807c28CC19", + "0x25b15E17164b97202616e36Af1234Db944121185", "0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB", "0x25E193FB8c6216b33f82C5e636461D85db6B72c2", "0x25F6524C2bfA5eebcc50beaFD08525E0786082cf", diff --git a/history/LATEST.json b/history/LATEST.json index eaf98e172..025920dea 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3044, - "commit": "ce04164db2cbb7a4841e90b9a5954dfdba1b5c8d", - "date": "2021-07-23T08:00:44.109Z" + "versionNum": 3045, + "commit": "ee39e05657c96e06ab2d331a50896ba44336f566", + "date": "2021-07-23T08:39:20.190Z" } \ No newline at end of file diff --git a/history/versions/3045.json b/history/versions/3045.json new file mode 100644 index 000000000..66bcf419a --- /dev/null +++ b/history/versions/3045.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3045, + "commit": "ee39e05657c96e06ab2d331a50896ba44336f566", + "date": "2021-07-23T08:39:20.190Z" + }, + "versionStart": { + "versionNum": 3044, + "commit": "ce04164db2cbb7a4841e90b9a5954dfdba1b5c8d", + "date": "2021-07-23T08:00:44.109Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x25b15E17164b97202616e36Af1234Db944121185/info.json", + "blockchains/smartchain/assets/0x25b15E17164b97202616e36Af1234Db944121185/logo.png" + ] +} \ No newline at end of file