We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x8dcb18] goroutine 63 [running]: github.com/coinbase/rosetta-sdk-go/reconciler.(*Reconciler).reconcileInactiveAccounts(0xc0073e2210, 0xbe28a0, 0xc005b5b080, 0x0, 0x0) /home/ec2-user/go/src/github.com/coinbase/rosetta-sdk-go/reconciler/reconciler.go:644 +0xe8 github.com/coinbase/rosetta-sdk-go/reconciler.(*Reconciler).Reconcile.func2(0xc008ff6768, 0x0) /home/ec2-user/go/src/github.com/coinbase/rosetta-sdk-go/reconciler/reconciler.go:707 +0x3f golang.org/x/sync/errgroup.(*Group).Go.func1(0xc0063b2270, 0xc0067e5bc0) /home/ec2-user/go/src/golang.org/x/sync/errgroup/errgroup.go:57 +0x64 created by golang.org/x/sync/errgroup.(*Group).Go /home/ec2-user/go/src/golang.org/x/sync/errgroup/errgroup.go:54 +0x66
To Reproduce
rosetta-cli check
check
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
To Reproduce
rosetta-cli check
check
from the previous datadirThe text was updated successfully, but these errors were encountered: