From 779e1ec018e6dc6be7ed14bfeb5fccddedd6fd8b Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 20 Apr 2021 05:51:22 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/616.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/616.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 24c699249..2e8304034 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3675,6 +3675,7 @@ "0x90cCc1097A9646E8B12B51C52B4Fd298f014cD0C", "0x90D46A9636B973f18186541d1B04ed3621a49Cb0", "0x90D702f071d2af33032943137AD0aB4280705817", + "0x90DE74265a416e1393A450752175AED98fe11517", "0x90F08Cc8ddc43f5C01224F67fDf4640995139e8F", "0x90f10470a7E90d9cB74Ceb57cC7AF22a8c4994FF", "0x90F7079D35A3e35503d83323027d28fE6bd1780D", diff --git a/history/LATEST.json b/history/LATEST.json index b42caf98b..ae8483ddb 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 615, - "commit": "b466533de163c6deda089c4331c1a1c067a2f750", - "date": "2021-04-20T01:30:38.798Z" + "versionNum": 616, + "commit": "1a4424b0163bcc4be6ef17a2289ed89f395ab4f4", + "date": "2021-04-20T05:51:05.692Z" } \ No newline at end of file diff --git a/history/versions/616.json b/history/versions/616.json new file mode 100644 index 000000000..b8f161993 --- /dev/null +++ b/history/versions/616.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 616, + "commit": "1a4424b0163bcc4be6ef17a2289ed89f395ab4f4", + "date": "2021-04-20T05:51:05.692Z" + }, + "versionStart": { + "versionNum": 615, + "commit": "b466533de163c6deda089c4331c1a1c067a2f750", + "date": "2021-04-20T01:30:38.798Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x90DE74265a416e1393A450752175AED98fe11517/info.json", + "blockchains/ethereum/assets/0x90DE74265a416e1393A450752175AED98fe11517/logo.png" + ] +} \ No newline at end of file