From 58d583a486908e137e47bd07feceef2ef406eaa7 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Wed, 21 Apr 2021 18:12:41 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/672.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/672.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 37673d8f6..86e758a72 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -132,6 +132,7 @@ "0x57067A6BD75c0E95a6A5f158455926e43E79BeB0", "0x571D0B55fe30eb1F6E68e8799F181c46De6B0059", "0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B", + "0x57F35f7Bbacf5248C5120e517c4EAB4aB1048C6F", "0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB", "0x5A054554b3F0C75063D29250984A921402E1E3a7", "0x5A3010d4d8D3B5fB49f8B6E57FB9E48063f16700", diff --git a/history/LATEST.json b/history/LATEST.json index 4074901b0..dab5b5ad2 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 671, - "commit": "2f5f6bcc596bc7bbc7d5f10ea9fb02c3cb067e82", - "date": "2021-04-21T18:10:49.792Z" + "versionNum": 672, + "commit": "a07bcad363cd3fd54a5276e51399cda142829775", + "date": "2021-04-21T18:12:25.261Z" } \ No newline at end of file diff --git a/history/versions/672.json b/history/versions/672.json new file mode 100644 index 000000000..b0da7b552 --- /dev/null +++ b/history/versions/672.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 672, + "commit": "a07bcad363cd3fd54a5276e51399cda142829775", + "date": "2021-04-21T18:12:25.261Z" + }, + "versionStart": { + "versionNum": 671, + "commit": "2f5f6bcc596bc7bbc7d5f10ea9fb02c3cb067e82", + "date": "2021-04-21T18:10:49.792Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x57F35f7Bbacf5248C5120e517c4EAB4aB1048C6F/info.json", + "blockchains/smartchain/assets/0x57F35f7Bbacf5248C5120e517c4EAB4aB1048C6F/logo.png" + ] +} \ No newline at end of file