-
https://typicode.github.io/husky/get-started.html
-
### Context
- This is part of `release-1.5` #148
- MEDIUM priority task
### Tasks
- [ ] Remove dependency `Swig` in `package.json`
- [ ] Add dependency `ejs` in `package.json`
- [ ] Configure…
-
The method ``download_node_src`` fails if the download doesn't complete in a single part. In my case this lead to a seemingly unrelated error ``AttributeError: 'bytes' object has no attribute 'tell'``…
-
Inserting a new-line in the middle of an arg list or event indents incorrectly for default linting rules in `ethlint`.
Similarly, when this snippet below is auto-formatted with `=` in visual mode..…
-
## Background
The current implementation [deletes](https://github.com/parallelchain-io/hotstuff_rs/blob/3c9df2a01c2c067ae189ba8acbd78b7e1a2e02fa/src/state.rs#L282) pending validator set updates on …
-
see below - I want the `.md` files to either stay out of repo or
not be mutated. Moreover, per https://metacpan.org/dist/Code-TidyAll ,
I am willing to take over maint: https://metacpan.org/author/…
-
Hi, Ive installed Riak 3.0.9, and am trying to add a postcommit hook:
```
cat > post_commit.erl
ssl:start(),
application:start(inets),
httpc:request(get,
{"http://10.0.0.11:8000/", …
-
Create unit and integration tests
-
Fip 0019 introduces SnapDeal that allows SP to put deal into cc sectors by doing `ProveReplicaUpdate` without reseal the sector.
see the sector fsm here https://github.com/filecoin-project/lotus/b…
-
How to correctly configure the single-table multi-write mode. Currently, configured according to the official website's method, the task keeps restarting when generating a compact plan.
**Concurren…