From 26a7fafc34b9e9a04d77b2f788a601de536c280b Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sun, 12 Sep 2021 08:15:04 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3582.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/3582.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index e201c9af2..8ae9cb9da 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1429,6 +1429,7 @@ "0xD983A29d0E966a3C51b540085314057D3bb4A227", "0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2", "0xD9a0DC07D25ed65DA8eD4321C42f7f35De81bf2D", + "0xD9CBc18e554Aec0d99E9D99324dECC9b4b473af0", "0xdA20C8a5c3B1AB48e31ba6e43f0F2830E50218D8", "0xDA360309C59CB8C434b28A91b823344a96444278", "0xDaf4F11947E73f0eeBEf4a820f4Be9B854aa993B", diff --git a/blockchains/smartchain/assets/0xD9CBc18e554Aec0d99E9D99324dECC9b4b473af0/info.json b/blockchains/smartchain/assets/0xD9CBc18e554Aec0d99E9D99324dECC9b4b473af0/info.json index c36cad54b..6ebddcaa8 100644 --- a/blockchains/smartchain/assets/0xD9CBc18e554Aec0d99E9D99324dECC9b4b473af0/info.json +++ b/blockchains/smartchain/assets/0xD9CBc18e554Aec0d99E9D99324dECC9b4b473af0/info.json @@ -26,4 +26,4 @@ "url": "https://github.com/INPACOINOfficial" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e51410a60..fe68141e4 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3581, - "commit": "25ff40b0ec1d13f386426743656f898ccfde5da1", - "date": "2021-09-12T04:44:44.887Z" + "versionNum": 3582, + "commit": "ac3cdb094a8be359a261db361cb89c4ee7b76b0a", + "date": "2021-09-12T08:14:47.767Z" } \ No newline at end of file diff --git a/history/versions/3582.json b/history/versions/3582.json new file mode 100644 index 000000000..cda27640d --- /dev/null +++ b/history/versions/3582.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3582, + "commit": "ac3cdb094a8be359a261db361cb89c4ee7b76b0a", + "date": "2021-09-12T08:14:47.767Z" + }, + "versionStart": { + "versionNum": 3581, + "commit": "25ff40b0ec1d13f386426743656f898ccfde5da1", + "date": "2021-09-12T04:44:44.887Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xD9CBc18e554Aec0d99E9D99324dECC9b4b473af0/info.json", + "blockchains/smartchain/assets/0xD9CBc18e554Aec0d99E9D99324dECC9b4b473af0/logo.png" + ] +} \ No newline at end of file