dpc

Results 242 issues of dpc

Now that I started using this library I can provide some feedback. The API is somewhat weird. There is a lot of generics in it, that I don't really know...

Server-side copying was missing for a long while, but is now available. https://www.backblaze.com/b2/docs/b2_copy_file.html I also wanted to check if you're still around. It's been a while since the last commit/release.

`,` could do a reverse operation?

While it might seem obvious to people familiar with this crate, I am actually confused how to use this crate after just landing on it looking for a constant comparison...

### Description I'm slowly migrating all the ~features~ hacks I accumulated over the years to home-manager. I am a heavy gpg/ssh/tmux/yubikey user coding remotely via ssh. In my setup I...

feature request

`$HOME` should be preferred source of home directory information. It's a common pattern to run software with a custom HOME to temporarily isolate it from the system-set home directory. All...

During recovery scan the pegin addresses to find a best place to start deriving new addresses. Since we are already checking them and potentially leaking them to the node. Notably...

### Summary Track core + modules effective consensus versions, starting with the one from config ("negotiated" aka. hardcoded during DKG), and allow upgrading it via new consensus items. On start...

### Introduce a new tx submission call See #5238 To achieve that some more changes were needed. ### Overhaul error handling Use jsonrpc error codes and `ApiError` as a carrier...

This is a follow-up of the discussion in #5244 , though only the client side. The motivation here is to allow API calls to return well defined "errors", that the...