-
Library.rho is proposed as our "Directory structure" rholang contract.
It would need to be integrated into the PoC.
@TheoXD @David405
-
Collect in systematic way all academic information on topic "Formal Verification for RhoLang" in the format of a Reference Book.
Chapters
- Process Algebras/Calculus
- Process Logics
- Pi-Calculi …
-
Create tutorial specialized in concurrency.
Lets encode something "classic", widespread, popular, known to people.
Lets encode [java.util.concurrent concurrency building blocks](https://docs.ora…
-
#125 discusses standardizing the return type for rgov contracts. Our current contracts do not conform, and would need to be retrofitted.
-
This question has been tormenting me since I started optimizing the reducer.
Sending data to HotStore is the main performance issue in Rholang data processing at the moment. Proof of this can be foun…
-
one of the essential parts of the staking smart contract is the bit where it can be changed by consent. This reminds me of @leithaus saying we need to imitate living things - the contract needs to evo…
-
I don't think I have seen this indentation style before. Do you have tools that help maintain it?
I'm in the habit of using scala tools to maintain rholang. (esp. emacs `indent-region` in scala mod…
-
Specify expressions for string (Aurthur Greef PR merge - convert into RChip)
Dappy needs Scala regular expressions to be exposed in Rholang - e.g. to check for domain names
[ https://www.tutorials…
-
The Cooperation Laboratory starting in [September](https://docs.google.com/document/d/1BgtKpnwAYQNDN7MWpubrKpiIqerTpYWVAk3ehOvxSyo/edit#) hosts classes and workstudy for rholang on tuesdays and then n…
-
I wonder about using CapTP on [cloudflare workers](https://workers.cloudflare.com/). What for? I dunno... maybe to host a chat demo, to start.
@michaelfig @kriskowal is this even worth thinking abo…