From f3935072c2cb2682baac8d94529d956be86b6c6c Mon Sep 17 00:00:00 2001 From: assets-bot Date: Fri, 26 Mar 2021 23:58:37 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/300.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/300.json diff --git a/history/LATEST.json b/history/LATEST.json index 42c51b139..5dab9a05b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 299, - "commit": "44274dd7e4e2b8dd112cd27c2e29e2efe8d7e666", - "date": "2021-03-26T23:56:35.368Z" + "versionNum": 300, + "commit": "add6180578486c2c66e8c3ff880d1f4c2ff6d762", + "date": "2021-03-26T23:58:24.321Z" } \ No newline at end of file diff --git a/history/versions/300.json b/history/versions/300.json new file mode 100644 index 000000000..da56eb8a0 --- /dev/null +++ b/history/versions/300.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 300, + "commit": "add6180578486c2c66e8c3ff880d1f4c2ff6d762", + "date": "2021-03-26T23:58:24.321Z" + }, + "versionStart": { + "versionNum": 299, + "commit": "44274dd7e4e2b8dd112cd27c2e29e2efe8d7e666", + "date": "2021-03-26T23:56:35.368Z" + }, + "changes": [ + "blockchains/binance/validators/list.json" + ] +} \ No newline at end of file