From 7b85df180e3bcb2315ead8e293f4526bb1e1a242 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Wed, 1 Sep 2021 17:31:02 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3470.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3470.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ace083710..c051cd2cc 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -549,6 +549,7 @@ "0x4f5AfC97E501907201F94ef7De9F36C4633dcc75", "0x4fA55d435ef98aD77C1EfA25Ae764cCb858f7046", "0x4FA7163E153419E0E1064e418dd7A99314Ed27b6", + "0x50332bdca94673F33401776365b66CC4e81aC81d", "0x503576189Edd9FEb058ad3f17f1E6e9172A11D75", "0x504BeAf9B74f5e38B0AC2335c51B8BB6E86F0eC5", "0x5066C68cAe3B9BdaCD6A1A37c90F2d1723559D18", diff --git a/history/LATEST.json b/history/LATEST.json index 447c78bd6..bc64090ab 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3469, - "commit": "dd9ab1fb0698f2e074bb8619aa980b4a8546a3b9", - "date": "2021-09-01T17:23:46.421Z" + "versionNum": 3470, + "commit": "8da4cddc629c9d4b86c9345e356950cef2aa7eb6", + "date": "2021-09-01T17:30:44.172Z" } \ No newline at end of file diff --git a/history/versions/3470.json b/history/versions/3470.json new file mode 100644 index 000000000..0e3abdd3d --- /dev/null +++ b/history/versions/3470.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3470, + "commit": "8da4cddc629c9d4b86c9345e356950cef2aa7eb6", + "date": "2021-09-01T17:30:44.172Z" + }, + "versionStart": { + "versionNum": 3469, + "commit": "dd9ab1fb0698f2e074bb8619aa980b4a8546a3b9", + "date": "2021-09-01T17:23:46.421Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x50332bdca94673F33401776365b66CC4e81aC81d/info.json", + "blockchains/smartchain/assets/0x50332bdca94673F33401776365b66CC4e81aC81d/logo.png" + ] +} \ No newline at end of file