From 0e4553619725e32457ee1738204f28def26f110a Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 20 May 2021 19:01:46 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1528.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1528.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 895201af9..2779af602 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -802,6 +802,7 @@ "0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D", "0xfe75cD11E283813eC44B4592476109Ba3706cef6", "0xFE7E350009a1f3915352022B1BFc2087D7B1D1CD", + "0xfebc87c6ff184B1AD2D2081eCd5d8Fb18571bD24", "0xFeea0bDd3D07eb6FE305938878C0caDBFa169042", "0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53", "0xFF749E976358791a3799262B8FccedF8D0888563", diff --git a/history/LATEST.json b/history/LATEST.json index bde2d895e..9d2fade3d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1527, - "commit": "a5d378d62f4511bbf1763d149c05079184bd33bd", - "date": "2021-05-20T18:55:03.417Z" + "versionNum": 1528, + "commit": "2243cc9d198bedad3a6dec973b93441249bba132", + "date": "2021-05-20T19:01:28.559Z" } \ No newline at end of file diff --git a/history/versions/1528.json b/history/versions/1528.json new file mode 100644 index 000000000..9017a61db --- /dev/null +++ b/history/versions/1528.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1528, + "commit": "2243cc9d198bedad3a6dec973b93441249bba132", + "date": "2021-05-20T19:01:28.559Z" + }, + "versionStart": { + "versionNum": 1527, + "commit": "a5d378d62f4511bbf1763d149c05079184bd33bd", + "date": "2021-05-20T18:55:03.417Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xfebc87c6ff184B1AD2D2081eCd5d8Fb18571bD24/info.json", + "blockchains/smartchain/assets/0xfebc87c6ff184B1AD2D2081eCd5d8Fb18571bD24/logo.png" + ] +} \ No newline at end of file