From 5cedc5291c675a9f03d03a75da9f657fcfc1b28b Mon Sep 17 00:00:00 2001 From: hewigovens Date: Wed, 26 May 2021 06:07:04 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1643.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1643.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 7b7e3f27f..882ed2579 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5621,6 +5621,7 @@ "0xdE1289e68aD9e65Ccf50D800C0CEC2D514B80A40", "0xDE1E0AE6101b46520cF66fDC0B1059c5cC3d106c", "0xDe201dAec04ba73166d9917Fdf08e1728E270F06", + "0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F", "0xDe48CE5d990293D22dc7Da091e8aa8728f3203A2", "0xDe4C5a791913838027a2185709E98c5C6027EA63", "0xde4EE8057785A7e8e800Db58F9784845A5C2Cbd6", diff --git a/blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/info.json b/blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/info.json index fcdfce93b..72f52b9e0 100644 --- a/blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/info.json +++ b/blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/info.json @@ -9,4 +9,4 @@ "decimals": 18, "status": "active", "id": "0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index b523dd391..187007b27 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1642, - "commit": "1a92f5e0d61f1d0f42de98c81b74c03d6c9f049f", - "date": "2021-05-26T01:34:46.808Z" + "versionNum": 1643, + "commit": "3267ac54f91a6284fc282d94b5223c7803dcf7c5", + "date": "2021-05-26T06:06:48.485Z" } \ No newline at end of file diff --git a/history/versions/1643.json b/history/versions/1643.json new file mode 100644 index 000000000..16a0750ec --- /dev/null +++ b/history/versions/1643.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1643, + "commit": "3267ac54f91a6284fc282d94b5223c7803dcf7c5", + "date": "2021-05-26T06:06:48.485Z" + }, + "versionStart": { + "versionNum": 1642, + "commit": "1a92f5e0d61f1d0f42de98c81b74c03d6c9f049f", + "date": "2021-05-26T01:34:46.808Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/info.json", + "blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/logo.png" + ] +} \ No newline at end of file