From e31ea7c26b35e778e035cfbd64e4543c621baf55 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Mon, 12 Apr 2021 13:13:26 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/512.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/512.json diff --git a/history/LATEST.json b/history/LATEST.json index 8fc6a8930..837ef22c7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 511, - "commit": "9ea8fd97bec4fa71c96a2955e142f39cd420691b", - "date": "2021-04-12T13:11:35.915Z" + "versionNum": 512, + "commit": "15fbd6d1d4c54c6051381c8ed3e23aaaa80a832a", + "date": "2021-04-12T13:13:10.885Z" } \ No newline at end of file diff --git a/history/versions/512.json b/history/versions/512.json new file mode 100644 index 000000000..648dda839 --- /dev/null +++ b/history/versions/512.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 512, + "commit": "15fbd6d1d4c54c6051381c8ed3e23aaaa80a832a", + "date": "2021-04-12T13:13:10.885Z" + }, + "versionStart": { + "versionNum": 511, + "commit": "9ea8fd97bec4fa71c96a2955e142f39cd420691b", + "date": "2021-04-12T13:11:35.915Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file