-
Targeting extra tables in RSpace++
-
https://developer.rchain.coop/assets/rholang-cheat-sheet.pdf
-
# Purpose
The intention of this issue is to come up with a solution or a plan for a rholang developer to get meta information of the continuation(library) in the chain and make sure they are executin…
-
Description: Implement Spatial-Behavioral types for Rholang
Motivation/Impact/Importance: offers compile-time correctness for a broad range of safety, liveness, and security properties.
Completio…
-
https://github.com/rholang/nft/blob/main/packages/smart-contracts/src/rholang/nft2/abi2/op_send_purse.rho seems to be a copy of https://github.com/fabcotech/rchain-token/blob/master/rholang/op_send_pu…
-
## Introduction/Motivation/Abstract
Users need to be able to see the rholang code they are executing, even when the rholang contract has already been stored on-chain. In support of this, the rholang …
-
We have a rholang 1.1 implementation in the form of a source-to-source translation to rholang 1.0. Getting this integrated into validator nodes on mainnet involves lots of coordination that will under…
-
For each name in rholang, it could be stored with a number of continuations and data items.
The scala version's RNode
* stores all continuations of the same name in a single LMDB key, which is de…
-
@erights you expressed interest in the details when, after presenting [marshal types](https://github.com/endojs/endo/blob/master/packages/marshal/src/types.js) and such, I said it's remarkable how muc…
-
Let's separate this from #101 so we can land it.