From e1c9e4e46c990d9e072a943dc485f60e9ecf9c96 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Tue, 23 Mar 2021 16:38:02 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + blockchains/solana/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/265.json | 18 ++++++++++++++++++ 4 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 history/versions/265.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index e6b901c1e..50f1a348c 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1153,6 +1153,7 @@ "0x2b6fF53Fc2493CcD5202D80a6C439741414C5Ff2", "0x2B757fa0630a4d1f9B01a3765E8fb00ee80a85DD", "0x2B89bF8ba858cd2FCee1faDa378D5cd6936968Be", + "0x2b915b505c017ABb1547aA5Ab355FbE69865cC6D", "0x2ba592F78dB6436527729929AAf6c908497cB200", "0x2ba6b1E4424e19816382d15937739959F7DA5fD8", "0x2baac9330Cf9aC479D819195794d79AD0c7616e3", diff --git a/blockchains/solana/allowlist.json b/blockchains/solana/allowlist.json index b1285ea3f..1cdc71544 100644 --- a/blockchains/solana/allowlist.json +++ b/blockchains/solana/allowlist.json @@ -4,5 +4,6 @@ "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", "FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD", "kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6", + "MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb", "SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt" ] \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1193d3b92..469a2a3ff 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 264, - "commit": "7eed91ff96268f2c1c693627fcbc6a4f3f8d130d", - "date": "2021-03-23T15:59:04.198Z" + "versionNum": 265, + "commit": "78c404dcfc689523f57bba9eacc67832d0437795", + "date": "2021-03-23T16:37:47.579Z" } \ No newline at end of file diff --git a/history/versions/265.json b/history/versions/265.json new file mode 100644 index 000000000..66e3001cf --- /dev/null +++ b/history/versions/265.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 265, + "commit": "78c404dcfc689523f57bba9eacc67832d0437795", + "date": "2021-03-23T16:37:47.579Z" + }, + "versionStart": { + "versionNum": 264, + "commit": "7eed91ff96268f2c1c693627fcbc6a4f3f8d130d", + "date": "2021-03-23T15:59:04.198Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x2b915b505c017ABb1547aA5Ab355FbE69865cC6D/info.json", + "blockchains/ethereum/assets/0x2b915b505c017ABb1547aA5Ab355FbE69865cC6D/logo.png", + "blockchains/solana/assets/MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb/info.json", + "blockchains/solana/assets/MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb/logo.png" + ] +} \ No newline at end of file