From b01407a7a929a9663fee03707b5cc8a6230b6805 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 19 Jul 2021 12:47:30 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2988.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2988.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index e0c80814b..d807652f3 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1340,6 +1340,7 @@ "0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8", "0xED1b4BdB29cA09545b9BEdC6c0E854074E121eB3", "0xEd438051437c22A9Ef249B68c7E292435fE8B858", + "0xeD7ed82D5A0f1B363309223975f899E7BEd5Fea6", "0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D", "0xeDAF1F5B8078d4feb4E13c8d5A2c8dE1365be7b6", "0xeDbA2206655d5842Dd51A125df89E0189cECD6e3", diff --git a/history/LATEST.json b/history/LATEST.json index daa4814f1..7bc212a6a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2987, - "commit": "ff4bd985e2bf295634aeac7e0588094962686585", - "date": "2021-07-19T12:36:24.002Z" + "versionNum": 2988, + "commit": "9a15ffad37b1c8c883b9798d444a41f6c9641bf7", + "date": "2021-07-19T12:47:12.692Z" } \ No newline at end of file diff --git a/history/versions/2988.json b/history/versions/2988.json new file mode 100644 index 000000000..bf2256905 --- /dev/null +++ b/history/versions/2988.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2988, + "commit": "9a15ffad37b1c8c883b9798d444a41f6c9641bf7", + "date": "2021-07-19T12:47:12.692Z" + }, + "versionStart": { + "versionNum": 2987, + "commit": "ff4bd985e2bf295634aeac7e0588094962686585", + "date": "2021-07-19T12:36:24.002Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xeD7ed82D5A0f1B363309223975f899E7BEd5Fea6/info.json", + "blockchains/smartchain/assets/0xeD7ed82D5A0f1B363309223975f899E7BEd5Fea6/logo.png" + ] +} \ No newline at end of file