From 8a9735b5b8acf4a009e879a78870a69e0aaa9171 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Fri, 18 Jun 2021 14:26:02 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/2330.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/2330.json diff --git a/history/LATEST.json b/history/LATEST.json index 1d340aaaa..72ee43bb0 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2329, - "commit": "6f14176bfa08993a2e62b95b51fbd133089c26c8", - "date": "2021-06-18T14:24:15.755Z" + "versionNum": 2330, + "commit": "ac36f63c1e2fb93dbaeb4fc433a713f42d02ddfd", + "date": "2021-06-18T14:25:45.959Z" } \ No newline at end of file diff --git a/history/versions/2330.json b/history/versions/2330.json new file mode 100644 index 000000000..0f4dacdc9 --- /dev/null +++ b/history/versions/2330.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 2330, + "commit": "ac36f63c1e2fb93dbaeb4fc433a713f42d02ddfd", + "date": "2021-06-18T14:25:45.959Z" + }, + "versionStart": { + "versionNum": 2329, + "commit": "6f14176bfa08993a2e62b95b51fbd133089c26c8", + "date": "2021-06-18T14:24:15.755Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json" + ] +} \ No newline at end of file