From fc3d0f185ba576ce2383c0111e3bfe06db972da6 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 2 Jun 2021 15:07:04 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1870.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1870.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 559c2a1e8..2ff544c3b 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -402,6 +402,7 @@ "0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F", "0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8", "0x641a6Dc991A49f7BE9Fe3C72c5d0FBb223eDb12f", + "0x643B6ef6306417A0b3FA2813eb5BAf30F5dd8736", "0x6452D525532658B23484EB1897aF8b9325cA67b9", "0x6466849a30247D90f0c228A6c4b6b106ff18cAB9", "0x646b8470feA7c413DaC19F41b5c97328EBF70De4", diff --git a/history/LATEST.json b/history/LATEST.json index eaa3f2a5c..ed1a3d253 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1869, - "commit": "d22e5e806ae2439dc52bbfcdcda28c11512d47aa", - "date": "2021-06-02T15:01:22.421Z" + "versionNum": 1870, + "commit": "52f7560e1af1b4eaa811880c9dd520572cf5fe48", + "date": "2021-06-02T15:06:51.331Z" } \ No newline at end of file diff --git a/history/versions/1870.json b/history/versions/1870.json new file mode 100644 index 000000000..27a90e422 --- /dev/null +++ b/history/versions/1870.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1870, + "commit": "52f7560e1af1b4eaa811880c9dd520572cf5fe48", + "date": "2021-06-02T15:06:51.331Z" + }, + "versionStart": { + "versionNum": 1869, + "commit": "d22e5e806ae2439dc52bbfcdcda28c11512d47aa", + "date": "2021-06-02T15:01:22.421Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x643B6ef6306417A0b3FA2813eb5BAf30F5dd8736/info.json", + "blockchains/smartchain/assets/0x643B6ef6306417A0b3FA2813eb5BAf30F5dd8736/logo.png" + ] +} \ No newline at end of file