From 1b1a9225e63e4f8aea74d2adb8252dcd569c66bc Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 26 Apr 2021 22:09:29 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/801.json | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 history/versions/801.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 1a150fd86..c0fff55d4 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -386,6 +386,7 @@ "0xd632Bd021a07AF70592CE1E18717Ab9aA126DECB", "0xD7B729ef857Aa773f47D37088A1181bB3fbF0099", "0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727", + "0xd882739Fca9CBAE00F3821c4c65189E2D7e26147", "0xD930f493E153d745aFB124F9859bE8479e4b1862", "0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2", "0xdA20C8a5c3B1AB48e31ba6e43f0F2830E50218D8", diff --git a/history/LATEST.json b/history/LATEST.json index f2fee25cd..342218246 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 800, - "commit": "daa5aeb6a00434bfab337e2ae4713dec60729a25", - "date": "2021-04-26T22:06:30.121Z" + "versionNum": 801, + "commit": "1ad05524035478fee22258e2bd6b18af09c36bd5", + "date": "2021-04-26T22:09:14.385Z" } \ No newline at end of file diff --git a/history/versions/801.json b/history/versions/801.json new file mode 100644 index 000000000..3f58eb391 --- /dev/null +++ b/history/versions/801.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 801, + "commit": "1ad05524035478fee22258e2bd6b18af09c36bd5", + "date": "2021-04-26T22:09:14.385Z" + }, + "versionStart": { + "versionNum": 800, + "commit": "daa5aeb6a00434bfab337e2ae4713dec60729a25", + "date": "2021-04-26T22:06:30.121Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/logo.png", + "blockchains/smartchain/assets/0xd882739Fca9CBAE00F3821c4c65189E2D7e26147/info.json", + "blockchains/smartchain/assets/0xd882739Fca9CBAE00F3821c4c65189E2D7e26147/logo.png" + ] +} \ No newline at end of file