From 56e46a36c17112dbdd2a48d5956c45b724a51e5f Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 7 Jul 2021 14:51:54 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2863.json | 17 +++++++++++++++++ 4 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 history/versions/2863.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index cf3825115..45db1cdc1 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -606,6 +606,7 @@ "0x667bEbFf5cda3C4A460B514aB478Da0A8cF80910", "0x6719F89Bb81b357D443eE93Eb254e9dBb590bFbE", "0x67d012F731c23F0313CEA1186d0121779c77fcFE", + "0x67d66e8Ec1Fd25d98B3Ccd3B19B7dc4b4b7fC493", "0x67E8954493dCF031243a3498da73c167EdA512d4", "0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2", "0x681fd3e49a6188Fc526784eE70AA1C269ee2B887", diff --git a/blockchains/smartchain/assets/0x67d66e8Ec1Fd25d98B3Ccd3B19B7dc4b4b7fC493/info.json b/blockchains/smartchain/assets/0x67d66e8Ec1Fd25d98B3Ccd3B19B7dc4b4b7fC493/info.json index c77256826..94d2cf2e2 100644 --- a/blockchains/smartchain/assets/0x67d66e8Ec1Fd25d98B3Ccd3B19B7dc4b4b7fC493/info.json +++ b/blockchains/smartchain/assets/0x67d66e8Ec1Fd25d98B3Ccd3B19B7dc4b4b7fC493/info.json @@ -54,4 +54,4 @@ "url": "https://docs.feeder.finance" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 84d0a7485..f099edfa4 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2862, - "commit": "c71d156c7a34e5ea06c51dc9e741ba3d1f1bada5", - "date": "2021-07-07T14:49:12.129Z" + "versionNum": 2863, + "commit": "988b30f70cc78858a28946ed31b578df3a38f011", + "date": "2021-07-07T14:51:38.651Z" } \ No newline at end of file diff --git a/history/versions/2863.json b/history/versions/2863.json new file mode 100644 index 000000000..5c4754e53 --- /dev/null +++ b/history/versions/2863.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 2863, + "commit": "988b30f70cc78858a28946ed31b578df3a38f011", + "date": "2021-07-07T14:51:38.651Z" + }, + "versionStart": { + "versionNum": 2862, + "commit": "c71d156c7a34e5ea06c51dc9e741ba3d1f1bada5", + "date": "2021-07-07T14:49:12.129Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x67d66e8Ec1Fd25d98B3Ccd3B19B7dc4b4b7fC493/info.json", + "blockchains/smartchain/assets/0x67d66e8Ec1Fd25d98B3Ccd3B19B7dc4b4b7fC493/logo.png" + ] +} \ No newline at end of file