From 1ee2756e1db499e362eaffaedcf310e8c2334917 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 3 Jun 2021 13:39:40 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 2 ++ .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1895.json | 18 ++++++++++++++++++ 4 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 history/versions/1895.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 0b1a090a8..cd3ab9c5f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -701,6 +701,7 @@ "0xAF169E53e9f07DE6F9F4Eac67e2833C623f0c122", "0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5", "0xAF83F292fcED83032f52ced45ef7DBDdb586441a", + "0xB0228Eb6c0b49f8265e6E161c3a987eeD7471F42", "0xB05513809549b8654fA1228b123A36c78a3356F4", "0xB09FE1613fE03E7361319d2a43eDc17422f36B09", "0xB0a1DE764A033A76f28E821fBe402EDBFEe937dB", @@ -895,6 +896,7 @@ "0xe2F4516aA9bd7b864FF0C6DD4EbB8878E1BBc97D", "0xe2F710fbE35D0305D8bD009Be2d473A88EF82E64", "0xe361344013cC906c56bbA111bDE00C421852c73b", + "0xe365D0172A39f83660282DEbb6ab7dfaE7bEdA3E", "0xE3894CB9E92ca78524Fb6a30Ff072FA5E533c162", "0xE3Ba88c38D2789FE58465020CC0FB60b70c10d32", "0xE3e8cC42DA487d1116D26687856e9FB684817c52", diff --git a/blockchains/smartchain/assets/0xB0228Eb6c0b49f8265e6E161c3a987eeD7471F42/info.json b/blockchains/smartchain/assets/0xB0228Eb6c0b49f8265e6E161c3a987eeD7471F42/info.json index 9bf4f8d16..bd67034e3 100644 --- a/blockchains/smartchain/assets/0xB0228Eb6c0b49f8265e6E161c3a987eeD7471F42/info.json +++ b/blockchains/smartchain/assets/0xB0228Eb6c0b49f8265e6E161c3a987eeD7471F42/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0xB0228Eb6c0b49f8265e6E161c3a987eeD7471F42" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index c50dde187..cc14623ef 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1894, - "commit": "7bcf0c2aa209c2e05017501625be882356353794", - "date": "2021-06-03T11:40:30.939Z" + "versionNum": 1895, + "commit": "16c171873c756198ca364f759e8eb944d2ab53bc", + "date": "2021-06-03T13:39:26.154Z" } \ No newline at end of file diff --git a/history/versions/1895.json b/history/versions/1895.json new file mode 100644 index 000000000..e7fa0f17e --- /dev/null +++ b/history/versions/1895.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1895, + "commit": "16c171873c756198ca364f759e8eb944d2ab53bc", + "date": "2021-06-03T13:39:26.154Z" + }, + "versionStart": { + "versionNum": 1894, + "commit": "7bcf0c2aa209c2e05017501625be882356353794", + "date": "2021-06-03T11:40:30.939Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xB0228Eb6c0b49f8265e6E161c3a987eeD7471F42/info.json", + "blockchains/smartchain/assets/0xB0228Eb6c0b49f8265e6E161c3a987eeD7471F42/logo.png", + "blockchains/smartchain/assets/0xe365D0172A39f83660282DEbb6ab7dfaE7bEdA3E/info.json", + "blockchains/smartchain/assets/0xe365D0172A39f83660282DEbb6ab7dfaE7bEdA3E/logo.png" + ] +} \ No newline at end of file