From 3fb1088b29b091fdbfd852d4df47a1caeae0eb0e Mon Sep 17 00:00:00 2001 From: vikmeup Date: Mon, 22 Mar 2021 05:32:45 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/239.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/239.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index a24ca541a..16ff96025 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1411,6 +1411,7 @@ "0x35a69642857083BA2F30bfaB735dacC7F0bac969", "0x35b08722AA26bE119c1608029CcbC976ac5C1082", "0x35B420e41e5b8F4BEEbD2666B47B1CB6f508Af3b", + "0x35bD01FC9d6D5D81CA9E055Db88Dc49aa2c699A8", "0x35C896b1700E344a81B95b6bC1D4d95b4503699c", "0x35dF7c5fB0Df360a6C9d26bC53b97C5f082b6A1C", "0x35e308668391dAaB398FFc0e60D13d65c7793fEd", diff --git a/blockchains/ethereum/assets/0x35bD01FC9d6D5D81CA9E055Db88Dc49aa2c699A8/info.json b/blockchains/ethereum/assets/0x35bD01FC9d6D5D81CA9E055Db88Dc49aa2c699A8/info.json index b0eb8a6c2..04630e2e3 100644 --- a/blockchains/ethereum/assets/0x35bD01FC9d6D5D81CA9E055Db88Dc49aa2c699A8/info.json +++ b/blockchains/ethereum/assets/0x35bD01FC9d6D5D81CA9E055Db88Dc49aa2c699A8/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x35bD01FC9d6D5D81CA9E055Db88Dc49aa2c699A8" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1e7f9dd8f..2eaebef79 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 238, - "commit": "9bd887b433df594c2d29c82f97e5dea4fbd87c83", - "date": "2021-03-21T16:55:04.094Z" + "versionNum": 239, + "commit": "05fbef30f20c57d743295a2857a735030ea4c7f7", + "date": "2021-03-22T05:32:30.022Z" } \ No newline at end of file diff --git a/history/versions/239.json b/history/versions/239.json new file mode 100644 index 000000000..3bd76e408 --- /dev/null +++ b/history/versions/239.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 239, + "commit": "05fbef30f20c57d743295a2857a735030ea4c7f7", + "date": "2021-03-22T05:32:30.022Z" + }, + "versionStart": { + "versionNum": 238, + "commit": "9bd887b433df594c2d29c82f97e5dea4fbd87c83", + "date": "2021-03-21T16:55:04.094Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x35bD01FC9d6D5D81CA9E055Db88Dc49aa2c699A8/info.json", + "blockchains/ethereum/assets/0x35bD01FC9d6D5D81CA9E055Db88Dc49aa2c699A8/logo.png" + ] +} \ No newline at end of file