From dfe604edcae1e4159d44bb1e73c02c854d24b043 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Tue, 27 Jul 2021 18:08:35 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3095.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/3095.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 82cfda3b8..7a98beefa 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -714,6 +714,7 @@ "0x78650B139471520656b9E7aA7A5e9276814a38e9", "0x7869044D36ea75975B793ca4312608cc3817895B", "0x7895B3DE4169635da889Ca842740748136Ac7B11", + "0x78A499a998Bdd5a84CF8b5aBe49100D82DE12f1C", "0x78bc22a215C1eF8a2e41Fa1c39CD7BDC09bd5174", "0x78e1936f065Fd4082387622878C7d11c9f05ECF4", "0x790Be81C3cA0e53974bE2688cDb954732C9862e1", diff --git a/blockchains/smartchain/assets/0x78A499a998Bdd5a84CF8b5aBe49100D82DE12f1C/info.json b/blockchains/smartchain/assets/0x78A499a998Bdd5a84CF8b5aBe49100D82DE12f1C/info.json index 68fa1e179..416eed866 100644 --- a/blockchains/smartchain/assets/0x78A499a998Bdd5a84CF8b5aBe49100D82DE12f1C/info.json +++ b/blockchains/smartchain/assets/0x78A499a998Bdd5a84CF8b5aBe49100D82DE12f1C/info.json @@ -22,4 +22,4 @@ "url": "https://jojometaverse.medium.com" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index cdd69d672..bb66d20f0 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3094, - "commit": "48b4ef4171e51679ab3b8a71ce5595fb4dccd438", - "date": "2021-07-27T08:17:49.928Z" + "versionNum": 3095, + "commit": "7de66eda21cf0c9edeb491325c905ca18843042f", + "date": "2021-07-27T18:08:21.902Z" } \ No newline at end of file diff --git a/history/versions/3095.json b/history/versions/3095.json new file mode 100644 index 000000000..2da279d3a --- /dev/null +++ b/history/versions/3095.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3095, + "commit": "7de66eda21cf0c9edeb491325c905ca18843042f", + "date": "2021-07-27T18:08:21.902Z" + }, + "versionStart": { + "versionNum": 3094, + "commit": "48b4ef4171e51679ab3b8a71ce5595fb4dccd438", + "date": "2021-07-27T08:17:49.928Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x78A499a998Bdd5a84CF8b5aBe49100D82DE12f1C/info.json", + "blockchains/smartchain/assets/0x78A499a998Bdd5a84CF8b5aBe49100D82DE12f1C/logo.png" + ] +} \ No newline at end of file