From f2dd020c09789f19051ffce2d2d097a1afb38136 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 23 Jun 2021 14:27:44 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2446.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2446.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 834641ece..3f53309f6 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1180,6 +1180,7 @@ "0xeB22C12429ff03688dD15a34824d736741605ca0", "0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D", "0xeBD0070237a0713E8D94fEf1B728d3d993d290ef", + "0xeBd49b26169e1b52c04cFd19FCf289405dF55F80", "0xeBDf1b978dC2576Ef0020BA4cF5f98174425c3a1", "0xEc7d0327fC48ef7EfA975A4e3327F28576C3ef96", "0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8", diff --git a/history/LATEST.json b/history/LATEST.json index fd9759068..a5039b925 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2445, - "commit": "e7a7123476ee9b63301079c9338f71f858f1d3df", - "date": "2021-06-23T13:32:22.055Z" + "versionNum": 2446, + "commit": "db76fe68aa22975951707e8a2f1f8dd8ae3629ce", + "date": "2021-06-23T14:27:28.898Z" } \ No newline at end of file diff --git a/history/versions/2446.json b/history/versions/2446.json new file mode 100644 index 000000000..60d4f74b7 --- /dev/null +++ b/history/versions/2446.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2446, + "commit": "db76fe68aa22975951707e8a2f1f8dd8ae3629ce", + "date": "2021-06-23T14:27:28.898Z" + }, + "versionStart": { + "versionNum": 2445, + "commit": "e7a7123476ee9b63301079c9338f71f858f1d3df", + "date": "2021-06-23T13:32:22.055Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xeBd49b26169e1b52c04cFd19FCf289405dF55F80/info.json", + "blockchains/smartchain/assets/0xeBd49b26169e1b52c04cFd19FCf289405dF55F80/logo.png" + ] +} \ No newline at end of file