From b0029c211aa514f9b8fda5a7aa933a87e0f175f8 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sun, 20 Jun 2021 08:27:33 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2374.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2374.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a4580b999..4314e7972 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -318,6 +318,7 @@ "0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2", "0x3C70260eEe0a2bFc4b375feB810325801f289fBd", "0x3c730718C97A77562866B5D29B33228c019eAC68", + "0x3D1FC6A9Aa0116780ae3a406Aa1d80dAaFC4d2a4", "0x3D29Aa78fB558F84112bbC48a84F371147A920C9", "0x3d6545b08693daE087E957cb1180ee38B9e3c25E", "0x3Da67Ae8fcF0B733d799f65B2695d650eA11112A", diff --git a/history/LATEST.json b/history/LATEST.json index f99e9bba4..e2757c118 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2373, - "commit": "8d36baa0133b5321ac646da1fed1efa7f59f2f64", - "date": "2021-06-20T05:28:45.031Z" + "versionNum": 2374, + "commit": "915867bc93f5e9ea73185b6bcdf974283c0e761b", + "date": "2021-06-20T08:27:16.772Z" } \ No newline at end of file diff --git a/history/versions/2374.json b/history/versions/2374.json new file mode 100644 index 000000000..67d731474 --- /dev/null +++ b/history/versions/2374.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2374, + "commit": "915867bc93f5e9ea73185b6bcdf974283c0e761b", + "date": "2021-06-20T08:27:16.772Z" + }, + "versionStart": { + "versionNum": 2373, + "commit": "8d36baa0133b5321ac646da1fed1efa7f59f2f64", + "date": "2021-06-20T05:28:45.031Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x3D1FC6A9Aa0116780ae3a406Aa1d80dAaFC4d2a4/info.json", + "blockchains/smartchain/assets/0x3D1FC6A9Aa0116780ae3a406Aa1d80dAaFC4d2a4/logo.png" + ] +} \ No newline at end of file