From a42991565ae74f8e47b4961c2b0ef292d4fcfff9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 <Cryptocool1@users.noreply.github.com> Date: Sat, 21 Aug 2021 12:42:01 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3329.json | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/3329.json diff --git a/blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/info.json b/blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/info.json index 8804ef2d5..a2cdf65e2 100644 --- a/blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/info.json +++ b/blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/info.json @@ -22,4 +22,4 @@ } ], "id": "0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index eee8e2747..7829d8440 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3328, - "commit": "d8423512339df48f1df0810b2b86dadbca6687b4", - "date": "2021-08-21T07:53:39.031Z" + "versionNum": 3329, + "commit": "0909a006428888da34974dd97c8a5087d53d330a", + "date": "2021-08-21T12:41:46.794Z" } \ No newline at end of file diff --git a/history/versions/3329.json b/history/versions/3329.json new file mode 100644 index 000000000..6654ade30 --- /dev/null +++ b/history/versions/3329.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 3329, + "commit": "0909a006428888da34974dd97c8a5087d53d330a", + "date": "2021-08-21T12:41:46.794Z" + }, + "versionStart": { + "versionNum": 3328, + "commit": "d8423512339df48f1df0810b2b86dadbca6687b4", + "date": "2021-08-21T07:53:39.031Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/info.json", + "blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/logo.png", + "blockchains/solana/assets/Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB/logo.png" + ] +} \ No newline at end of file