From 70003c9b44a7a34adba904e98727dc86367cff09 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Fri, 16 Apr 2021 14:14:11 +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/576.json | 18 ++++++++++++++++++ 4 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 history/versions/576.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index e19e9480d..9d62f63a5 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5998,6 +5998,7 @@ "0xF14d5fB350060F5285d5900F5Ee6d2Ca27DDa6Ac", "0xf16843C8ab59AE17f9481Ec756a1DED049192AF4", "0xf16D45806BFb0ABe59087CD8F388E0042ec7D0d3", + "0xf16e81dce15B08F326220742020379B855B87DF9", "0xf1738912ae7439475712520797583ac784ea9033", "0xF17A9ad24372fAAA27F0Bb684e13413a3De84C4b", "0xf18432Ef894Ef4b2a5726F933718F5A8cf9fF831", diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 65cdac581..8a2afe8da 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -336,6 +336,7 @@ "0xEF2ec90e0b8D4CdFdB090989EA1Bc663F0D680BF", "0xef5CeB00AE3eb617773016B4ca886b61FA4e027E", "0xEF6d459FE81C3Ed53d292c936b2df5a8084975De", + "0xf16e81dce15B08F326220742020379B855B87DF9", "0xF215A127A196e3988C09d052e16BcFD365Cd7AA3", "0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e", "0xF27580F6a58FF785c60B7c15fD394AB442aAA451", diff --git a/history/LATEST.json b/history/LATEST.json index 666c9aaee..31a4c260b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 575, - "commit": "dc9cd2832354ed9664f907fca1e3225e78116afc", - "date": "2021-04-16T14:10:52.165Z" + "versionNum": 576, + "commit": "11c1dd0873f3d91047612ca7c0463d7f5ae88e6c", + "date": "2021-04-16T14:13:56.524Z" } \ No newline at end of file diff --git a/history/versions/576.json b/history/versions/576.json new file mode 100644 index 000000000..6e5f4234b --- /dev/null +++ b/history/versions/576.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 576, + "commit": "11c1dd0873f3d91047612ca7c0463d7f5ae88e6c", + "date": "2021-04-16T14:13:56.524Z" + }, + "versionStart": { + "versionNum": 575, + "commit": "dc9cd2832354ed9664f907fca1e3225e78116afc", + "date": "2021-04-16T14:10:52.165Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xf16e81dce15B08F326220742020379B855B87DF9/info.json", + "blockchains/ethereum/assets/0xf16e81dce15B08F326220742020379B855B87DF9/logo.png", + "blockchains/smartchain/assets/0xf16e81dce15B08F326220742020379B855B87DF9/info.json", + "blockchains/smartchain/assets/0xf16e81dce15B08F326220742020379B855B87DF9/logo.png" + ] +} \ No newline at end of file