From 13df5ca38d9232ea24f2124a4fe1c9f86a8adf69 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 1 Apr 2021 23:26:41 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/371.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/371.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 537da5659..37a2649eb 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3227,6 +3227,7 @@ "0x7fD483c9F72cf1Bf9BE2852810E50DeF29Ff2f7f", "0x7fDbd45a8fd1530995b4D9701E1cC1e71Ad12955", "0x7Fe92EC600F15cD25253b421bc151c51b0276b7D", + "0x7FF4169a6B5122b664c51c95727d87750eC07c84", "0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1", "0x800c9882C0bF3E7908c0De8Da940Ab1d4F4458ee", "0x8013D06A86F341afAB95F82f6487e44c4Dc0C655", diff --git a/blockchains/ethereum/assets/0x7FF4169a6B5122b664c51c95727d87750eC07c84/info.json b/blockchains/ethereum/assets/0x7FF4169a6B5122b664c51c95727d87750eC07c84/info.json index ed723b04a..0e0696a8d 100644 --- a/blockchains/ethereum/assets/0x7FF4169a6B5122b664c51c95727d87750eC07c84/info.json +++ b/blockchains/ethereum/assets/0x7FF4169a6B5122b664c51c95727d87750eC07c84/info.json @@ -8,4 +8,4 @@ "explorer": "https://etherscan.io/token/0x7FF4169a6B5122b664c51c95727d87750eC07c84", "status": "active", "id": "0x7FF4169a6B5122b664c51c95727d87750eC07c84" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index d7a21d404..5994ad405 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 370, - "commit": "9ae4ef9b705a4abcbdbe4edc34a66ee1aed85f05", - "date": "2021-04-01T23:21:23.794Z" + "versionNum": 371, + "commit": "efe50f1dd58df8df8df9e00eeab08fd576906ed2", + "date": "2021-04-01T23:26:22.613Z" } \ No newline at end of file diff --git a/history/versions/371.json b/history/versions/371.json new file mode 100644 index 000000000..c6ca2a5f7 --- /dev/null +++ b/history/versions/371.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 371, + "commit": "efe50f1dd58df8df8df9e00eeab08fd576906ed2", + "date": "2021-04-01T23:26:22.613Z" + }, + "versionStart": { + "versionNum": 370, + "commit": "9ae4ef9b705a4abcbdbe4edc34a66ee1aed85f05", + "date": "2021-04-01T23:21:23.794Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x7FF4169a6B5122b664c51c95727d87750eC07c84/info.json", + "blockchains/ethereum/assets/0x7FF4169a6B5122b664c51c95727d87750eC07c84/logo.png" + ] +} \ No newline at end of file