You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
💈 Roller version 1.11.0-alpha-rc1💈 Git commit: 1a34718 Build time: 2024-12-20T13:01:57Z
Rollpp type (EVM/WASM) and version
wasm
OS
ubuntu 22
Processor Architecture
aarch64
Others
No response
Steps to reproduce it
Create rollapp + sequencer
Update reward address
Expected result
Update address successfully
Actual result
daniel_dymension_xyz@dym-dev-team-daniel:~/.roller$ roller rollapp sequencer rewards
INFO checking whether the validator key is present in the keyring
INFO importing the validator key
Error: unknown flag: --keyring-backend
Usage:
rollapp-wasm tx sequencer [flags]
rollapp-wasm tx sequencer [command]
Available Commands:
update-reward-address Update a sequencer reward address.
update-whitelisted-relayers Update a sequencer whitelisted relayer list.
Flags:
-h, --help help for sequencer
Global Flags:
--chain-id string The network chain ID
--home string directory for config and data (default "/home/daniel_dymension_xyz/.rollapp-wasm")
--log_format string The logging format (json|plain) (default "plain")
--log_level string The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
--trace print out full stack trace on errors
Use "rollapp-wasm tx sequencer [command] --help" for more information about a command.
ERROR failed to import sequencer key command finished with error: exit status 1
Moreover, if you continue anway, panics
Sequencer reward address (press enter to create a new wallet): mik1h5a6kc30r622eh6lr0xrq7uds9crdc8hugwkta
INFO mik1h5a6kc30r622eh6lr0xrq7uds9crdc8hugwkta (BD3BAB622F1E94ACDF5F1BCC307B8D817036E0F7) is a valid address
ERROR failed to retrieve RollApp sequencers: json: cannot unmarshal string into Go struct field Info.sequencers.tokens of type types.Coins
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x110798c]
goroutine 1 [running]:
github.com/dymensionxyz/roller/cmd/rollapp/sequencer.Cmd.Cmd.func1(0x4000b6f508, {0x33b69e0, 0x0, 0x197b8ec?})
/go/src/github.com/dymensionxyz/roller/cmd/rollapp/sequencer/rewards/rewards.go:158 +0x9bc
github.com/spf13/cobra.(*Command).execute(0x4000b6f508, {0x33b69e0, 0x0, 0x0})
/root/go/pkg/mod/github.com/spf13/[email protected]/command.go:987 +0x81c
github.com/spf13/cobra.(*Command).ExecuteC(0x3365e40)
/root/go/pkg/mod/github.com/spf13/[email protected]/command.go:1115 +0x344
github.com/spf13/cobra.(*Command).Execute(...)
/root/go/pkg/mod/github.com/spf13/[email protected]/command.go:1039
github.com/dymensionxyz/roller/cmd.Execute()
/go/src/github.com/dymensionxyz/roller/cmd/root.go:29 +0x24
main.main()
/go/src/github.com/dymensionxyz/roller/main.go:6 +0x1c
daniel_dymension_xyz@dym-dev-team-daniel:~/.roller$
Log Files
No response
Notes
No response
The text was updated successfully, but these errors were encountered:
Roller version
💈 Roller version 1.11.0-alpha-rc1💈 Git commit: 1a34718 Build time: 2024-12-20T13:01:57Z
Rollpp type (EVM/WASM) and version
wasm
OS
ubuntu 22
Processor Architecture
aarch64
Others
No response
Steps to reproduce it
Create rollapp + sequencer
Update reward address
Expected result
Update address successfully
Actual result
Moreover, if you continue anway, panics
Log Files
No response
Notes
No response
The text was updated successfully, but these errors were encountered: