From 41d553b60397f726aa082a913ecb014f1d27cb6e Mon Sep 17 00:00:00 2001 From: vikmeup Date: Tue, 30 Mar 2021 22:30:13 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/binance/validators/list.json | 2 +- history/LATEST.json | 6 +++--- history/versions/356.json | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 history/versions/356.json diff --git a/blockchains/binance/validators/list.json b/blockchains/binance/validators/list.json index 4d14852ce..45682ceb5 100644 --- a/blockchains/binance/validators/list.json +++ b/blockchains/binance/validators/list.json @@ -155,4 +155,4 @@ "description": "Burnaby validator", "website": "https://www.binance.org/en/staking/validator/bva1r3g3akxj46p85tye2vjy64tal9ql2hyce4y4d3" } -] +] \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index a7d07790c..2322df2fe 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 355, - "commit": "1525c8806f89e80ac9593b6311f6a297617b959a", - "date": "2021-03-30T12:47:31.982Z" + "versionNum": 356, + "commit": "3e4df5019397ee8c3f64c9bd6f3f88c20c0b4dc3", + "date": "2021-03-30T22:29:56.569Z" } \ No newline at end of file diff --git a/history/versions/356.json b/history/versions/356.json new file mode 100644 index 000000000..4ada02e54 --- /dev/null +++ b/history/versions/356.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 356, + "commit": "3e4df5019397ee8c3f64c9bd6f3f88c20c0b4dc3", + "date": "2021-03-30T22:29:56.569Z" + }, + "versionStart": { + "versionNum": 355, + "commit": "1525c8806f89e80ac9593b6311f6a297617b959a", + "date": "2021-03-30T12:47:31.982Z" + }, + "changes": [ + "blockchains/binance/validators/list.json" + ] +} \ No newline at end of file