From 9e8176f4a943464f70ea464e0f767bf6b2faf921 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Wed, 3 Mar 2021 15:23:42 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/78.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/78.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 60f45ef81..252055e75 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -294,6 +294,7 @@ "0x0Acb3Ff3963d426dd5F8E6AAD5301C0D1871ee59", "0x0aDf59A7e7D21104Fb30A6bc7d283929339365Aa", "0x0Ae055097C6d159879521C384F1D2123D1f195e6", + "0x0AeE8703D34DD9aE107386d3eFF22AE75Dd616D1", "0x0aeF06DcCCC531e581f0440059E6FfCC206039EE", "0x0AF44e2784637218dD1D32A322D44e603A8f0c6A", "0x0af5ae6b1ADFd5bb2bf498046D8f3A188609064E", diff --git a/history/LATEST.json b/history/LATEST.json index 991861908..4b4b451b7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 77, - "commit": "39bf39a166e15438f15d7084bc56ad2272ad196f", - "date": "2021-03-03T14:39:04.317Z" + "versionNum": 78, + "commit": "fe32b3cc7fd8288f647558ae6d4f37b016395fdd", + "date": "2021-03-03T15:23:26.457Z" } \ No newline at end of file diff --git a/history/versions/78.json b/history/versions/78.json new file mode 100644 index 000000000..12d10ea0b --- /dev/null +++ b/history/versions/78.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 78, + "commit": "fe32b3cc7fd8288f647558ae6d4f37b016395fdd", + "date": "2021-03-03T15:23:26.457Z" + }, + "versionStart": { + "versionNum": 77, + "commit": "39bf39a166e15438f15d7084bc56ad2272ad196f", + "date": "2021-03-03T14:39:04.317Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x0AeE8703D34DD9aE107386d3eFF22AE75Dd616D1/info.json", + "blockchains/ethereum/assets/0x0AeE8703D34DD9aE107386d3eFF22AE75Dd616D1/logo.png" + ] +} \ No newline at end of file