From 20764a8a4209c210d4bea6acddb7a0fbe69bf641 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 31 Aug 2021 04:56:22 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3437.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3437.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index bc6cda756..4a543a666 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -903,6 +903,7 @@ "0x8A9030c0ED9A5b9C7Ab39EBfEE11D90aF9945f6F", "0x8aa688AB789d1848d131C65D98CEAA8875D97eF1", "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d", + "0x8ad8e9B85787ddd0D31b32ECF655E93bfc0747eF", "0x8B3268a23131DAFBd77165690767F285C1AAC6C5", "0x8beAbaa4f025D00B4699d56a683758d692d17F20", "0x8bfc1c564E4490790DFac641C9a0FecD3f91F584", diff --git a/history/LATEST.json b/history/LATEST.json index 191f00fc0..6de5fda3e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3436, - "commit": "bfce9350046b3cebbd825912c56c9fc1b8df1171", - "date": "2021-08-31T01:26:28.702Z" + "versionNum": 3437, + "commit": "e4c375785afe7a728891a63b9502826e24495d4b", + "date": "2021-08-31T04:56:05.102Z" } \ No newline at end of file diff --git a/history/versions/3437.json b/history/versions/3437.json new file mode 100644 index 000000000..76b0044f3 --- /dev/null +++ b/history/versions/3437.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3437, + "commit": "e4c375785afe7a728891a63b9502826e24495d4b", + "date": "2021-08-31T04:56:05.102Z" + }, + "versionStart": { + "versionNum": 3436, + "commit": "bfce9350046b3cebbd825912c56c9fc1b8df1171", + "date": "2021-08-31T01:26:28.702Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8ad8e9B85787ddd0D31b32ECF655E93bfc0747eF/info.json", + "blockchains/smartchain/assets/0x8ad8e9B85787ddd0D31b32ECF655E93bfc0747eF/logo.png" + ] +} \ No newline at end of file