From 1f091d836703db0fc081399bbccc3722656e88c7 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Tue, 16 Mar 2021 19:19:50 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/198.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/198.json diff --git a/history/LATEST.json b/history/LATEST.json index 25960419d..27efb63e9 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 197, - "commit": "16e40b7ebd0e07d85a23671f5b2cf6bc7b8a13d7", - "date": "2021-03-16T19:18:12.755Z" + "versionNum": 198, + "commit": "8f68d1b250abc270a4f5fa271ed259ce2f4d884c", + "date": "2021-03-16T19:19:34.847Z" } \ No newline at end of file diff --git a/history/versions/198.json b/history/versions/198.json new file mode 100644 index 000000000..7bfd3c889 --- /dev/null +++ b/history/versions/198.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 198, + "commit": "8f68d1b250abc270a4f5fa271ed259ce2f4d884c", + "date": "2021-03-16T19:19:34.847Z" + }, + "versionStart": { + "versionNum": 197, + "commit": "16e40b7ebd0e07d85a23671f5b2cf6bc7b8a13d7", + "date": "2021-03-16T19:18:12.755Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json" + ] +} \ No newline at end of file