-
Thanks for merging https://github.com/rholang/rholang.github.io/pull/4 !
Unfortunately, https://rholang.github.io/blog/2020/03/11/debrief-169/ shows an odd byline: "by -1"; i.e. "Posted 11. March …
-
I'd like to do:
```html
import { signDeploy } from '???';
```
Is this feasible without a bundler?
-
Greg gave a great overview
- [Debrief 173](https://www.youtube.com/watch?v=6Jfo2JLM6us&feature=youtu.be&t=713) at about 12min in
Darryl and James agreed Apr 21 to do this; Max agreed Apr 28 to …
-
## Overview
The Rchain API supports `eval` and `run` commands. These commands are useful for testing contracts and playing around with rholang. Normally, they are accessed by running another node p…
-
There are a few failing tests to illustrate the ambiguity as of 7cd4fee .
-
I've successfully replaced `monix.Task` with `zio.Task` in a module test, with one small caveat: I got a StackOverflowError (attached below) in a test supposed to secure against it :)
I've managed …
-
Hi Dan,
I'm using Joshy's nth-caller-game example. The old API on rnode 0.8.1 works fine. But when I try the newest version on rnode 0.9.2, it report this error:
`
Error: Missing signature
a…
-
**Completed:** 100%
**Tasks:**
- [x] Create the file [rholangtut-0.1_GR.md](https://github.com/rchain/rchain/blob/master/rholang/doc/rholangtut-0.1_GR.md)
- [x] Create the file [rholangtut-mercur…
ghost updated
5 years ago
-
discussion with @glenbraun reminded me of this.
so JSON `{ "x": 1}` would go to `{"x":1}` instead of `@#x"!(1)`
It would be a breaking change.
-
# Issue
## Original (English) Content
- [rholang-spec-0.2.pdf](https://developer.rchain.coop/rholang-spec-0.2.pdf)
## Translated (Greek) Content
- [rholang-spec-0.2_GR.pdf](https://drive.googl…
ghost updated
5 years ago