From b7811d51b4799885e5f95da82e868d43fd1192e0 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Wed, 28 Apr 2021 15:41:46 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/850.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/850.json diff --git a/history/LATEST.json b/history/LATEST.json index f340527bd..185c7fabe 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 849, - "commit": "85cccdb29300ec6d6f25f009c73854c06559333f", - "date": "2021-04-28T15:40:16.445Z" + "versionNum": 850, + "commit": "7b16c88f85bb871899871e5be6da2f63ea6f7b3e", + "date": "2021-04-28T15:41:31.656Z" } \ No newline at end of file diff --git a/history/versions/850.json b/history/versions/850.json new file mode 100644 index 000000000..7067328b3 --- /dev/null +++ b/history/versions/850.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 850, + "commit": "7b16c88f85bb871899871e5be6da2f63ea6f7b3e", + "date": "2021-04-28T15:41:31.656Z" + }, + "versionStart": { + "versionNum": 849, + "commit": "85cccdb29300ec6d6f25f009c73854c06559333f", + "date": "2021-04-28T15:40:16.445Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json" + ] +} \ No newline at end of file