JimboJ

Results 35 issues of JimboJ

## Issue summary Adding custom result types to scale (similar to how we did for vdts) will allow greater clarity in our codebase as the results will be typed. This...

scale
W3F Approved
Type: Feature

### Summary It is my understanding that the I32 type is sign agnostic, meaning it should be able to handle both int32 and uint32 types. However this is not how...

❓ question

## Changes - Implement pause functionality on state and sync services. The issue with our shutdown is that our services have different shutdown times and our state gets corrupted as...

T-bug
S-sync-paseo
P-high

## Issue summary Needed functionality: - handle both block and justification import - check for new authority set changes - make authority set changes - import a whole new state...

S-grandpa

## Issue summary - [ ] Sometimes when in tip sync mode the node will crash with an index out of bounds error (see 1) - [x] On startup, sometimes...

Epic
T-bug
A-debug
S-sync-paseo
P-high

## Issue summary When stopping a running paseo node I get a log as follows: ![image](https://github.com/ChainSafe/gossamer/assets/40345116/9085ed9e-3fc0-4197-bfb5-2f216edb00f0) Then after on restarting the node the sync workers are all deployed and retrieving...

S-sync-paseo
P-high

## Issue summary - Implement the ext_crypto_ecdsa_generate_version_1 host function ## Other information and links - https://spec.polkadot.network/chap-host-api#id-ext_crypto_ecdsa_generate

T-feat

## Issue summary - Add telemetry support to new grandpa implementation

S-telemetry
S-grandpa

## Issue summary - Add ability to marshall and unmarshall btrees to scale package

A-triage
S-scale
S-subsystems-disputes

## Issue summary This epic is created to describe and track the effort to intergrate our [standalone grandpa package](https://github.com/ChainSafe/gossamer/pull/3235) into the gossamer codebase. Tasks needed for the integration: - [x]...

Epic
S-grandpa