From 850edd725d452ba29f5199d710f2780f9087c58b Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Wed, 17 Mar 2021 15:26:27 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/210.json | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/210.json diff --git a/history/LATEST.json b/history/LATEST.json index 58d9c56f9..da15ad3d0 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 209, - "commit": "90367df7d21ae4ba3b75f6898fb262dc62337dd0", - "date": "2021-03-17T15:18:29.765Z" + "versionNum": 210, + "commit": "d283fe7ac97c082cad5a79a459cea84ab8deb9c6", + "date": "2021-03-17T15:26:11.333Z" } \ No newline at end of file diff --git a/history/versions/210.json b/history/versions/210.json new file mode 100644 index 000000000..1fe572186 --- /dev/null +++ b/history/versions/210.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 210, + "commit": "d283fe7ac97c082cad5a79a459cea84ab8deb9c6", + "date": "2021-03-17T15:26:11.333Z" + }, + "versionStart": { + "versionNum": 209, + "commit": "90367df7d21ae4ba3b75f6898fb262dc62337dd0", + "date": "2021-03-17T15:18:29.765Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A/info.json", + "blockchains/smartchain/assets/0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A/logo.png" + ] +} \ No newline at end of file