Thomas Kerin

Results 77 issues of Thomas Kerin

It's a bit annoying not being able to test the type of network using it's class name.. Would be desireable to have some named classes for these. Also review: -...

One thing I frequently miss is the ability to estimate the size of a transaction before signing it, so I don't have to resign with the correct fee/change set. Size...

Since the depth serialization is a single byte deriving more than 255 levels is causing problems. It's not explicitly limited to 255 in the BIP, but this check seems worth...

Priority high

### Describe the issue ### Can you reliably reproduce the issue? #### If so, please list the steps to reproduce below: 1. start bitcoin cash ### Expected behaviour Should create...

enhancement
help wanted

PRing this for your consideration - noticed some weird errors from bitcoind when you send an unknown RPC command, figured it could be interesting to run integration tests against bitcoind...

travis-ci is building PR's, but doesn't post any status on the pull request.

Fixes #1811 Couldn't find MifosStyle.xml file `gradlew check` failed on PMD reports but I tested separate tasks per Github Actions and they seemed to work - [ ] Apply the...

Fixes #1820 - removes the quotes from the URL Fixes #1822 - searches the beneficiary list using the toAccount not the fromAccount Includes #1709 which resolves #1708 no ui changes,...

**Summary:** The app cannot correctly set the beneficiaryAccountOption in ThirdPartyTransferFragment **Steps to reproduce:** Simple, just do a transfer **Expected behaviour:** On the review page, clicking continue should work **Observed behaviour:**...