From 7e470b55ad3fbedb6c7ec08265ef472211a9a736 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Mon, 21 Jun 2021 15:50:20 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2399.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2399.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index fef8cc0fd..f19529ecc 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -834,6 +834,7 @@ "0xA656F993bD14B2B59a28d1e610476AD18849b107", "0xa6ccAEBa565a11725fF5D6A642cb622f3D1402Cf", "0xa75e17A061Ed826C65F138B7A85B44c5D3156afF", + "0xa898dF02906d40ec81900B3a5Ba36ea20d09b7Cc", "0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929", "0xA8c514D991F59baB02d32b68f04204cB89261c88", "0xa8c573cd88De2265B39954b4fA2Da72038582616", diff --git a/history/LATEST.json b/history/LATEST.json index 3638e9ea7..f42db9ad9 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2398, - "commit": "b57a993ffde8b86345a419a62bfd83cd82a79f2d", - "date": "2021-06-21T14:09:21.876Z" + "versionNum": 2399, + "commit": "f97b13402e912fe9fb3437d26b4e8de7e2ef6519", + "date": "2021-06-21T15:50:02.435Z" } \ No newline at end of file diff --git a/history/versions/2399.json b/history/versions/2399.json new file mode 100644 index 000000000..17c7c358c --- /dev/null +++ b/history/versions/2399.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2399, + "commit": "f97b13402e912fe9fb3437d26b4e8de7e2ef6519", + "date": "2021-06-21T15:50:02.435Z" + }, + "versionStart": { + "versionNum": 2398, + "commit": "b57a993ffde8b86345a419a62bfd83cd82a79f2d", + "date": "2021-06-21T14:09:21.876Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xa898dF02906d40ec81900B3a5Ba36ea20d09b7Cc/info.json", + "blockchains/smartchain/assets/0xa898dF02906d40ec81900B3a5Ba36ea20d09b7Cc/logo.png" + ] +} \ No newline at end of file