From 3cf4ead4c51a3f0273911200a8a331b8f4a3d554 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Mon, 5 Jul 2021 06:21:39 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2794.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2794.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 88bcec36c..0102b1a73 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -573,6 +573,7 @@ "0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f", "0x6306e883493824Ccf606D90E25F68a28e47b98a3", "0x630d98424eFe0Ea27fB1b3Ab7741907DFFEaAd78", + "0x631C2f0EdABaC799f07550aEE4fF0Bf7fd35212B", "0x631E1e455019c359b939fE214EDC761d36bF6aD6", "0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F", "0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8", diff --git a/history/LATEST.json b/history/LATEST.json index 4048c0704..7ee22e2ff 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2793, - "commit": "f3ba07cb932f88f16d121e34b205f09390f80bd1", - "date": "2021-07-05T04:01:59.323Z" + "versionNum": 2794, + "commit": "95b990ef51c77cf01139107dee5733b8c8248441", + "date": "2021-07-05T06:21:24.457Z" } \ No newline at end of file diff --git a/history/versions/2794.json b/history/versions/2794.json new file mode 100644 index 000000000..e5bb70b6e --- /dev/null +++ b/history/versions/2794.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2794, + "commit": "95b990ef51c77cf01139107dee5733b8c8248441", + "date": "2021-07-05T06:21:24.457Z" + }, + "versionStart": { + "versionNum": 2793, + "commit": "f3ba07cb932f88f16d121e34b205f09390f80bd1", + "date": "2021-07-05T04:01:59.323Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x631C2f0EdABaC799f07550aEE4fF0Bf7fd35212B/info.json", + "blockchains/smartchain/assets/0x631C2f0EdABaC799f07550aEE4fF0Bf7fd35212B/logo.png" + ] +} \ No newline at end of file