dymension-rdk icon indicating copy to clipboard operation
dymension-rdk copied to clipboard

Framework for building highly scalable RollApps

Results 26 dymension-rdk issues
Sort by recently updated
recently updated
newest added

Currently, ``` rollapp_evm debug addr 0xD2B358e35353f877ae903b5a1DF54731a15fE937 Error: expected hex or bech32. Got errors: hex: encoding/hex: invalid byte: U+0078 'x', bech32 acc: decoding bech32 failed: string not all lowercase or all...

enhancement

When using 10^18 decimal for the base token, Most of the logging requires `Int64()` conversion which skipped as the amount is too big. Instead of skipping those logs and metrics,...

enhancement
C:evm

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.0 to 1.64.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.64.0 API Changes stats: Deprecate InPayload.Data and OutPayload.Data; they were experimental and will be deleted in the...

T:dependency

Bumps google.golang.org/protobuf from 1.32.0 to 1.34.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.32.0&new-version=1.34.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

T:dependency