From 674db09e02a7d4a43b34ede7dc4c26f4f1693da1 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Wed, 24 Mar 2021 08:21:20 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/271.json | 17 +++++++++++++++++ 4 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 history/versions/271.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 160826c9f..10dc7483a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -91,6 +91,7 @@ "0x55d398326f99059fF775485246999027B3197955", "0x56B52f384ffd3cEa09730b04d9342d23B3212ef3", "0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6", + "0x57067A6BD75c0E95a6A5f158455926e43E79BeB0", "0x571D0B55fe30eb1F6E68e8799F181c46De6B0059", "0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B", "0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB", diff --git a/blockchains/smartchain/assets/0x57067A6BD75c0E95a6A5f158455926e43E79BeB0/info.json b/blockchains/smartchain/assets/0x57067A6BD75c0E95a6A5f158455926e43E79BeB0/info.json index 8c9c05bf2..e7b2d358d 100644 --- a/blockchains/smartchain/assets/0x57067A6BD75c0E95a6A5f158455926e43E79BeB0/info.json +++ b/blockchains/smartchain/assets/0x57067A6BD75c0E95a6A5f158455926e43E79BeB0/info.json @@ -22,4 +22,4 @@ "decimals": 18, "status": "active", "id": "0x57067A6BD75c0E95a6A5f158455926e43E79BeB0" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e5d81e222..f08888c6e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 270, - "commit": "2f32e60070cd155819cba53218cde5f07595e4b9", - "date": "2021-03-24T00:05:34.706Z" + "versionNum": 271, + "commit": "c40d5100cb2b5d5bb13acaab4b5c03503bb1b4ad", + "date": "2021-03-24T08:21:07.689Z" } \ No newline at end of file diff --git a/history/versions/271.json b/history/versions/271.json new file mode 100644 index 000000000..dd27eee6d --- /dev/null +++ b/history/versions/271.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 271, + "commit": "c40d5100cb2b5d5bb13acaab4b5c03503bb1b4ad", + "date": "2021-03-24T08:21:07.689Z" + }, + "versionStart": { + "versionNum": 270, + "commit": "2f32e60070cd155819cba53218cde5f07595e4b9", + "date": "2021-03-24T00:05:34.706Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x57067A6BD75c0E95a6A5f158455926e43E79BeB0/info.json", + "blockchains/smartchain/assets/0x57067A6BD75c0E95a6A5f158455926e43E79BeB0/logo.png", + "dapps/blizzard.money.png" + ] +} \ No newline at end of file