From b94b8e2b59b74817a95f802663ceb9333448f222 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 11 Mar 2021 10:43:08 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/159.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/159.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 57fedcf8d..14a42542e 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -2549,6 +2549,7 @@ "0x6390D6E16a097CC899Fb6eE72Ea0DD67267E6415", "0x6393E822874728f8Afa7e1C9944E417D37CA5878", "0x6399C842dD2bE3dE30BF99Bc7D1bBF6Fa3650E70", + "0x639ae8F3EEd18690bF451229d14953a5A5627b72", "0x63a18BC38D1101DB7F0efCbCBdCbe927A5879039", "0x63A2CcD492E316EEFAB5B3326dB3C7b0a94c3726", "0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4", diff --git a/history/LATEST.json b/history/LATEST.json index 4a93506aa..a3be68720 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 158, - "commit": "27a19f07bea3e22f42d6a6a34609fe7205517b7a", - "date": "2021-03-11T07:09:52.445Z" + "versionNum": 159, + "commit": "68403ffe9ea31a1a77f0b853ed4e1b00a2eb02d6", + "date": "2021-03-11T10:42:54.875Z" } \ No newline at end of file diff --git a/history/versions/159.json b/history/versions/159.json new file mode 100644 index 000000000..ae5fbc69e --- /dev/null +++ b/history/versions/159.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 159, + "commit": "68403ffe9ea31a1a77f0b853ed4e1b00a2eb02d6", + "date": "2021-03-11T10:42:54.875Z" + }, + "versionStart": { + "versionNum": 158, + "commit": "27a19f07bea3e22f42d6a6a34609fe7205517b7a", + "date": "2021-03-11T07:09:52.445Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x639ae8F3EEd18690bF451229d14953a5A5627b72/info.json", + "blockchains/ethereum/assets/0x639ae8F3EEd18690bF451229d14953a5A5627b72/logo.png" + ] +} \ No newline at end of file