From 844d20ef783e47b6f0d8046faded4eed29bf56fd Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 20 Apr 2021 14:14:28 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/626.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/626.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 25e444cd2..3baed77e3 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -162,6 +162,7 @@ "0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819", "0x6c5FE6e99D2484db7E4BF34F365ABA42d0E4dC20", "0x6D949f9297A522c0f97C232CC209a67Bd7CfA471", + "0x6Fb05b156788E88c8ad1e057e729362ff8c39d93", "0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2", "0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4", "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", diff --git a/history/LATEST.json b/history/LATEST.json index 651e60b66..22944bb95 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 625, - "commit": "266502ae51602974b71bebf42a81d07d990c9a68", - "date": "2021-04-20T09:24:35.246Z" + "versionNum": 626, + "commit": "2900d2200b874d694d64980e36c2939588ee3366", + "date": "2021-04-20T14:14:15.763Z" } \ No newline at end of file diff --git a/history/versions/626.json b/history/versions/626.json new file mode 100644 index 000000000..e918692f9 --- /dev/null +++ b/history/versions/626.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 626, + "commit": "2900d2200b874d694d64980e36c2939588ee3366", + "date": "2021-04-20T14:14:15.763Z" + }, + "versionStart": { + "versionNum": 625, + "commit": "266502ae51602974b71bebf42a81d07d990c9a68", + "date": "2021-04-20T09:24:35.246Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x6Fb05b156788E88c8ad1e057e729362ff8c39d93/info.json", + "blockchains/smartchain/assets/0x6Fb05b156788E88c8ad1e057e729362ff8c39d93/logo.png" + ] +} \ No newline at end of file