From 695660efbb6067e40c26d0bb5dbd809a1baddb64 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 24 Jun 2021 13:52:27 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2463.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2463.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f7793700e..c5d505147 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -538,6 +538,7 @@ "0x6452D525532658B23484EB1897aF8b9325cA67b9", "0x6466849a30247D90f0c228A6c4b6b106ff18cAB9", "0x646b8470feA7c413DaC19F41b5c97328EBF70De4", + "0x648bA66B2859192d117E8FFd8712B5E8E8114e53", "0x64Cc7ED01fA6b6D3E587E9c89DA04ddBEBE07580", "0x64Df6F1BDf3aE5924595B6E608c251306BEf0c0F", "0x64F9DcD33D9F3A98407EeF67aC8F60CD370961Cf", diff --git a/history/LATEST.json b/history/LATEST.json index 83a9bb735..c37fe2b76 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2462, - "commit": "8542845ee1b63200c88e933619fabc299b8b5ad5", - "date": "2021-06-24T10:52:59.415Z" + "versionNum": 2463, + "commit": "8a56bb907e472f19e1bb137695dbf7143a06852e", + "date": "2021-06-24T13:52:11.348Z" } \ No newline at end of file diff --git a/history/versions/2463.json b/history/versions/2463.json new file mode 100644 index 000000000..d75966348 --- /dev/null +++ b/history/versions/2463.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2463, + "commit": "8a56bb907e472f19e1bb137695dbf7143a06852e", + "date": "2021-06-24T13:52:11.348Z" + }, + "versionStart": { + "versionNum": 2462, + "commit": "8542845ee1b63200c88e933619fabc299b8b5ad5", + "date": "2021-06-24T10:52:59.415Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x648bA66B2859192d117E8FFd8712B5E8E8114e53/info.json", + "blockchains/smartchain/assets/0x648bA66B2859192d117E8FFd8712B5E8E8114e53/logo.png" + ] +} \ No newline at end of file