keorn
keorn
This adds viewer support for files on [IPFS](https://ipfs.io/), by extending viewer to two new sources: - `view.html?source=ipfs&hash=` - `view.html?source=ipns&hash=` You can try it with the one of the example files...
This library depends on an old clj-http version (1.0, instead of new 2.0), this causes a conflict. With Clojure 1.7.0: `WARNING: update already refers to: #'clojure.core/update in namespace: clj-http.client, being...
Geth allows omitting leading zeros in the 64-bit hash.
I wanted to train a `Vector{Float64}` parameter of a `@dist`.
https://github.com/paritytech/parity/wiki/Validator-Set#contracts
After drawing a self-edge labels disappear from any subsequent drawn graphs. Requires a package reload to draw labels again.
Referring to notation found here: http://docs.juliaplots.org/latest/graphrecipes/examples/#Multigraphs-1 Examples when error is returned instead expected behaviour: - draw graph with two nodes and edge going from 1 to 2: `graphplot([[2]])` or `graphplot([[2],...
When attempting to specify two routes with the same path and method, but different accepted format (e.g. `format = "application/json"` vs `format = "application/cbor"`) error message appears: ```An OpenAPI operation...
This terminology is not common, but used around Substrate: Two forms of deriving a key, one which allows proof-of-parent (soft), one which does not (hard). Both are allowed. UI/RPC can...
Include more information about shortcomings of Whipser and general need from application or second layer protocol devs. Make it less blockchain focused: https://hackmd.io/2MDws3OvSZ2wz-ULI6tpLQ#Secure-messaging---Non-ethereum