From f8e355c2333905c7dc992158132407531a997eb5 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 28 Apr 2021 21:15:37 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/860.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/860.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8e65db115..a378d7765 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -392,6 +392,7 @@ "0xcbcCf14B051947BDcd1E20b77015208a1AD5EA25", "0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E", "0xCC42724C6683B7E57334c4E856f4c9965ED682bD", + "0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37", "0xCD40F2670CF58720b694968698A5514e924F742d", "0xcD7C5025753a49f1881B31C48caA7C517Bb46308", "0xCD9b26795d834d75867d950898695a30b1Eb17E1", diff --git a/history/LATEST.json b/history/LATEST.json index be8f750ed..2cbfe2794 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 859, - "commit": "f6da21e24ae29df97512824ee5b7f9a984453dde", - "date": "2021-04-28T21:11:56.079Z" + "versionNum": 860, + "commit": "808aa02bcc03d6c3a49add73142d452b8572a200", + "date": "2021-04-28T21:15:23.005Z" } \ No newline at end of file diff --git a/history/versions/860.json b/history/versions/860.json new file mode 100644 index 000000000..79a132f8f --- /dev/null +++ b/history/versions/860.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 860, + "commit": "808aa02bcc03d6c3a49add73142d452b8572a200", + "date": "2021-04-28T21:15:23.005Z" + }, + "versionStart": { + "versionNum": 859, + "commit": "f6da21e24ae29df97512824ee5b7f9a984453dde", + "date": "2021-04-28T21:11:56.079Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37/info.json", + "blockchains/smartchain/assets/0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37/logo.png" + ] +} \ No newline at end of file