From ef92ebfe5f5c1e50f7cfb0d81ff7c9c9f649a263 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 26 Apr 2021 22:45:43 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/805.json | 18 ++++++++++++++++++ 6 files changed, 25 insertions(+), 5 deletions(-) create mode 100644 history/versions/805.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 81755159d..74baf431e 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1572,6 +1572,7 @@ "0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD", "0x3b62F3820e0B035cc4aD602dECe6d796BC325325", "0x3b7120a39547AB5a3B8DD3890F468C7E6027C656", + "0x3B73c1B2ea59835cbfcADade5462b6aB630D9890", "0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749", "0x3B7f247f21BF3A07088C2D3423F64233d4B069F7", "0x3b8D5FaCFf748c4525cDC1796990C8170A6206F1", diff --git a/blockchains/ethereum/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/info.json b/blockchains/ethereum/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/info.json index 67ace2726..fb078eed0 100644 --- a/blockchains/ethereum/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/info.json +++ b/blockchains/ethereum/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x3B73c1B2ea59835cbfcADade5462b6aB630D9890" -} +} \ No newline at end of file diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a4ccae615..2c024f0d1 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -108,6 +108,7 @@ "0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519", "0x3aD9594151886Ce8538C1ff615EFa2385a8C3A88", "0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68", + "0x3B73c1B2ea59835cbfcADade5462b6aB630D9890", "0x3b831d36ed418e893F42d46ff308C326C239429f", "0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2", "0x3d6545b08693daE087E957cb1180ee38B9e3c25E", diff --git a/blockchains/smartchain/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/info.json b/blockchains/smartchain/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/info.json index 7e6ef79db..90d566c1d 100644 --- a/blockchains/smartchain/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/info.json +++ b/blockchains/smartchain/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x3B73c1B2ea59835cbfcADade5462b6aB630D9890" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index c8f6b0b56..7188e47dd 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 804, - "commit": "2b7b3debee9be333093e156f9677a13a3d851222", - "date": "2021-04-26T22:41:48.009Z" + "versionNum": 805, + "commit": "477398a337115835184af3c356085f5306773144", + "date": "2021-04-26T22:45:24.541Z" } \ No newline at end of file diff --git a/history/versions/805.json b/history/versions/805.json new file mode 100644 index 000000000..08da8f710 --- /dev/null +++ b/history/versions/805.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 805, + "commit": "477398a337115835184af3c356085f5306773144", + "date": "2021-04-26T22:45:24.541Z" + }, + "versionStart": { + "versionNum": 804, + "commit": "2b7b3debee9be333093e156f9677a13a3d851222", + "date": "2021-04-26T22:41:48.009Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/info.json", + "blockchains/ethereum/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/logo.png", + "blockchains/smartchain/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/info.json", + "blockchains/smartchain/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/logo.png" + ] +} \ No newline at end of file