Simon Warta

Results 115 issues of Simon Warta

So far BcpConnection.liveTx was used for almost everything instead of .listenTx. Is there any use case where we only want to search for incoming transactions? I think a caller could...

Those comments indicate serious flaws in the code and are typically used within the scope of one PR. Every TODO lives longer than one PR should be converted into a...

The password to encryption key parameters in Argon2 are weak at the moment. We should increase to something that runs ~5 seconds and consumes ~50 MiB of memory. However, this...

Hi all and thanks for building Status! # Problem I want to run a status node. For fun. This should be easy to do since we need nodes, right? In...

stale

Current master at fc81a55f629200a6abd5233d45751dc677e16ee0 does not compile (as discussed in https://community.amd.com/thread/234809) 1. Get a single-use Ubuntu 16.04 machine (no GPU required; 18.04 does not work due to kernel version compatibility...

In a fork of this project (other coin), the following change made the difference between working an non-working (no GPU results after thousands of %) on a NVIDIA Corporation GeForce...

Heyho – thanks for doing this. After compiling on a server with no GPU I get ``` $ RUST_BACKTRACE=1 nano-vanity --gpu .ababab Estimated attempts needed: 1073741824 thread 'main' panicked at...

Hey all! We are currently experiencing segfault crashes when using modules that have been serialized to disk with Wasmer 2.2.0 and deserialized with 2.3.0. We are aware the format can...

🐞 bug