From 1b423bef296feb864ba8c44f479dbf558169f887 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 7 Jun 2021 14:24:45 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2007.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2007.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 150bd432f..2af5b4d2d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -959,6 +959,7 @@ "0xE10e9822A5de22F8761919310DDA35CD997d63c0", "0xe13Ea90ce173e1118042A8f6A21D0D0A14aA6b1B", "0xe1DB3d1eE5CfE5C6333BE96e6421f9Bd5b85c987", + "0xe1F8C6ce0D69CbEB67c6bc3685e52C96291394a8", "0xE2271046A181b41f20Ad1A4076A4FA0Fd0853D09", "0xe26DFa937315592011fA90baF99B164f9F61bd08", "0xE283D0e3B8c102BAdF5E8166B73E02D96d92F688", diff --git a/history/LATEST.json b/history/LATEST.json index 4bf41bae2..493d4d947 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2006, - "commit": "7bbbe0d75b0735c2d56f81c029fd60808d43d6d5", - "date": "2021-06-07T13:32:30.828Z" + "versionNum": 2007, + "commit": "caa2a2c84e10c2d6589f3fb2299c46e3e20e8221", + "date": "2021-06-07T14:24:30.683Z" } \ No newline at end of file diff --git a/history/versions/2007.json b/history/versions/2007.json new file mode 100644 index 000000000..e9446be6f --- /dev/null +++ b/history/versions/2007.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2007, + "commit": "caa2a2c84e10c2d6589f3fb2299c46e3e20e8221", + "date": "2021-06-07T14:24:30.683Z" + }, + "versionStart": { + "versionNum": 2006, + "commit": "7bbbe0d75b0735c2d56f81c029fd60808d43d6d5", + "date": "2021-06-07T13:32:30.828Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xe1F8C6ce0D69CbEB67c6bc3685e52C96291394a8/info.json", + "blockchains/smartchain/assets/0xe1F8C6ce0D69CbEB67c6bc3685e52C96291394a8/logo.png" + ] +} \ No newline at end of file