From bf515d6eff5d83a7cd042d41887407a7b56a3454 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 16 Jun 2021 10:02:51 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2241.json | 18 ++++++++++++++++++ 4 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 history/versions/2241.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 3f9b2ebdb..788a200f4 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -535,6 +535,7 @@ "0x6Fc015dC3283369125cc31907eEF990b8F67a7a1", "0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2", "0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4", + "0x702b3f41772e321aacCdea91e1FCEF682D21125D", "0x7060d3F1CC70A07f4768560B9D9B692ac29244dE", "0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0", "0x707C9088313B20931c05D16227f146279eC28e4E", diff --git a/blockchains/smartchain/assets/0x702b3f41772e321aacCdea91e1FCEF682D21125D/info.json b/blockchains/smartchain/assets/0x702b3f41772e321aacCdea91e1FCEF682D21125D/info.json index 7aa41cd0c..4bde837f1 100644 --- a/blockchains/smartchain/assets/0x702b3f41772e321aacCdea91e1FCEF682D21125D/info.json +++ b/blockchains/smartchain/assets/0x702b3f41772e321aacCdea91e1FCEF682D21125D/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x702b3f41772e321aacCdea91e1FCEF682D21125D" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 3f5bca38e..7bf826b65 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2240, - "commit": "809749792cd0d2430e7e6fc39373599505acae67", - "date": "2021-06-16T10:00:28.470Z" + "versionNum": 2241, + "commit": "7d9f0b07bd5aae2e82b0ac427e7b2b84f3e99676", + "date": "2021-06-16T10:02:34.998Z" } \ No newline at end of file diff --git a/history/versions/2241.json b/history/versions/2241.json new file mode 100644 index 000000000..d0214b0a1 --- /dev/null +++ b/history/versions/2241.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2241, + "commit": "7d9f0b07bd5aae2e82b0ac427e7b2b84f3e99676", + "date": "2021-06-16T10:02:34.998Z" + }, + "versionStart": { + "versionNum": 2240, + "commit": "809749792cd0d2430e7e6fc39373599505acae67", + "date": "2021-06-16T10:00:28.470Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x64F9DcD33D9F3A98407EeF67aC8F60CD370961Cf/info.json", + "blockchains/smartchain/assets/0x702b3f41772e321aacCdea91e1FCEF682D21125D/info.json", + "blockchains/smartchain/assets/0x702b3f41772e321aacCdea91e1FCEF682D21125D/logo.png" + ] +} \ No newline at end of file