From 2e3d354db0c33844504667ee9477617bdf229b41 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Tue, 7 Sep 2021 12:15:08 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3539.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3539.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index cbcb21575..f39b9a91a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -66,6 +66,7 @@ "0x099D6CC403C0a5B46A6dD384c622Da39f1e1001C", "0x099f551eA3cb85707cAc6ac507cBc36C96eC64Ff", "0x09a6c44c3947B69E2B45F4D51b67E6a39ACfB506", + "0x09d975C3351DBdED28617517FC6982284a787f03", "0x09F956f1E0C28f0b436663D44e0830B7853203d4", "0x0A950AC7f14a4982Cee3BF24AdB1dAD17E0A9026", "0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89", diff --git a/history/LATEST.json b/history/LATEST.json index be65c2aaa..3809f8b9e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3538, - "commit": "4b9da66ac7f9e3cc173f94ec95db84ddf9835bdc", - "date": "2021-09-07T08:52:31.979Z" + "versionNum": 3539, + "commit": "5a8b999a47775b3c4a592e93a48f5805d54ac4bf", + "date": "2021-09-07T12:14:52.898Z" } \ No newline at end of file diff --git a/history/versions/3539.json b/history/versions/3539.json new file mode 100644 index 000000000..e1f0392a4 --- /dev/null +++ b/history/versions/3539.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3539, + "commit": "5a8b999a47775b3c4a592e93a48f5805d54ac4bf", + "date": "2021-09-07T12:14:52.898Z" + }, + "versionStart": { + "versionNum": 3538, + "commit": "4b9da66ac7f9e3cc173f94ec95db84ddf9835bdc", + "date": "2021-09-07T08:52:31.979Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x09d975C3351DBdED28617517FC6982284a787f03/info.json", + "blockchains/smartchain/assets/0x09d975C3351DBdED28617517FC6982284a787f03/logo.png" + ] +} \ No newline at end of file