From 1d83bcda81b617a34d9bf95c6608c805e7312331 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 1 Jun 2021 10:18:54 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1832.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1832.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 1f2df922e..f733fc826 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -119,6 +119,7 @@ "0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912", "0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7", "0x1F82a9b541FE4C322B5cd81DCB066620D57de35C", + "0x1F8Fc5470846011646C4cb05Cf235B47d5A7ADe6", "0x1f9f6a696C6Fd109cD3956F45dC709d2b3902163", "0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63", "0x1fBB6cA220dCBE732f796Fa9b13dd21cD654511b", diff --git a/history/LATEST.json b/history/LATEST.json index e55b8d5df..e1449b5f7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1831, - "commit": "071b8dd47e9ae2cd465f9b79de33b893660514c6", - "date": "2021-06-01T10:11:37.570Z" + "versionNum": 1832, + "commit": "852af914a20b44b481451268991eea4c6ea83cb0", + "date": "2021-06-01T10:18:36.180Z" } \ No newline at end of file diff --git a/history/versions/1832.json b/history/versions/1832.json new file mode 100644 index 000000000..3b53f756a --- /dev/null +++ b/history/versions/1832.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1832, + "commit": "852af914a20b44b481451268991eea4c6ea83cb0", + "date": "2021-06-01T10:18:36.180Z" + }, + "versionStart": { + "versionNum": 1831, + "commit": "071b8dd47e9ae2cd465f9b79de33b893660514c6", + "date": "2021-06-01T10:11:37.570Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x1F8Fc5470846011646C4cb05Cf235B47d5A7ADe6/info.json", + "blockchains/smartchain/assets/0x1F8Fc5470846011646C4cb05Cf235B47d5A7ADe6/logo.png" + ] +} \ No newline at end of file