Conor Patrick

Results 20 issues of Conor Patrick

I understand thread mode shouldn't need the fast logging since it's lowest priority, but I think it is still nice to have for: - Timing critical startup / initialization (E.g....

I'm considering upgrading the microcontroller on U2F Zero to support more functionality. Some features that would be nice: - More program memory. - Makes room for bootloader, configuration functions, and...

I'd like to use a timer to measure how long something takes. I can't use the timer trait currently since there's no way to read the current timer value. What...

discussion

Gnupg is having some issue with the current openpgp implementation. I suspect it's something small in the "Application Related Data" (006e). Steps to reproduce. 1. Generate a key with gpg2...

For constructed DO GET DATA requests, it looks like the replies should be 1 single constructed DO/TLV. Some examples: Currently looks like: ``` >> GET DATA [CA] var. Application Related...

I'm interested in implementing high speed support and can make a PR but am not sure how best how to do it. The way I'm thinking is to make these...

### Describe the feature Please add a simple eth_maxPriorityFeePerGas implementation and allow people to set a fix value for it in hardhat config. I believe this will unblock a number...

type:feature
status:ready

I found that the `18.07.12` version of `ant-javacard` is having issues with importing external jar/exp files. The following configuration is unable to locate the `.exp` file. ``` cap { ......