From afaefc22fb140436bce1b02ddeb33762721780cc Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 25 Jun 2021 07:01:42 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2472.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2472.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8d69d0a2a..d08393051 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -404,6 +404,7 @@ "0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79", "0x4a37a2d3Ec44F0FD7DdCF7c2D90749dDeEFb6101", "0x4a68C250486a116DC8D6A0C5B0677dE07cc09C5D", + "0x4a706451Cf6D87bB04365B1BEa6242710D71078E", "0x4A824eE819955A7D769e03fe36f9E0C3Bd3Aa60b", "0x4AFc8c2Be6a0783ea16E16066fde140d15979296", "0x4B0F1812e5Df2A09796481Ff14017e6005508003", diff --git a/history/LATEST.json b/history/LATEST.json index 7009769d8..eea9035ca 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2471, - "commit": "9e4144b1715e0a40f813449e963f79aa544c8740", - "date": "2021-06-25T01:29:10.268Z" + "versionNum": 2472, + "commit": "65dd3a34d0bf979b49563ca0639d6b24c53d71c7", + "date": "2021-06-25T07:01:26.877Z" } \ No newline at end of file diff --git a/history/versions/2472.json b/history/versions/2472.json new file mode 100644 index 000000000..4e4432e99 --- /dev/null +++ b/history/versions/2472.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2472, + "commit": "65dd3a34d0bf979b49563ca0639d6b24c53d71c7", + "date": "2021-06-25T07:01:26.877Z" + }, + "versionStart": { + "versionNum": 2471, + "commit": "9e4144b1715e0a40f813449e963f79aa544c8740", + "date": "2021-06-25T01:29:10.268Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4a706451Cf6D87bB04365B1BEa6242710D71078E/info.json", + "blockchains/smartchain/assets/0x4a706451Cf6D87bB04365B1BEa6242710D71078E/logo.png" + ] +} \ No newline at end of file