From 4281d64494fbaf128b35c3e674e8d34f3828a452 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 24 Apr 2021 07:01:27 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/754.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/754.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6bff473fe..02bd5db8c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -355,6 +355,7 @@ "0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2", "0xd27D3F7f329D93d897612E413F207A4dbe8bF799", "0xd32d01A43c869EdcD1117C640fBDcfCFD97d9d65", + "0xD37c1417DA7Bf5b02ffDEa8d5427022DC88A0eE2", "0xd399359683c1cD5267f611261eDE08F22cE9729F", "0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb", "0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888", diff --git a/history/LATEST.json b/history/LATEST.json index 0c30868b9..840a33aaa 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 753, - "commit": "ffd193381c35d72b78d5f3a8fa6360ac2c824093", - "date": "2021-04-24T06:57:00.158Z" + "versionNum": 754, + "commit": "91c4ff8dcf411092ade4a316dd201d6f09484f6c", + "date": "2021-04-24T07:01:11.854Z" } \ No newline at end of file diff --git a/history/versions/754.json b/history/versions/754.json new file mode 100644 index 000000000..2f3d977bd --- /dev/null +++ b/history/versions/754.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 754, + "commit": "91c4ff8dcf411092ade4a316dd201d6f09484f6c", + "date": "2021-04-24T07:01:11.854Z" + }, + "versionStart": { + "versionNum": 753, + "commit": "ffd193381c35d72b78d5f3a8fa6360ac2c824093", + "date": "2021-04-24T06:57:00.158Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xD37c1417DA7Bf5b02ffDEa8d5427022DC88A0eE2/info.json", + "blockchains/smartchain/assets/0xD37c1417DA7Bf5b02ffDEa8d5427022DC88A0eE2/logo.png" + ] +} \ No newline at end of file