From a69a185af44c850857d1845fe052187828b07db4 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Fri, 18 Jun 2021 09:48:14 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2312.json | 18 ++++++++++++++++++ 5 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 history/versions/2312.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index d1b305620..35002648e 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3516,6 +3516,7 @@ "0x87F14E9460ceCb789F1B125b2E3e353Ff8ed6fcd", "0x87f5E8c3425218837f3CB67dB941aF0C01323E56", "0x87F5F9eBE40786D49D35E1B5997b07cCAA8ADbFF", + "0x8806926Ab68EB5a7b909DcAf6FdBe5d93271D6e2", "0x8810C63470d38639954c6B41AaC545848C46484a", "0x881Ef48211982D01E2CB7092C915E647Cd40D85C", "0x88277055dF2EE38dA159863dA2F56ee0A6909D62", diff --git a/blockchains/ethereum/assets/0x8806926Ab68EB5a7b909DcAf6FdBe5d93271D6e2/info.json b/blockchains/ethereum/assets/0x8806926Ab68EB5a7b909DcAf6FdBe5d93271D6e2/info.json index 0d50af163..bdd2120bf 100644 --- a/blockchains/ethereum/assets/0x8806926Ab68EB5a7b909DcAf6FdBe5d93271D6e2/info.json +++ b/blockchains/ethereum/assets/0x8806926Ab68EB5a7b909DcAf6FdBe5d93271D6e2/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x8806926Ab68EB5a7b909DcAf6FdBe5d93271D6e2" -} +} \ No newline at end of file diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 857daa51a..81998b6e4 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -79,6 +79,7 @@ "0x1162E2EfCE13f99Ed259fFc24d99108aAA0ce935", "0x11883Cdea6bAb720092791cc89affa54428Ce069", "0x118F073796821DA3E9901061B05c0b36377B877e", + "0x11a9a7E3C320eaa80B8eCB223a10c5ae281d9AE0", "0x11ed1d93bdD3Ee180CA724AC82F911663f0daFB2", "0x11Eecc7c164B185dc54534DcE21fDA807D6F301a", "0x11F6ECC9E2658627e0876212f1078b9F84d3196e", diff --git a/history/LATEST.json b/history/LATEST.json index 52f4e09eb..a70a0407c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2311, - "commit": "eed1f615c2d39fff9ca2622f09e88ab597a168c1", - "date": "2021-06-18T09:45:27.764Z" + "versionNum": 2312, + "commit": "92e77789d8761ef4454bd5185e9f171fdf6c12d8", + "date": "2021-06-18T09:47:57.404Z" } \ No newline at end of file diff --git a/history/versions/2312.json b/history/versions/2312.json new file mode 100644 index 000000000..cfb0f6ab8 --- /dev/null +++ b/history/versions/2312.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2312, + "commit": "92e77789d8761ef4454bd5185e9f171fdf6c12d8", + "date": "2021-06-18T09:47:57.404Z" + }, + "versionStart": { + "versionNum": 2311, + "commit": "eed1f615c2d39fff9ca2622f09e88ab597a168c1", + "date": "2021-06-18T09:45:27.764Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x8806926Ab68EB5a7b909DcAf6FdBe5d93271D6e2/info.json", + "blockchains/ethereum/assets/0x8806926Ab68EB5a7b909DcAf6FdBe5d93271D6e2/logo.png", + "blockchains/smartchain/assets/0x11a9a7E3C320eaa80B8eCB223a10c5ae281d9AE0/info.json", + "blockchains/smartchain/assets/0x11a9a7E3C320eaa80B8eCB223a10c5ae281d9AE0/logo.png" + ] +} \ No newline at end of file