From 6af6f8b48218cfae12e4e209c5d5bca3a4cd054b Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Mon, 23 Aug 2021 19:25:41 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3350.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/3350.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index c4e9f62bc..36143d1d4 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -338,6 +338,7 @@ "0x3279510E89600ee1767a037DBD0aD49c974063AE", "0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D", "0x330540a9d998442dcbc396165D3dDc5052077bB1", + "0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF", "0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1", "0x337e35Ed5B38D5C7Ec9F8d7cF78fe7F43d7DEC6F", "0x338196a509B4c66749c3f44c21C00501E6ACF7BC", diff --git a/blockchains/smartchain/assets/0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF/info.json b/blockchains/smartchain/assets/0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF/info.json index c22d206ec..f2471cbb6 100644 --- a/blockchains/smartchain/assets/0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF/info.json +++ b/blockchains/smartchain/assets/0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF/info.json @@ -42,4 +42,4 @@ "url": "https://facebook.com/" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 5097b188e..437f2484a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3349, - "commit": "48834c8dc933a0e27b36521aede23a52345c28d1", - "date": "2021-08-23T18:44:55.382Z" + "versionNum": 3350, + "commit": "d8f419ccbe7fe06130bed5731413193abcacc3e8", + "date": "2021-08-23T19:25:26.753Z" } \ No newline at end of file diff --git a/history/versions/3350.json b/history/versions/3350.json new file mode 100644 index 000000000..a5af09066 --- /dev/null +++ b/history/versions/3350.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3350, + "commit": "d8f419ccbe7fe06130bed5731413193abcacc3e8", + "date": "2021-08-23T19:25:26.753Z" + }, + "versionStart": { + "versionNum": 3349, + "commit": "48834c8dc933a0e27b36521aede23a52345c28d1", + "date": "2021-08-23T18:44:55.382Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF/info.json", + "blockchains/smartchain/assets/0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF/logo.png" + ] +} \ No newline at end of file