From 8863d6e7311b7716272e5460c85d17bb75faf124 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Sat, 27 Mar 2021 05:42:40 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/301.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/301.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 3580572fb..669446b98 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -191,6 +191,7 @@ "0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C", "0xAd6172123E1Bd3B4ce0B01ef92fDD63E83590b99", "0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18", + "0xAd9787017e82f6368BbE4893b475CaadA2258564", "0xaDD8A06fd58761A5047426e160B2B88AD3B9D464", "0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f", "0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5", diff --git a/history/LATEST.json b/history/LATEST.json index 5dab9a05b..3ba014045 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 300, - "commit": "add6180578486c2c66e8c3ff880d1f4c2ff6d762", - "date": "2021-03-26T23:58:24.321Z" + "versionNum": 301, + "commit": "4a0a096a6d4bfb7247f10992f02194bd13118829", + "date": "2021-03-27T05:42:25.098Z" } \ No newline at end of file diff --git a/history/versions/301.json b/history/versions/301.json new file mode 100644 index 000000000..fc3858379 --- /dev/null +++ b/history/versions/301.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 301, + "commit": "4a0a096a6d4bfb7247f10992f02194bd13118829", + "date": "2021-03-27T05:42:25.098Z" + }, + "versionStart": { + "versionNum": 300, + "commit": "add6180578486c2c66e8c3ff880d1f4c2ff6d762", + "date": "2021-03-26T23:58:24.321Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xAd9787017e82f6368BbE4893b475CaadA2258564/info.json", + "blockchains/smartchain/assets/0xAd9787017e82f6368BbE4893b475CaadA2258564/logo.png" + ] +} \ No newline at end of file