JD

Results 3 issues of JD

### What piece of the framework are having the lack of docs? The `from` field on transaction is not returned as expected when calling a `description` on a transaction. To...

good first issue
documentation

### What context is your feature request related to? Transactions and setting their types. Right now `CodableTransaction`s are type `legacy` by default. Using the integrated features this often leads to...

enhancement
help wanted

## **Summary of Changes** * Fixes the ABI encoding of `int` and `uint` which was not taking the `bits` parameter into account ## **Test Data or Screenshots** * Fixes and...