From 7363661893191b3723e84f8287b4cf02e597e496 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 17 Jul 2021 08:13:42 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2968.json | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 history/versions/2968.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index e00f5cab4..fed7dcf39 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -28,6 +28,7 @@ "0x0487b824c8261462F88940f97053E65bDb498446", "0x0491648C910ad2c1aFaab733faF71D30313Df7FC", "0x04BAf95Fd4C52fd09a56D840bAEe0AB8D7357bf0", + "0x04C747b40Be4D535fC83D09939fb0f626F32800B", "0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd", "0x0523215DCafbF4E4aA92117d13C6985a3BeF27D7", "0x053299b35bfFD54E7620762CDdE9B9A3494662F3", diff --git a/history/LATEST.json b/history/LATEST.json index 2b3861521..de86be6ae 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2967, - "commit": "35f6795257985e12dea145314de892d05b299418", - "date": "2021-07-17T07:21:22.506Z" + "versionNum": 2968, + "commit": "b875682f95868ceec3ebc40fcd1b3a8868d6c308", + "date": "2021-07-17T08:13:27.228Z" } \ No newline at end of file diff --git a/history/versions/2968.json b/history/versions/2968.json new file mode 100644 index 000000000..af9662e21 --- /dev/null +++ b/history/versions/2968.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 2968, + "commit": "b875682f95868ceec3ebc40fcd1b3a8868d6c308", + "date": "2021-07-17T08:13:27.228Z" + }, + "versionStart": { + "versionNum": 2967, + "commit": "35f6795257985e12dea145314de892d05b299418", + "date": "2021-07-17T07:21:22.506Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD/info.json", + "blockchains/smartchain/assets/0x04C747b40Be4D535fC83D09939fb0f626F32800B/info.json", + "blockchains/smartchain/assets/0x04C747b40Be4D535fC83D09939fb0f626F32800B/logo.png" + ] +} \ No newline at end of file