From b160f62826ea54f47891178dc7abab287fd8f0e5 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 17 May 2021 05:16:54 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1407.json | 19 +++++++++++++++++++ 5 files changed, 25 insertions(+), 4 deletions(-) create mode 100644 history/versions/1407.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index e5cb0ecb9..81a60e96f 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -4613,6 +4613,7 @@ "0xb4eA1e0E82814B8D357Dcf864083980972CE62AA", "0xB4EFd85c19999D84251304bDA99E90B92300Bd93", "0xb51925A39d3d9e81Bb77407CD38468797B5be6d2", + "0xb525Ecee288B99216CD481C56b6EFbdbE9bF90b5", "0xb526FD41360c98929006f3bDcBd16d55dE4b0069", "0xb53A96bcBdD9CF78dfF20BAB6C2be7bAec8f00f8", "0xB53AC311087965D9e085515EfbE1380B2cA4De9a", diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 08e667e67..67e78dbd8 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -417,6 +417,7 @@ "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d", "0x8c5a93Fa9BB2b0f396E80b51323767043C58E686", "0x8cc7E2a6de999758499658bB702143FD025E09B2", + "0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10", "0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E", "0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a", "0x8dA443F84fEA710266C8eB6bC34B71702d033EF2", diff --git a/blockchains/smartchain/assets/0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10/info.json b/blockchains/smartchain/assets/0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10/info.json index 97125ff26..4ef9f6dd5 100644 --- a/blockchains/smartchain/assets/0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10/info.json +++ b/blockchains/smartchain/assets/0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 58eeeb416..fe9d64b3f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1406, - "commit": "f3cf8ee9d9ae7afb0d54a451c9aea2aade8041f0", - "date": "2021-05-17T05:13:06.045Z" + "versionNum": 1407, + "commit": "ad15b8da24ab0da0bf881da30d03b9b2b5c2042c", + "date": "2021-05-17T05:16:40.920Z" } \ No newline at end of file diff --git a/history/versions/1407.json b/history/versions/1407.json new file mode 100644 index 000000000..dab674fd2 --- /dev/null +++ b/history/versions/1407.json @@ -0,0 +1,19 @@ +{ + "versionEnd": { + "versionNum": 1407, + "commit": "ad15b8da24ab0da0bf881da30d03b9b2b5c2042c", + "date": "2021-05-17T05:16:40.920Z" + }, + "versionStart": { + "versionNum": 1406, + "commit": "f3cf8ee9d9ae7afb0d54a451c9aea2aade8041f0", + "date": "2021-05-17T05:13:06.045Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xb525Ecee288B99216CD481C56b6EFbdbE9bF90b5/info.json", + "blockchains/ethereum/assets/0xb525Ecee288B99216CD481C56b6EFbdbE9bF90b5/logo.png", + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10/info.json", + "blockchains/smartchain/assets/0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10/logo.png" + ] +} \ No newline at end of file