From 4fafda702d60175a455f43e81747fff740c1f703 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sun, 25 Jul 2021 13:07:18 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3072.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/3072.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f8c97e2d2..5fa1cd83c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -42,6 +42,7 @@ "0x066fc8DD5955534A01a9f892314c9B01b59A9C11", "0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18", "0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879", + "0x06b889a7a7fa15D8cC7CFf147962C4232cCE7CF0", "0x06c4212Ae2fEa51a27A045D968E73F7E91eA5521", "0x071Fa11f7516CDeb366F7f7d91DA5049F7086185", "0x07af67b392B7A202fAD8E0FBc64C34F33102165B", diff --git a/blockchains/smartchain/assets/0x06b889a7a7fa15D8cC7CFf147962C4232cCE7CF0/info.json b/blockchains/smartchain/assets/0x06b889a7a7fa15D8cC7CFf147962C4232cCE7CF0/info.json index 7d09eb0ae..2c06e1fb6 100644 --- a/blockchains/smartchain/assets/0x06b889a7a7fa15D8cC7CFf147962C4232cCE7CF0/info.json +++ b/blockchains/smartchain/assets/0x06b889a7a7fa15D8cC7CFf147962C4232cCE7CF0/info.json @@ -22,4 +22,4 @@ "url": "https://sauna-finance.medium.com" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ef6b55acb..f6f754122 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3071, - "commit": "fb87fbe9791ff914a5383c03bd6a7cf63462bf38", - "date": "2021-07-25T07:43:33.960Z" + "versionNum": 3072, + "commit": "f960a139f295f64cb040a92f2e90731c0d7e2678", + "date": "2021-07-25T13:07:02.837Z" } \ No newline at end of file diff --git a/history/versions/3072.json b/history/versions/3072.json new file mode 100644 index 000000000..d214aa4bc --- /dev/null +++ b/history/versions/3072.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3072, + "commit": "f960a139f295f64cb040a92f2e90731c0d7e2678", + "date": "2021-07-25T13:07:02.837Z" + }, + "versionStart": { + "versionNum": 3071, + "commit": "fb87fbe9791ff914a5383c03bd6a7cf63462bf38", + "date": "2021-07-25T07:43:33.960Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x06b889a7a7fa15D8cC7CFf147962C4232cCE7CF0/info.json", + "blockchains/smartchain/assets/0x06b889a7a7fa15D8cC7CFf147962C4232cCE7CF0/logo.png" + ] +} \ No newline at end of file