mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-23 04:03:49 +00:00
console: don't exit on ctrl-c, only on ctrl-d (#21660)
* add interrupt counter * remove interrupt counter, allow ctrl-C to clear ONLY, ctrl-D will terminate console, stop node * format * add instructions to exit * fix tests # Conflicts: # cmd/geth/consolecmd_test.go # console/console.go
This commit is contained in:
parent
f68ac9d1c3
commit
1afdd6bcc0
@ -567,9 +567,3 @@ Date: Fri Oct 16 11:28:03 2020 +0200
|
||||
* core/vm: marshall returnData as hexstring in trace logs
|
||||
|
||||
* core/vm: marshall returnData as hexstring in trace logs
|
||||
|
||||
commit 51d026ca8554a04fccd5c5008aadffbd5c0594c7
|
||||
Author: Felix Lange <fjl@twurst.com>
|
||||
Date: Thu Oct 15 12:30:41 2020 +0200
|
||||
|
||||
params: begin v1.9.24 release cycle
|
||||
|
Loading…
Reference in New Issue
Block a user