From 6c4592743476a8366438cd6b686eb70b6f4d1936 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Wed, 7 Apr 2021 15:23:19 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/444.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/444.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index c072f1ab8..e75c40e58 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -62,6 +62,7 @@ "0x2d69c55baEcefC6ec815239DA0a985747B50Db6E", "0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66", "0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0", + "0x31045e7023e6c388F9447E632a3f9EaFF90393fa", "0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D", "0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1", "0x339550404Ca4d831D12B1b2e4768869997390010", diff --git a/blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/info.json b/blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/info.json index d95abad7d..380fc3fff 100644 --- a/blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/info.json +++ b/blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/info.json @@ -27,4 +27,4 @@ ], "status": "active", "id": "0x31045e7023e6c388F9447E632a3f9EaFF90393fa" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 6b25dc290..2ce5ddbbe 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 443, - "commit": "a6b9b33af3bdd1e31e4058ec842e2fbd63d44a51", - "date": "2021-04-07T14:55:58.439Z" + "versionNum": 444, + "commit": "78c4db3d9caf6da24e7dfbeea02d644989866f9e", + "date": "2021-04-07T15:23:01.929Z" } \ No newline at end of file diff --git a/history/versions/444.json b/history/versions/444.json new file mode 100644 index 000000000..3da343c7c --- /dev/null +++ b/history/versions/444.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 444, + "commit": "78c4db3d9caf6da24e7dfbeea02d644989866f9e", + "date": "2021-04-07T15:23:01.929Z" + }, + "versionStart": { + "versionNum": 443, + "commit": "a6b9b33af3bdd1e31e4058ec842e2fbd63d44a51", + "date": "2021-04-07T14:55:58.439Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/info.json", + "blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/logo.png" + ] +} \ No newline at end of file