From 5142f7d974fa9fb9dd0aedba6ed9e4d0bf37756e Mon Sep 17 00:00:00 2001 From: assets-bot Date: Sat, 29 May 2021 10:28:49 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/1734.json | 16 ++++++++++++++++ 2 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 history/versions/1734.json diff --git a/history/LATEST.json b/history/LATEST.json index 0b3435862..d26348d73 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1733, - "commit": "c8371c83273209ab8215808aacda1f378468d8ac", - "date": "2021-05-29T10:27:10.619Z" + "versionNum": 1734, + "commit": "485fee25e102d30c4246dbd67eb0a0a0cf1317f4", + "date": "2021-05-29T10:28:31.827Z" } \ No newline at end of file diff --git a/history/versions/1734.json b/history/versions/1734.json new file mode 100644 index 000000000..90d1b25eb --- /dev/null +++ b/history/versions/1734.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1734, + "commit": "485fee25e102d30c4246dbd67eb0a0a0cf1317f4", + "date": "2021-05-29T10:28:31.827Z" + }, + "versionStart": { + "versionNum": 1733, + "commit": "c8371c83273209ab8215808aacda1f378468d8ac", + "date": "2021-05-29T10:27:10.619Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/tokenlist.json" + ] +} \ No newline at end of file