From 7a6c77e3613d79f698ae1859d31e135f1ea673d6 Mon Sep 17 00:00:00 2001 From: Sylar Date: Sat, 8 Apr 2023 10:56:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=AD=90=E8=8A=82=E7=82=B9Tx?= =?UTF-8?q?=E4=BA=8B=E4=BB=B6=E7=BB=9F=E8=AE=A1,=E4=B8=BB=E8=8A=82?= =?UTF-8?q?=E7=82=B9Block=E7=BB=9F=E8=AE=A1=20(#9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix: crash on nil access when TxPool shutdown (#1353) * ci: fix truffle test (#1384) * tracer: enable withLog for TraceCall * clean: reduce useless logs * fix: add some boundary check for security (#1354) * miner: add fallthrough for switch cases (#1377) * typo: fix Merkel to Merkle(#1120) * upgrade: update the fork height of planck upgrade on mainnet (#1389) * release: prepare for release v1.1.21 (#1395) * Update * 上传Block清空数据 * 取消DebugDB * 修改Gas判断 * 修改次数 * 新增子节点Tx事件统计,主节点Block统计 --------- Co-authored-by: Larry <92799281+brilliant-lx@users.noreply.github.com> Co-authored-by: Nathan Co-authored-by: Leon <316032931@qq.com> Co-authored-by: Ersan YAKIT --- cmd/arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/arb b/cmd/arb index 27a07088a4..6706c44718 160000 --- a/cmd/arb +++ b/cmd/arb @@ -1 +1 @@ -Subproject commit 27a07088a4648da771c491b3244fbc2d83557751 +Subproject commit 6706c447187268524e93e873d5c8b197bb0d5606