JD
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...
### 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...
## **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...