From 2412051f2c378605dcc45a47013b3058acaf8182 Mon Sep 17 00:00:00 2001 From: zachzwei Date: Sun, 25 Apr 2021 16:17:52 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/781.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/781.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9227cbb85..6959f3c00 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -363,6 +363,7 @@ "0xCe5814eFfF15D53EFd8025B9F2006D4d7D640b9B", "0xCed0CE92F4bdC3c2201E255FAF12f05cf8206dA8", "0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63", + "0xd0840D5F67206f865AeE7cCE075bd4484cD3cC81", "0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2", "0xd27D3F7f329D93d897612E413F207A4dbe8bF799", "0xd32d01A43c869EdcD1117C640fBDcfCFD97d9d65", diff --git a/history/LATEST.json b/history/LATEST.json index a6d6602dc..65ab47d93 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 780, - "commit": "67540f37b273d4c36053bcb31f7f5b37f80ae630", - "date": "2021-04-25T14:37:45.061Z" + "versionNum": 781, + "commit": "1b03aa54fd54bf7361bf380c365e4a4be0e57ef1", + "date": "2021-04-25T16:17:37.122Z" } \ No newline at end of file diff --git a/history/versions/781.json b/history/versions/781.json new file mode 100644 index 000000000..7f78209cd --- /dev/null +++ b/history/versions/781.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 781, + "commit": "1b03aa54fd54bf7361bf380c365e4a4be0e57ef1", + "date": "2021-04-25T16:17:37.122Z" + }, + "versionStart": { + "versionNum": 780, + "commit": "67540f37b273d4c36053bcb31f7f5b37f80ae630", + "date": "2021-04-25T14:37:45.061Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xd0840D5F67206f865AeE7cCE075bd4484cD3cC81/info.json", + "blockchains/smartchain/assets/0xd0840D5F67206f865AeE7cCE075bd4484cD3cC81/logo.png" + ] +} \ No newline at end of file