From 1eaeec3d06b0270804383903eb27e6e480487511 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Fri, 18 Jun 2021 14:33:16 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/2332.json | 16 ++++++++++++++++ 2 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 history/versions/2332.json diff --git a/history/LATEST.json b/history/LATEST.json index a75502475..b8deb693d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2331, - "commit": "09dd6b3573cb56a050bf5adc7eb8729f56c1b4e1", - "date": "2021-06-18T14:31:46.520Z" + "versionNum": 2332, + "commit": "e6dea7be87c55a9d02b833be1b895d97b5aed706", + "date": "2021-06-18T14:33:03.168Z" } \ No newline at end of file diff --git a/history/versions/2332.json b/history/versions/2332.json new file mode 100644 index 000000000..504a8fe65 --- /dev/null +++ b/history/versions/2332.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2332, + "commit": "e6dea7be87c55a9d02b833be1b895d97b5aed706", + "date": "2021-06-18T14:33:03.168Z" + }, + "versionStart": { + "versionNum": 2331, + "commit": "09dd6b3573cb56a050bf5adc7eb8729f56c1b4e1", + "date": "2021-06-18T14:31:46.520Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/tron/allowlist.json" + ] +} \ No newline at end of file