From 1aeff069431d9646320fc9b8a06d3ded047c734b Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 22 Apr 2021 08:15:56 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/689.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/689.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index df2312eb9..bb58ee644 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -341,6 +341,7 @@ "0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727", "0xD930f493E153d745aFB124F9859bE8479e4b1862", "0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2", + "0xdA20C8a5c3B1AB48e31ba6e43f0F2830E50218D8", "0xdBf8265B1d5244A13424f13977723AcF5395eAB2", "0xDc0f0a5719c39764b011eDd02811BD228296887C", "0xdCA8a5bb74Ec9536D13511C51f6A68821Bf6a1a6", diff --git a/history/LATEST.json b/history/LATEST.json index 2c1c2d9b1..192b806ba 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 688, - "commit": "25f1ada38014b18e8865c9f4ae1b1026131c3206", - "date": "2021-04-22T08:12:23.719Z" + "versionNum": 689, + "commit": "ea5e7d1a05286b85b1db6d4fa5ec54630a24e8d0", + "date": "2021-04-22T08:15:38.187Z" } \ No newline at end of file diff --git a/history/versions/689.json b/history/versions/689.json new file mode 100644 index 000000000..f25bc3677 --- /dev/null +++ b/history/versions/689.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 689, + "commit": "ea5e7d1a05286b85b1db6d4fa5ec54630a24e8d0", + "date": "2021-04-22T08:15:38.187Z" + }, + "versionStart": { + "versionNum": 688, + "commit": "25f1ada38014b18e8865c9f4ae1b1026131c3206", + "date": "2021-04-22T08:12:23.719Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xdA20C8a5c3B1AB48e31ba6e43f0F2830E50218D8/info.json", + "blockchains/smartchain/assets/0xdA20C8a5c3B1AB48e31ba6e43f0F2830E50218D8/logo.png" + ] +} \ No newline at end of file