From 1a9ddb9c232480e4f6301416db5f23e24f30db00 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 7 May 2021 11:37:45 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1111.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1111.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6e5a872f4..3d9489097 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -406,6 +406,7 @@ "0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5", "0xB0a1DE764A033A76f28E821fBe402EDBFEe937dB", "0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D", + "0xB1731E5e035CB039298159EcB191cB3fe666Dd0e", "0xB248a295732e0225acd3337607cc01068e3b9c10", "0xB27ADAfFB9fEa1801459a1a81B17218288c097cc", "0xb31f5d117541825D6692c10e4357008EDF3E2BCD", diff --git a/blockchains/smartchain/assets/0xB1731E5e035CB039298159EcB191cB3fe666Dd0e/info.json b/blockchains/smartchain/assets/0xB1731E5e035CB039298159EcB191cB3fe666Dd0e/info.json index f97927c21..63af910d4 100644 --- a/blockchains/smartchain/assets/0xB1731E5e035CB039298159EcB191cB3fe666Dd0e/info.json +++ b/blockchains/smartchain/assets/0xB1731E5e035CB039298159EcB191cB3fe666Dd0e/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0xB1731E5e035CB039298159EcB191cB3fe666Dd0e" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 32f4e4c80..01c678e9a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1110, - "commit": "d830c64d3625e1d678df0ed6790cccd2fdb0a8ed", - "date": "2021-05-07T11:24:21.038Z" + "versionNum": 1111, + "commit": "218a824b108b41226e41c9929d11e799cd310918", + "date": "2021-05-07T11:37:30.518Z" } \ No newline at end of file diff --git a/history/versions/1111.json b/history/versions/1111.json new file mode 100644 index 000000000..2ed325db1 --- /dev/null +++ b/history/versions/1111.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1111, + "commit": "218a824b108b41226e41c9929d11e799cd310918", + "date": "2021-05-07T11:37:30.518Z" + }, + "versionStart": { + "versionNum": 1110, + "commit": "d830c64d3625e1d678df0ed6790cccd2fdb0a8ed", + "date": "2021-05-07T11:24:21.038Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xB1731E5e035CB039298159EcB191cB3fe666Dd0e/info.json", + "blockchains/smartchain/assets/0xB1731E5e035CB039298159EcB191cB3fe666Dd0e/logo.png" + ] +} \ No newline at end of file