From 6e9379f95bc5a19b187c223eadd2b67bd25eba6b Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Mon, 5 Jul 2021 13:50:30 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2822.json | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 history/versions/2822.json diff --git a/blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/info.json b/blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/info.json index 812c8b2e5..dd2523b12 100644 --- a/blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/info.json +++ b/blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "abandoned", "id": "0x451329F2FCb88C398A4cDD4A8a98780B4D62873C" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 5877850b7..2952fb0d1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2821, - "commit": "1855ab2dd8cab079d007d5a1da593ee802c6006c", - "date": "2021-07-05T13:13:57.688Z" + "versionNum": 2822, + "commit": "5d172e65b28896aeddf8bb86056bca705888c8ef", + "date": "2021-07-05T13:50:15.205Z" } \ No newline at end of file diff --git a/history/versions/2822.json b/history/versions/2822.json new file mode 100644 index 000000000..52d17f5d8 --- /dev/null +++ b/history/versions/2822.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 2822, + "commit": "5d172e65b28896aeddf8bb86056bca705888c8ef", + "date": "2021-07-05T13:50:15.205Z" + }, + "versionStart": { + "versionNum": 2821, + "commit": "1855ab2dd8cab079d007d5a1da593ee802c6006c", + "date": "2021-07-05T13:13:57.688Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/info.json" + ] +} \ No newline at end of file