Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(gnovm): add stacktraces and log them in panic messages #2145
feat(gnovm): add stacktraces and log them in panic messages #2145
Changes from 29 commits
7cfe142
3435ac4
b66cc58
149c1fa
eb9c736
44a00cb
096eaed
9809878
c310e25
004be13
f5b83bc
e8b1a2c
afe0356
4274e36
7cf4c76
2489375
d3f5672
76faf71
bc4ee21
bc40a40
0bbc0c2
0a88b09
789dd14
c7820cd
4ee0eeb
5e0cf7e
8bf31cc
fb2c678
f52079a
51202f2
44793f4
6e30e4e
85dbb1f
8f148b1
eead428
887dae2
d3f6b4a
778965e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 131 in gnovm/pkg/gnolang/frame.go
Codecov / codecov/patch
gnovm/pkg/gnolang/frame.go#L129-L131
Check warning on line 148 in gnovm/pkg/gnolang/frame.go
Codecov / codecov/patch
gnovm/pkg/gnolang/frame.go#L147-L148
Check warning on line 156 in gnovm/pkg/gnolang/frame.go
Codecov / codecov/patch
gnovm/pkg/gnolang/frame.go#L151-L156
Check warning on line 160 in gnovm/pkg/gnolang/frame.go
Codecov / codecov/patch
gnovm/pkg/gnolang/frame.go#L160
Check warning on line 166 in gnovm/pkg/gnolang/frame.go
Codecov / codecov/patch
gnovm/pkg/gnolang/frame.go#L165-L166
Check warning on line 170 in gnovm/pkg/gnolang/frame.go
Codecov / codecov/patch
gnovm/pkg/gnolang/frame.go#L169-L170
Check warning on line 187 in gnovm/pkg/gnolang/frame.go
Codecov / codecov/patch
gnovm/pkg/gnolang/frame.go#L184-L187
Check warning on line 217 in gnovm/pkg/gnolang/frame.go
Codecov / codecov/patch
gnovm/pkg/gnolang/frame.go#L190-L217
Check warning on line 221 in gnovm/pkg/gnolang/frame.go
Codecov / codecov/patch
gnovm/pkg/gnolang/frame.go#L219-L221