status-go/eth-node/bridge/geth
frank 38308d48f2
feat_: log on panic (#5849)
* feat_: log error and stacktrace when panic in goroutine

* test_: add test TestSafeGo

* chore_: rename logAndCall to call

* chore_: rename SafeGo to Go

* chore_: make lint-fix

* chore_: use t.Cleanup

* chore_: Revert "chore_: use t.Cleanup"

This reverts commit 4eb420d179.

* chore_: Revert "chore_: make lint-fix"

This reverts commit fcc995f157.

* chore_: Revert "chore_: rename SafeGo to Go"

This reverts commit a6d73d6df5.

* chore_: Revert "chore_: rename logAndCall to call"

This reverts commit 8fbe993bed.

* chore_: Revert "test_: add test TestSafeGo"

This reverts commit a1fa91839f.

* chore_: Revert "feat_: log error and stacktrace when panic in goroutine"

This reverts commit f612dd828f.

* feat_: log error and stacktrace when panic in goroutine

* chore_: make lint-fix

* chore_: rename logAndCall to call

* chore_: renaming LogOnPanic

* chore_: update rest goroutine function calls

* chore_: make lint-fix
2024-09-27 06:37:32 +08:00
..
ens feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
envelope.go Remove whisper 2021-05-21 07:22:58 +02:00
envelope_error.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
envelope_event.go refactor_: remove unused code from wakuv2 (#5651) 2024-08-06 20:18:46 -04:00
keystore.go chore: `password` removed from the `DeleteAccount` function 2023-05-09 10:48:44 +02:00
mailserver_response.go refactor_: remove unused code from wakuv2 (#5651) 2024-08-06 20:18:46 -04:00
node.go Move services to status-node 2021-07-20 10:57:38 +02:00
public_waku_api.go feat: introduce `testWakuWrapper` and `testPublicWakuAPIWrapper` 2024-02-09 16:02:17 +01:00
public_wakuv2_api.go feat_: rate limit message publishing (#5523) 2024-08-01 14:36:25 -04:00
subscription.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
waku.go feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
wakuv2.go feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00