From 3137e101adc24a94d8ae3af31e0272d37165156c Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 15 May 2021 16:06:13 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1371.json | 18 ++++++++++++++++++ 4 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 history/versions/1371.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 24d414b82..dfa3ea444 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -100,6 +100,7 @@ "0x211FfbE424b90e25a15531ca322adF1559779E45", "0x212fE6ACbd2083BA0fd7c13Bc57100Ce8bf52e75", "0x2170Ed0880ac9A755fd29B2688956BD959F933F8", + "0x21C1C22C09990c1521D1A27852BEb005f7d6601E", "0x2222227E22102Fe3322098e4CBfE18cFebD57c95", "0x23396cF899Ca06c4472205fC903bDB4de249D6fC", "0x233d91A0713155003fc4DcE0AFa871b508B3B715", diff --git a/blockchains/smartchain/assets/0x21C1C22C09990c1521D1A27852BEb005f7d6601E/info.json b/blockchains/smartchain/assets/0x21C1C22C09990c1521D1A27852BEb005f7d6601E/info.json index f7caeef46..040e036f2 100644 --- a/blockchains/smartchain/assets/0x21C1C22C09990c1521D1A27852BEb005f7d6601E/info.json +++ b/blockchains/smartchain/assets/0x21C1C22C09990c1521D1A27852BEb005f7d6601E/info.json @@ -8,4 +8,4 @@ "decimals": 0, "status": "active", "id": "0x21C1C22C09990c1521D1A27852BEb005f7d6601E" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index fc7c3d770..e06487b39 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1370, - "commit": "03589f2914cbd7e9d394938b4c26abc9c5317ee1", - "date": "2021-05-15T16:03:14.706Z" + "versionNum": 1371, + "commit": "da05dc5fddbf6c1292139fba6c1230afff9370c8", + "date": "2021-05-15T16:05:58.466Z" } \ No newline at end of file diff --git a/history/versions/1371.json b/history/versions/1371.json new file mode 100644 index 000000000..6dfb4bdf3 --- /dev/null +++ b/history/versions/1371.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1371, + "commit": "da05dc5fddbf6c1292139fba6c1230afff9370c8", + "date": "2021-05-15T16:05:58.466Z" + }, + "versionStart": { + "versionNum": 1370, + "commit": "03589f2914cbd7e9d394938b4c26abc9c5317ee1", + "date": "2021-05-15T16:03:14.706Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x0b3f42481C228F70756DbFA0309d3ddC2a5e0F6a/info.json", + "blockchains/smartchain/assets/0x21C1C22C09990c1521D1A27852BEb005f7d6601E/info.json", + "blockchains/smartchain/assets/0x21C1C22C09990c1521D1A27852BEb005f7d6601E/logo.png" + ] +} \ No newline at end of file