Justin Traglia

Results 24 comments of Justin Traglia

@benjaminion So I decided to look into this today. Edit: I've since learned that Linux is much faster than macOS at SHA256 hashing. See new comments below for details. Knowing...

Tested Amazon Corretto Crypto Provider (ACCP) too. It would have been really easy to setup if they had ARM64 builds. I ran into building issues on my desktop running macOS,...

One more thing, I believe ~2200 ops/s is the maximum hashing speed for 1MB data on this CPU core. My desktop and laptop have the same CPU core, just my...

Results for a Linux/x86_64 system. Using the [AMD EPYC 7763](https://www.amd.com/en/products/cpu/amd-epyc-7763), a high-performance server processor. This uses JDK 17.0.3 and the optimized BLST library. Tested on a headless server with: ```...

Firstly, I'm so happy that flashbots has decided to open-source the relay! I've been wanting to look at it for a while now. Personally, I am less likely to contribute...

I like the idea but I'm not sure how useful it would be in practice. The type of person that this caters to probably isn't the type of person that...

Hey @jumboshrimp100 I appreciate the questions! > 1. There are 2 types of min bid, absolute min bid and relative min bid. I take it this PR is an absolute...

> @estensen can you link to documentation that shows that the `vet` rules in golangci-lint are equivalent to `go vet`? How about staticcheck? I'm for removing redundant tools and checks,...

> @jtraglia do you have any more thoughts on this or are you happy to close this as BLST does not seem to be an improvement? Yes, I think we...