From 1d46a4e780415005e86ec563e93f32bea5066261 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 2 Jul 2021 12:16:06 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2646.json | 18 ++++++++++++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 history/versions/2646.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ea6cd2afa..00d5b0a8f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -349,6 +349,7 @@ "0x3d6545b08693daE087E957cb1180ee38B9e3c25E", "0x3Da67Ae8fcF0B733d799f65B2695d650eA11112A", "0x3DAB450ee6451762E72647A05a205dd5697c5C2c", + "0x3e07a8a8f260edeeca24139B6767A073918E8674", "0x3e8FC047F1BaEf443C43c400c996ebCC7cde9B94", "0x3Ea50B7Ef6a7eaf7E966E2cb72b519C16557497c", "0x3ebb316D8c387ef235BAa38978cbB9B97C8C3017", diff --git a/history/LATEST.json b/history/LATEST.json index 28b4a125b..989d1bc32 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2645, - "commit": "cb70750a3d8a759598818f150e2ceaa210de0e1d", - "date": "2021-07-02T12:13:38.527Z" + "versionNum": 2646, + "commit": "4752bedd4634e21558c336b73f08febbb0d911c0", + "date": "2021-07-02T12:15:50.796Z" } \ No newline at end of file diff --git a/history/versions/2646.json b/history/versions/2646.json new file mode 100644 index 000000000..a4541deed --- /dev/null +++ b/history/versions/2646.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2646, + "commit": "4752bedd4634e21558c336b73f08febbb0d911c0", + "date": "2021-07-02T12:15:50.796Z" + }, + "versionStart": { + "versionNum": 2645, + "commit": "cb70750a3d8a759598818f150e2ceaa210de0e1d", + "date": "2021-07-02T12:13:38.527Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x3e07a8a8f260edeeca24139B6767A073918E8674/info.json", + "blockchains/smartchain/assets/0x3e07a8a8f260edeeca24139B6767A073918E8674/logo.png", + "blockchains/smartchain/assets/0xA6Fd7B5C9eee30309B00B65436a284e2053251e5/info.json" + ] +} \ No newline at end of file