From 866cfcd24b35d4cfb767c8debed8545092606a14 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 13 Apr 2021 14:49:58 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/522.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/522.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index dd7d67eab..3bb77cc3d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -213,6 +213,7 @@ "0x990E7154bB999FAa9b2fa5Ed29E822703311eA85", "0x9Ac983826058b8a9C7Aa1C9171441191232E8404", "0x9B44Df3318972bE845d83f961735609137C4C23c", + "0x9b93c29595dd603f75854EbA3C5f4EE078EE4454", "0x9BD547446Ea13C0c13Df2c1885e1f5B019a77441", "0x9E691FD624410D631c082202b050694233031cB7", "0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27", diff --git a/history/LATEST.json b/history/LATEST.json index 3917b5c1e..0203ade9c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 521, - "commit": "e0472a05d9498fa1405afff3ed01b8c1f63a5bd7", - "date": "2021-04-13T14:29:46.712Z" + "versionNum": 522, + "commit": "d32545f12939817f24b4e4b835e4ac4f85df30f9", + "date": "2021-04-13T14:49:44.314Z" } \ No newline at end of file diff --git a/history/versions/522.json b/history/versions/522.json new file mode 100644 index 000000000..92a1f69c6 --- /dev/null +++ b/history/versions/522.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 522, + "commit": "d32545f12939817f24b4e4b835e4ac4f85df30f9", + "date": "2021-04-13T14:49:44.314Z" + }, + "versionStart": { + "versionNum": 521, + "commit": "e0472a05d9498fa1405afff3ed01b8c1f63a5bd7", + "date": "2021-04-13T14:29:46.712Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x9b93c29595dd603f75854EbA3C5f4EE078EE4454/info.json", + "blockchains/smartchain/assets/0x9b93c29595dd603f75854EbA3C5f4EE078EE4454/logo.png" + ] +} \ No newline at end of file