drcpu-github

Results 46 comments of drcpu-github

> Please read the big warning above. That explains why they look that high 😉 > Oops. > That's not correct. DRTs can stay in the mempool for as long...

> Think about this: before the request enters a block, how would you mark the origin of those 4 epochs limit? Generally speaking, the protocol can only enforce any limitations,...

> make both WIPs use the same voting bit Please no 😄

I created it roughly six months ago.

I cut out the wallet name and description as it contained some identifying details, that's not part of the UI bug. 😄

@Tommytrg Should I just try to delete the wallet and do a full resync to see if the issue happens again? If it does, it must be related to a...

I am somewhat confused by this statement. Are you implying that currently it should work to stake on the same validator with different withdrawers? I tested that and that does...

To debug above issue, I printed out the `Stakes` structure and verify what was wrong. ``` Stakes { by_key: { StakeKey { validator: PublicKeyHash { hash: [14, 15, 33, 0,...

Superseded by https://github.com/witnet/witnet-rust/pull/2472/commits/059b6aa4a30b64cc9b30a573306e7d263073c00a.

> I'll give this a thought on how to best integrate on top of wit/2 IMHO, this is one of the many small things that is required to strengthen wit/2...