Alexey
Alexey
First of all thanks for a great tool! Are there any plans to support replication/sync DS over wire? It's hard to overestimate the usefulness of such feature for collaborative apps....
You can write any question here. There is a [Chat](https://gitter.im/react-layer-stack/Lobby) also
From the guide: > A Bendy Butt Message is a Bencoded list containing a collection with the following five elements, in this specific order. > 32-bit integer representing the time...
A notice added to make sure that [jq](https://jqlang.github.io/jq/) is installed before run `sh scripts/init.sh`
*as a follow-up to the protocol research group discussion 30.06.2020* At the moment Near runtime doesn't have a notion for a contract lifetime. Lack of a contract lifetime logic negatively...
## Rationale Currently, the network layer is aware of receipt (transaction) actions semantics in a way that node does TX validation outside of a chunk validation: https://github.com/nearprotocol/nearcore/blob/a3ffe63f03c6d0e5f121aa783ff1091428036802/runtime/runtime/src/verifier.rs#L57-L178 On a chunk...
Trying to `npm install helia`, getting this: ``` npm ERR! In file included from my-ipfs-react-app/node_modules/node-datachannel/build/_deps/libdatachannel-src/include/rtc/common.hpp:45: npm ERR! /my-ipfs-react-app/node_modules/node-datachannel/build/_deps/libdatachannel-src/include/rtc/utils.hpp:12:10: fatal error: 'functional' file not found npm ERR! 12 | #include npm...