From f767e024e1710b3b07e6b8e24051e26b50d1182b Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 17 May 2021 09:27:38 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1426.json | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 history/versions/1426.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8bef11159..912cd7c9f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -507,6 +507,7 @@ "0xA997E5AaaE60987Eb0B59A336dce6B158B113100", "0xa9c41A46a6B3531d28d5c32F6633dd2fF05dFB90", "0xa9eA4b786ee5b7A733c035564Bfd9341A4c9FC1e", + "0xaa2C290bF62B7d100D2D7f87b7223e3A71b737F7", "0xAa46e2c21B7763a73DB48e9b318899253E66e20C", "0xAAa304aBe41870600274160df1fC9F0C136a13Cc", "0xAaD87f47CDEa777FAF87e7602E91e3a6AFbe4D57", diff --git a/history/LATEST.json b/history/LATEST.json index c43ab03b2..8f9693928 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1425, - "commit": "a7b2f18863ead9252aefee5d196d2015299ee1da", - "date": "2021-05-17T09:23:04.847Z" + "versionNum": 1426, + "commit": "e6f1d4d290b542c0372148047765eacc9741f27d", + "date": "2021-05-17T09:27:24.057Z" } \ No newline at end of file diff --git a/history/versions/1426.json b/history/versions/1426.json new file mode 100644 index 000000000..ece4d1bc0 --- /dev/null +++ b/history/versions/1426.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 1426, + "commit": "e6f1d4d290b542c0372148047765eacc9741f27d", + "date": "2021-05-17T09:27:24.057Z" + }, + "versionStart": { + "versionNum": 1425, + "commit": "a7b2f18863ead9252aefee5d196d2015299ee1da", + "date": "2021-05-17T09:23:04.847Z" + }, + "changes": [ + "blockchains/algorand/validators/list.json", + "blockchains/smartchain/assets/0xaa2C290bF62B7d100D2D7f87b7223e3A71b737F7/info.json", + "blockchains/smartchain/assets/0xaa2C290bF62B7d100D2D7f87b7223e3A71b737F7/logo.png" + ] +} \ No newline at end of file