From 6d8524cf30637247bb6209a6b3f03a7631dfb178 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 13 Jun 2021 11:27:27 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2143.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2143.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 39b65c282..fc7cbbd63 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -993,6 +993,7 @@ "0xdB238123939637D65a03E4b2b485650B4f9D91CB", "0xdB29192Fc2B487BB5185e155752328d4f249743C", "0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38", + "0xDbCa1Fecbd2d3AE9EfC48f3E823fedE48530551a", "0xdBf8265B1d5244A13424f13977723AcF5395eAB2", "0xDc0f0a5719c39764b011eDd02811BD228296887C", "0xdCA8a5bb74Ec9536D13511C51f6A68821Bf6a1a6", diff --git a/history/LATEST.json b/history/LATEST.json index 2f77bb7dd..4c332014e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2142, - "commit": "cfaa4724e27c34feee38fe48d817001ea8d5c778", - "date": "2021-06-13T11:23:09.537Z" + "versionNum": 2143, + "commit": "35a12c1d8b2319a16958bfcac5ac487c65d521de", + "date": "2021-06-13T11:27:13.611Z" } \ No newline at end of file diff --git a/history/versions/2143.json b/history/versions/2143.json new file mode 100644 index 000000000..ef86a7560 --- /dev/null +++ b/history/versions/2143.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2143, + "commit": "35a12c1d8b2319a16958bfcac5ac487c65d521de", + "date": "2021-06-13T11:27:13.611Z" + }, + "versionStart": { + "versionNum": 2142, + "commit": "cfaa4724e27c34feee38fe48d817001ea8d5c778", + "date": "2021-06-13T11:23:09.537Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xDbCa1Fecbd2d3AE9EfC48f3E823fedE48530551a/info.json", + "blockchains/smartchain/assets/0xDbCa1Fecbd2d3AE9EfC48f3E823fedE48530551a/logo.png" + ] +} \ No newline at end of file