Mykhailo Donchenko
Mykhailo Donchenko
> > > So if I understand this PR correctly the JSON state file will be locked when the `Daemon` is constructed? Any other threads that attempt to construct a...
@Kayanski @CyberHoward On poisoned Mutex state should we allow saving state in case user called manually `force_write`? Alternatively we can add parameter `ignore_poison` to give more control
> > I don't think we should add `impl Into` for every type of argument. > > I suggest we add a match statement that only converts the arguments to...
> Maybe we should start prefixing our macro attributes as well, like serde? > > ```rust > #[cw_orch(payable)] > > #[cw_orch(into)] > ``` Pretty sure we should if we use...
Closes ORC-151
Bumped
> How's the documentation for this? Would you like to add a page in the documentation that details installing the CLI and some basics on how to use it? Added...
> Also, besides documentation, which features would you like to include before this is merged? If you're happy with the current feature set I'd be happy to give this a...
> @Buckram123 at what point would we want to merge this? I'll work on CLI, later this week for the last time before version bump, update readme and publish new...
> * No more raw queries ? There is :) videos and description got slightly outdated, and there are more new features! I'll move it to separate document, so it's...