From 0d46fd126103c1b441d4340cb2f37dcfe65b9fd5 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 14 May 2021 10:59:32 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1330.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1330.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 67413024e..6a777f467 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -82,6 +82,7 @@ "0x1cD137eb5BDf426AaE58C3Ed80383f74e42D9bF2", "0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC", "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", + "0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0", "0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D", "0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44", "0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912", diff --git a/history/LATEST.json b/history/LATEST.json index f66dde43d..695a62fcd 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1329, - "commit": "9cdc156c640eb8efdec121168466fab5e79c97d4", - "date": "2021-05-14T10:55:24.518Z" + "versionNum": 1330, + "commit": "92bf721e9357dedd4ee7e3ec87e9350b1bbbb6fd", + "date": "2021-05-14T10:59:17.051Z" } \ No newline at end of file diff --git a/history/versions/1330.json b/history/versions/1330.json new file mode 100644 index 000000000..1de9137ec --- /dev/null +++ b/history/versions/1330.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1330, + "commit": "92bf721e9357dedd4ee7e3ec87e9350b1bbbb6fd", + "date": "2021-05-14T10:59:17.051Z" + }, + "versionStart": { + "versionNum": 1329, + "commit": "9cdc156c640eb8efdec121168466fab5e79c97d4", + "date": "2021-05-14T10:55:24.518Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0/info.json", + "blockchains/smartchain/assets/0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0/logo.png" + ] +} \ No newline at end of file