From 360e86a87afdac3d3bd452adaf897627f5c94572 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 15 May 2021 20:35:20 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1383.json | 22 ++++++++++++++++++++++ 4 files changed, 27 insertions(+), 3 deletions(-) create mode 100644 history/versions/1383.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 4a53e395d..983a7bb17 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -621,6 +621,7 @@ "0x1712Aad2C773ee04bdC9114b32163c058321CD85", "0x171664573e3969874DBa31c35082151Ea4f181F3", "0x171D750d42d661B62C277a6B486ADb82348c3Eca", + "0x1735Db6AB5BAa19eA55d0AdcEeD7bcDc008B3136", "0x174897edD3ce414084A009d22db31C7b7826400d", "0x17491ae8B359E73ca06F0ABb52223daA878140a9", "0x174aFE7A032b5A33a3270a9f6C30746E25708532", diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ffc872a7d..ba64f3a8d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -665,6 +665,7 @@ "0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb", "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", "0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5", + "0xEa8eACCe22bbB89709482c0100E75e7Ab90f53f4", "0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE", "0xeB22C12429ff03688dD15a34824d736741605ca0", "0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D", diff --git a/history/LATEST.json b/history/LATEST.json index dd4b9b8e9..818795d42 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1382, - "commit": "c7e5614392caa496e3d76756bbed14ce9334c7b1", - "date": "2021-05-15T20:32:28.558Z" + "versionNum": 1383, + "commit": "ab2ab529222c5ac0c8926f23e3fd673fa781a266", + "date": "2021-05-15T20:35:06.355Z" } \ No newline at end of file diff --git a/history/versions/1383.json b/history/versions/1383.json new file mode 100644 index 000000000..9bb297752 --- /dev/null +++ b/history/versions/1383.json @@ -0,0 +1,22 @@ +{ + "versionEnd": { + "versionNum": 1383, + "commit": "ab2ab529222c5ac0c8926f23e3fd673fa781a266", + "date": "2021-05-15T20:35:06.355Z" + }, + "versionStart": { + "versionNum": 1382, + "commit": "c7e5614392caa496e3d76756bbed14ce9334c7b1", + "date": "2021-05-15T20:32:28.558Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x1735Db6AB5BAa19eA55d0AdcEeD7bcDc008B3136/info.json", + "blockchains/ethereum/assets/0x1735Db6AB5BAa19eA55d0AdcEeD7bcDc008B3136/logo.png", + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA/info.json", + "blockchains/smartchain/assets/0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA/logo.png", + "blockchains/smartchain/assets/0x4E7Ae924FD9a5D60b56BE486b2900efE0c6a9CA7/info.json", + "blockchains/smartchain/assets/0xEa8eACCe22bbB89709482c0100E75e7Ab90f53f4/info.json", + "blockchains/smartchain/assets/0xEa8eACCe22bbB89709482c0100E75e7Ab90f53f4/logo.png" + ] +} \ No newline at end of file