From 9afd586198b1944c96e722aed202bbe6cd706cd5 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 11 Mar 2021 06:45:22 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/153.json | 18 ++++++++++++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 history/versions/153.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 2e250e6b3..a78c9223b 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -582,6 +582,7 @@ "0x162b3b37aAB1c09BD852F6227B17d4a5a9F60962", "0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89", "0x1641abdd83E25131645b241a7302FD0Ea9903b51", + "0x16484d73Ac08d2355F466d448D2b79D2039F6EBB", "0x164AdC5E46324A9D5fC520f0f753B62Dd01Dc556", "0x164F64eF2A44444743c5472FA68fb3784060D286", "0x165440036Ce972C5F8EBef667086707e48B2623e", diff --git a/history/LATEST.json b/history/LATEST.json index 72b245a69..b3c63252a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 152, - "commit": "cab181995d546ff4b47cb25d517b0d8fc3d7bae8", - "date": "2021-03-11T06:42:48.031Z" + "versionNum": 153, + "commit": "ac1e9263ceb4941263d9f8f9b45200655ec417c8", + "date": "2021-03-11T06:45:07.757Z" } \ No newline at end of file diff --git a/history/versions/153.json b/history/versions/153.json new file mode 100644 index 000000000..86426a1f7 --- /dev/null +++ b/history/versions/153.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 153, + "commit": "ac1e9263ceb4941263d9f8f9b45200655ec417c8", + "date": "2021-03-11T06:45:07.757Z" + }, + "versionStart": { + "versionNum": 152, + "commit": "cab181995d546ff4b47cb25d517b0d8fc3d7bae8", + "date": "2021-03-11T06:42:48.031Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x009e864923b49263c7F10D19B7f8Ab7a9A5AAd33/info.json", + "blockchains/ethereum/assets/0x009e864923b49263c7F10D19B7f8Ab7a9A5AAd33/logo.png", + "blockchains/ethereum/assets/0x16484d73Ac08d2355F466d448D2b79D2039F6EBB/info.json", + "blockchains/ethereum/assets/0x16484d73Ac08d2355F466d448D2b79D2039F6EBB/logo.png" + ] +} \ No newline at end of file