From bf7a133c64eb08f1267e2638ba890cb4544a4873 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 12 May 2021 14:39:39 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 2 ++ .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1268.json | 20 +++++++++++++++++++ 4 files changed, 26 insertions(+), 4 deletions(-) create mode 100644 history/versions/1268.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 067fa56d3..c772d2002 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -365,6 +365,7 @@ "0x8c5a93Fa9BB2b0f396E80b51323767043C58E686", "0x8cc7E2a6de999758499658bB702143FD025E09B2", "0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E", + "0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a", "0x8dA443F84fEA710266C8eB6bC34B71702d033EF2", "0x8E9f5173e16Ff93F81579d73A7f9723324d6B6aF", "0x8F0528cE5eF7B51152A59745bEfDD91D97091d2F", @@ -502,6 +503,7 @@ "0xc22c01470977150a76a5a85dd3D167de495038fA", "0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7", "0xc2e1acef50aE55661855E8dcB72adB182A3cC259", + "0xc3236733841893DdbD8Eac9F647eEC29DA63F400", "0xc35f46aAEb8aD17bCbAa78c03540FEffa44790Cb", "0xC481E366aaD63dF7304DF888705B86523c3E8681", "0xc4957a864245AA4373Be1f33ae24E93876b7Dfe1", diff --git a/blockchains/smartchain/assets/0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a/info.json b/blockchains/smartchain/assets/0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a/info.json index 944eaa0d6..8b4125269 100644 --- a/blockchains/smartchain/assets/0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a/info.json +++ b/blockchains/smartchain/assets/0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 8a38d08ed..c1ec2a9a2 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1267, - "commit": "6f243f070c6c060121ca0513f005012f40e975be", - "date": "2021-05-12T14:35:24.305Z" + "versionNum": 1268, + "commit": "0f7e4bb08b0aea5e2c74f3f4f5cc8a95f9b64586", + "date": "2021-05-12T14:39:23.329Z" } \ No newline at end of file diff --git a/history/versions/1268.json b/history/versions/1268.json new file mode 100644 index 000000000..b9b4fee5a --- /dev/null +++ b/history/versions/1268.json @@ -0,0 +1,20 @@ +{ + "versionEnd": { + "versionNum": 1268, + "commit": "0f7e4bb08b0aea5e2c74f3f4f5cc8a95f9b64586", + "date": "2021-05-12T14:39:23.329Z" + }, + "versionStart": { + "versionNum": 1267, + "commit": "6f243f070c6c060121ca0513f005012f40e975be", + "date": "2021-05-12T14:35:24.305Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x2ed990dcE85F30951D1Bc26676ED0A5FCbDC12d2/info.json", + "blockchains/smartchain/assets/0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a/info.json", + "blockchains/smartchain/assets/0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a/logo.png", + "blockchains/smartchain/assets/0xc3236733841893DdbD8Eac9F647eEC29DA63F400/info.json", + "blockchains/smartchain/assets/0xc3236733841893DdbD8Eac9F647eEC29DA63F400/logo.png" + ] +} \ No newline at end of file