From 1849cf77677ae07db7e581c2d7c137f5152fc6d6 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 28 May 2021 16:06:38 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 2 ++ .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1714.json | 19 +++++++++++++++++++ 4 files changed, 25 insertions(+), 4 deletions(-) create mode 100644 history/versions/1714.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index aba9de43f..c4dd4bf22 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -581,6 +581,7 @@ "0x157207Df36cF1803399CCA15CAD867fd54514Fde", "0x157281AcFf48cBFe8d7363e89C8445b98757E212", "0x158079Ee67Fce2f58472A96584A73C7Ab9AC95c1", + "0x15874d65e649880c2614e7a480cb7c9A55787FF6", "0x159A1dFAe19057de57dFfFcbB3DA1aE784678965", "0x159b67BB724307e5d614F9483Da0c9842e74Db88", "0x15A664416E42766A6cC0a1221d9C088548a6E731", @@ -4181,6 +4182,7 @@ "0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2", "0xa3d58c4E56fedCae3a7c43A725aeE9A71F0ece4e", "0xa3ddf4a857f5250B10fe6D39659DC0cb78D67Bcf", + "0xA3E059c0b01F07F211c85bF7b4f1d907AfB011df", "0xa3Efef1a1e3d1AD72b9D0f4253e7c9c084C2c08B", "0xa3fAE71843524Eb359bCac859E8c8C10fd18e0e4", "0xa4228F76abc218D981dB1995b779954c78C00e99", diff --git a/blockchains/ethereum/assets/0x15874d65e649880c2614e7a480cb7c9A55787FF6/info.json b/blockchains/ethereum/assets/0x15874d65e649880c2614e7a480cb7c9A55787FF6/info.json index 45c1b4c58..4d05da3a4 100644 --- a/blockchains/ethereum/assets/0x15874d65e649880c2614e7a480cb7c9A55787FF6/info.json +++ b/blockchains/ethereum/assets/0x15874d65e649880c2614e7a480cb7c9A55787FF6/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x15874d65e649880c2614e7a480cb7c9A55787FF6" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 82dbd9ae2..1881ae9a6 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1713, - "commit": "ecdf4b3ca51dc4256a0e9caaceff5b533f9b6690", - "date": "2021-05-28T16:03:52.782Z" + "versionNum": 1714, + "commit": "08c0853eb3f9faff43c40ca3a02530a492fbe367", + "date": "2021-05-28T16:06:19.411Z" } \ No newline at end of file diff --git a/history/versions/1714.json b/history/versions/1714.json new file mode 100644 index 000000000..8adf7469d --- /dev/null +++ b/history/versions/1714.json @@ -0,0 +1,19 @@ +{ + "versionEnd": { + "versionNum": 1714, + "commit": "08c0853eb3f9faff43c40ca3a02530a492fbe367", + "date": "2021-05-28T16:06:19.411Z" + }, + "versionStart": { + "versionNum": 1713, + "commit": "ecdf4b3ca51dc4256a0e9caaceff5b533f9b6690", + "date": "2021-05-28T16:03:52.782Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x15874d65e649880c2614e7a480cb7c9A55787FF6/info.json", + "blockchains/ethereum/assets/0x15874d65e649880c2614e7a480cb7c9A55787FF6/logo.png", + "blockchains/ethereum/assets/0xA3E059c0b01F07F211c85bF7b4f1d907AfB011df/info.json", + "blockchains/ethereum/assets/0xA3E059c0b01F07F211c85bF7b4f1d907AfB011df/logo.png", + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file