From 2870c2e1e8ad3c5752efaa05d334829e099f20d2 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Tue, 23 Mar 2021 16:39:33 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/266.json | 16 ++++++++++++++++ 2 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 history/versions/266.json diff --git a/history/LATEST.json b/history/LATEST.json index 469a2a3ff..59d9c82a1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 265, - "commit": "78c404dcfc689523f57bba9eacc67832d0437795", - "date": "2021-03-23T16:37:47.579Z" + "versionNum": 266, + "commit": "e1c9e4e46c990d9e072a943dc485f60e9ecf9c96", + "date": "2021-03-23T16:39:16.874Z" } \ No newline at end of file diff --git a/history/versions/266.json b/history/versions/266.json new file mode 100644 index 000000000..a6146efe7 --- /dev/null +++ b/history/versions/266.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 266, + "commit": "e1c9e4e46c990d9e072a943dc485f60e9ecf9c96", + "date": "2021-03-23T16:39:16.874Z" + }, + "versionStart": { + "versionNum": 265, + "commit": "78c404dcfc689523f57bba9eacc67832d0437795", + "date": "2021-03-23T16:37:47.579Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/solana/allowlist.json" + ] +} \ No newline at end of file