From 0609fb2e4833028df4fda93016206ec6ac5e82db Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Mon, 19 Jul 2021 19:40:07 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2992.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2992.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 72daf9fcb..1dd041ff0 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -757,6 +757,7 @@ "0x81E4d494b85A24a58a6BA45c9B418b32a4E039de", "0x8244609023097AeF71C702cCbaEFC0bde5b48694", "0x8249BC1dEA00660d2d38dF126b53C6c9A733e942", + "0x8263CD1601FE73C066bf49cc09841f35348e3be0", "0x8267d169E1483E01AACBCfd22d294c47ECE9F07f", "0x82b4b883c813dF83623Dc7894c1895305680fec2", "0x82D2f8E02Afb160Dd5A480a617692e62de9038C4", diff --git a/blockchains/smartchain/assets/0x8263CD1601FE73C066bf49cc09841f35348e3be0/info.json b/blockchains/smartchain/assets/0x8263CD1601FE73C066bf49cc09841f35348e3be0/info.json index 92b0d559f..f1f77a4ad 100644 --- a/blockchains/smartchain/assets/0x8263CD1601FE73C066bf49cc09841f35348e3be0/info.json +++ b/blockchains/smartchain/assets/0x8263CD1601FE73C066bf49cc09841f35348e3be0/info.json @@ -26,4 +26,4 @@ "url": "https://t.me/alturanft" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1870ac908..da653f6e8 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2991, - "commit": "cf8e53af7004edec47a16eb21f476edfbed14cf0", - "date": "2021-07-19T12:52:48.661Z" + "versionNum": 2992, + "commit": "ba0c078df77a88b0304133fa33d322ef513198a9", + "date": "2021-07-19T19:39:49.905Z" } \ No newline at end of file diff --git a/history/versions/2992.json b/history/versions/2992.json new file mode 100644 index 000000000..a1093cb4a --- /dev/null +++ b/history/versions/2992.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2992, + "commit": "ba0c078df77a88b0304133fa33d322ef513198a9", + "date": "2021-07-19T19:39:49.905Z" + }, + "versionStart": { + "versionNum": 2991, + "commit": "cf8e53af7004edec47a16eb21f476edfbed14cf0", + "date": "2021-07-19T12:52:48.661Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8263CD1601FE73C066bf49cc09841f35348e3be0/info.json", + "blockchains/smartchain/assets/0x8263CD1601FE73C066bf49cc09841f35348e3be0/logo.png" + ] +} \ No newline at end of file