From 399cd26218635bce90d8f0aa24d4ce0132438b35 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 22 Sep 2021 01:22:21 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/kava/validators/list.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3725.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 history/versions/3725.json diff --git a/blockchains/kava/validators/list.json b/blockchains/kava/validators/list.json index 70fa27343..05d4f63ce 100644 --- a/blockchains/kava/validators/list.json +++ b/blockchains/kava/validators/list.json @@ -113,4 +113,4 @@ "description": "🔥 Fast, datacenter-hosted, bare-metal validators 🔥", "website": "https://blockpane.com" } -] +] \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index eaafc0a67..f4c492e37 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3724, - "commit": "b9e37588cb8a21280b3931c595b67dbb68fd4339", - "date": "2021-09-21T18:49:43.963Z" + "versionNum": 3725, + "commit": "b1b62b1b9edb0426a0cb3b058bb0c2370870ecc4", + "date": "2021-09-22T01:22:03.956Z" } \ No newline at end of file diff --git a/history/versions/3725.json b/history/versions/3725.json new file mode 100644 index 000000000..948669ff2 --- /dev/null +++ b/history/versions/3725.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3725, + "commit": "b1b62b1b9edb0426a0cb3b058bb0c2370870ecc4", + "date": "2021-09-22T01:22:03.956Z" + }, + "versionStart": { + "versionNum": 3724, + "commit": "b9e37588cb8a21280b3931c595b67dbb68fd4339", + "date": "2021-09-21T18:49:43.963Z" + }, + "changes": [ + "blockchains/kava/validators/assets/kavavaloper1z5gx09hhvhkdkessuj0g9qyx0a78jajcgsmupd/logo.png", + "blockchains/kava/validators/list.json" + ] +} \ No newline at end of file