Sean Gerhardt
Results
2
comments of
Sean Gerhardt
> I also encountered a similar issue. On macOS 15 beta, running a "hello world" program works fine, but when I try to use GoLand's debug feature or run the...
~I wonder if the changes to accounts/keystore/keystore_test.go [here](https://github.com/ethereum/go-ethereum/pull/30146) fix the account issue you mentioned?~ edit: nm, it looks like these changes now fix the `checkAccounts` issue as well - at...