-
Fixes: #978 and #1813
### Overview
As discussed with @vgrichina @evgenykuzyakov @frol @fckt @janedegtiareva , we want the node RPC to return structured error messages, e.g. like these:
```json…
-
after setting up the router, i rebooted yesterday.Now all setting gone and no data.
![image](https://user-images.githubusercontent.com/56679716/118658223-cf799400-b809-11eb-9636-692144e7c54d.png)…
-
When running `arch-hs` with target `haskell-ci`:
```
$ arch-hs haskell-ci
...
🛑 Runtime Error: Unable to find [haskell-ci-internal]
```
`haskell-ci` doesn't have `condLibrary`, but `condSub…
-
To prevent hash collisions between different data types, we can use unique data type names as salt, we can use macros to minimize boilerplates code.
Could extract from https://github.com/libra/libra/…
-
At work (@xc-jp), we were seeing some strange behavior with code using `Context SHA256`.
I wrote up an explanation of what we were seeing at the following gist:
https://gist.github.com/cdepillab…
-
I use bazel to build my system. I want to use haskell-language (hls) server and I've written(generated) a mutlicradle hie.yaml with each subcradle being a bios cradle loading the flags from a specific…
-
In https://github.com/haskell-nix/hnix/pull/587 I noticed that the testsuite has a dependency on `dependent-sum` although that dependency was only used by the library. I'm wondering whether there are …
-
1. 第一步,所有的类型都完全使用 lcs,不考虑其他的序列化格式。CryptoHash 也使用 libra CryptoHash,再自定义。
2. 第二步,升级 libra 依赖,完全沿用 move-core-type 中的类型,不再自定义类型以及转换。
3. 第三步,自定义 stdlib。
-
I've been looking into setting up a template for my Stack projects that I want to share on GitHub, and I am currently running version 2.5.1.
When referencing a template with either a URL or a file …
-
Currently we're using `cryptohash-*` and `saltine` libraries. `saltine` seems to cause issues on CIs like Hackage or Travis using MacOS builders due to requirement of native library.
Previously w…
sorki updated
4 years ago