From 2e539e0937ce41aaa06df3f54d4425ec8488ec4d Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 26 Jun 2021 15:03:38 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2513.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2513.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index f10870978..e13a485b3 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3621,6 +3621,7 @@ "0x8b12739dF8760a67e79afbE0Cd8cF113c009F411", "0x8B1F49491477e0fB46a29fef53F1EA320D13c349", "0x8B29b70b2cd8fdD891C1d0cd5808fb92781ba90B", + "0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F", "0x8B334C54997BC6c1c347d19cac73e015E3DDdf40", "0x8b353021189375591723E7384262F45709A3C3dC", "0x8B39B70E39Aa811b69365398e0aACe9bee238AEb", diff --git a/history/LATEST.json b/history/LATEST.json index 75c679158..5da52a1ac 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2512, - "commit": "22e3c3a5a13a7ff6353c50b46704bcdfd2246f29", - "date": "2021-06-26T13:05:56.974Z" + "versionNum": 2513, + "commit": "1e87e8a3d745486aa155e0474a8637b05b9282ed", + "date": "2021-06-26T15:03:22.739Z" } \ No newline at end of file diff --git a/history/versions/2513.json b/history/versions/2513.json new file mode 100644 index 000000000..6cd0ae0ea --- /dev/null +++ b/history/versions/2513.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2513, + "commit": "1e87e8a3d745486aa155e0474a8637b05b9282ed", + "date": "2021-06-26T15:03:22.739Z" + }, + "versionStart": { + "versionNum": 2512, + "commit": "22e3c3a5a13a7ff6353c50b46704bcdfd2246f29", + "date": "2021-06-26T13:05:56.974Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F/info.json", + "blockchains/ethereum/assets/0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F/logo.png" + ] +} \ No newline at end of file