From 98931fbd9f9c84fd820e95235f8c364490d7dd54 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 13 Sep 2021 15:17:37 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3602.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3602.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f820609c3..65dcf6fec 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -468,6 +468,7 @@ "0x4197C6EF3879a08cD51e5560da5064B773aa1d29", "0x41AA9F842AF935cC71252C0dE4BFF13F821546b8", "0x42069C0CF4DA25420fC4C9d9001ba5af7846CCfd", + "0x422E3aF98bC1dE5a1838BE31A56f75DB4Ad43730", "0x4247aeB8E759e575Fe350921cD174C48df304F2A", "0x426D6D53187be3288fe37f214e3F6901D8145b62", "0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244", diff --git a/history/LATEST.json b/history/LATEST.json index 16ad2090f..5d484a3f3 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3601, - "commit": "2c98481c0108c4043c95945a43b792c91a52dbbd", - "date": "2021-09-13T08:07:04.961Z" + "versionNum": 3602, + "commit": "3e84b1bbda56e6ed54852c28cca664aefda0c927", + "date": "2021-09-13T15:17:24.369Z" } \ No newline at end of file diff --git a/history/versions/3602.json b/history/versions/3602.json new file mode 100644 index 000000000..af7cf250a --- /dev/null +++ b/history/versions/3602.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3602, + "commit": "3e84b1bbda56e6ed54852c28cca664aefda0c927", + "date": "2021-09-13T15:17:24.369Z" + }, + "versionStart": { + "versionNum": 3601, + "commit": "2c98481c0108c4043c95945a43b792c91a52dbbd", + "date": "2021-09-13T08:07:04.961Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x422E3aF98bC1dE5a1838BE31A56f75DB4Ad43730/info.json", + "blockchains/smartchain/assets/0x422E3aF98bC1dE5a1838BE31A56f75DB4Ad43730/logo.png" + ] +} \ No newline at end of file