From e0d4a002f3f39772780865a11823dea325a67c88 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 24 Jun 2021 05:58:37 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2452.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2452.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a990c45f5..cf4322f84 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -849,6 +849,7 @@ "0xA656F993bD14B2B59a28d1e610476AD18849b107", "0xa6ccAEBa565a11725fF5D6A642cb622f3D1402Cf", "0xa75e17A061Ed826C65F138B7A85B44c5D3156afF", + "0xa7aCaFEDCDF33Ad7541698701E9A76b48EC62728", "0xa898dF02906d40ec81900B3a5Ba36ea20d09b7Cc", "0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929", "0xA8c514D991F59baB02d32b68f04204cB89261c88", diff --git a/history/LATEST.json b/history/LATEST.json index 23bf28772..362dc9a20 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2451, - "commit": "4b04f3badb6dcd206f0d476d3074ec84d93f09b4", - "date": "2021-06-23T17:56:51.955Z" + "versionNum": 2452, + "commit": "d63cf5e1e95ff87792a6e7a71ac0dba0b2b8f141", + "date": "2021-06-24T05:58:24.589Z" } \ No newline at end of file diff --git a/history/versions/2452.json b/history/versions/2452.json new file mode 100644 index 000000000..1b210ad0e --- /dev/null +++ b/history/versions/2452.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2452, + "commit": "d63cf5e1e95ff87792a6e7a71ac0dba0b2b8f141", + "date": "2021-06-24T05:58:24.589Z" + }, + "versionStart": { + "versionNum": 2451, + "commit": "4b04f3badb6dcd206f0d476d3074ec84d93f09b4", + "date": "2021-06-23T17:56:51.955Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xa7aCaFEDCDF33Ad7541698701E9A76b48EC62728/info.json", + "blockchains/smartchain/assets/0xa7aCaFEDCDF33Ad7541698701E9A76b48EC62728/logo.png" + ] +} \ No newline at end of file