Timothy Wu

Results 60 issues of Timothy Wu

## Changes - replace `gssmr` and `dev` chains from [node-template workflow ](https://github.com/ChainSafe/substrate-node-template/actions/runs/2799143621) ## Tests ```sh go test -tags integration github.com/ChainSafe/gossamer ``` ## Issues ## Primary Reviewer @jimjbrettj

## Issue summary - The following tests have been updated in PR #2671 to point to the old `dev` runtime: - `TestStartGossamerAndPolkadotAPI` - `TestAuthorSubmitExtrinsic` - `TestChainRPC` - `TestChainSubscriptionRPC` - `TestStateRPCAPI`...

Type: Enhancement
tests
W3F Approved

## Issue summary - The following tests have been updated in PR #2671 to point to the old `gssmr` runtime: - `TestMaintainTransactionPool_EmptyBlock` - `TestMaintainTransactionPool_BlockWithExtrinsics` - Investigate and add new tests...

Type: Enhancement
tests
W3F Approved

## Issue summary - The following tests have been updated in PR #2671 to point to the old `gssmr` runtime: - `TestChainProcessor_HandleBlockResponse_ValidChain` - `TestChainProcessor_HandleBlockResponse_MissingBlocks` - `TestChainProcessor_HandleBlockResponse_BlockData` - `TestChainProcessor_ExecuteBlock` - Investigate...

Type: Enhancement
tests
W3F Approved

## Issue summary - The following tests have been updated in PR #2671 to point to the old `dev` runtime: - `TestBuildBlock_ok` - `TestApplyExtrinsic` - `TestBuildAndApplyExtrinsic` - `TestBuildBlockTimeMonitor` - `TestVerificationManager_OnDisabled_InvalidIndex`...

Type: Enhancement
tests
W3F Approved

## Issue summary - From Florian: There are a few more oddities: It seems I am forced to use --key alice and --log debug, because settings those in the config...

Type: Bug
W3F Approved

## Task summary - SCALE requires the destination data structure to be known before decoding. This isn't a problem when we deal with initialised `Result`, `VaryingDataType` and `VaryingDataTypeSlice` instances. -...

p3
W3F Approved

Type: Enhancement
tests
W3F Approved

tests
W3F Approved
Type: Feature

## Issue summary - Many go projects with external packages utilize the `pkg` and `internal` root level folders. Issue #1072 is looking to move SCALE into it's own package for...

Type: Enhancement
p3
W3F Approved