From 279eba78a5151a08a19b62c0b3abeca6d0a40969 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 8 Apr 2021 05:10:56 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/451.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/451.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 0550bded2..c90d3d81f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -214,6 +214,7 @@ "0xA6381C6Fd8f40A44721eF4f61eDc1a8CCCa7BF3d", "0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929", "0xA8c514D991F59baB02d32b68f04204cB89261c88", + "0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9", "0xAa46e2c21B7763a73DB48e9b318899253E66e20C", "0xAb301DaE71f5B386C566f484e636Aee60318F12F", "0xAcABD3f9b8F76fFd2724604185Fa5AFA5dF25aC6", diff --git a/history/LATEST.json b/history/LATEST.json index 39b90900c..9b1c3db89 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 450, - "commit": "58174a6e3db065d6113333b0d90fc445e32213a8", - "date": "2021-04-08T05:06:32.715Z" + "versionNum": 451, + "commit": "b4dcb6ee9c2c793db6a04ca402c33d6225e79959", + "date": "2021-04-08T05:10:41.510Z" } \ No newline at end of file diff --git a/history/versions/451.json b/history/versions/451.json new file mode 100644 index 000000000..2df469fce --- /dev/null +++ b/history/versions/451.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 451, + "commit": "b4dcb6ee9c2c793db6a04ca402c33d6225e79959", + "date": "2021-04-08T05:10:41.510Z" + }, + "versionStart": { + "versionNum": 450, + "commit": "58174a6e3db065d6113333b0d90fc445e32213a8", + "date": "2021-04-08T05:06:32.715Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9/info.json", + "blockchains/smartchain/assets/0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9/logo.png" + ] +} \ No newline at end of file