Cal Mac Fadden

Results 5 issues of Cal Mac Fadden

### What does this PR do? - The public get() function is never called by a serialiser to get the hash string as it doesnt confirm to the public getter...

stale

I have a besu which has a few million blocks. I only care about exploring the ones for the past few hundred. Is there any way to get it to...

enhancement

### What does this PR do? This PR adds support for decoding dynamic structs without the need for a class extending DynamicStructs to be added at compile time. I have...

### Checklist - [X ] I have read the [coding guide](https://github.com/ethersphere/bee/blob/master/CODING.md). - [X ] My change requires a documentation update, and I have done it. - [X ] I have...

Intellisense will not work at all if there are any problems in the hardhat config file. This happens if it is a misconfigured module export. For example a missing closing...

type:improvement
status:needs-decision