From 38b6c370a4a4fc2847f48e7486b88b5fcf5625e6 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 25 Mar 2021 09:18:13 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/280.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/280.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index b8f88ee61..ca1d9022c 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -760,6 +760,7 @@ "0x1c79ab32C66aCAa1e9E81952B8AAa581B43e54E7", "0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F", "0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714", + "0x1C9922314ED1415c95b9FD453c3818fd41867d0B", "0x1C9e21A437B9e98a6Bb66c0fF862864523513135", "0x1Ca43a170BaD619322e6f54d46b57e504dB663aA", "0x1Cb3209D45B2a60B7fBCA1cCDBF87f674237A4aa", diff --git a/history/LATEST.json b/history/LATEST.json index 307d0e515..3dde7d9d3 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 279, - "commit": "28047025144cc24d6e3dea0d25d1b3a71115b7f5", - "date": "2021-03-25T07:24:53.904Z" + "versionNum": 280, + "commit": "2bd8557a9d12fc3022e631e68dfd01b096e65406", + "date": "2021-03-25T09:17:56.877Z" } \ No newline at end of file diff --git a/history/versions/280.json b/history/versions/280.json new file mode 100644 index 000000000..8cb1679e1 --- /dev/null +++ b/history/versions/280.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 280, + "commit": "2bd8557a9d12fc3022e631e68dfd01b096e65406", + "date": "2021-03-25T09:17:56.877Z" + }, + "versionStart": { + "versionNum": 279, + "commit": "28047025144cc24d6e3dea0d25d1b3a71115b7f5", + "date": "2021-03-25T07:24:53.904Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/info.json", + "blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/logo.png" + ] +} \ No newline at end of file