-
*Bad things* happen when a hyperlog's leveldb directory gets copied around.
@mafintosh had some advice for this on `#digidem`:
> to guard against the hyperlogs being copies bug, i usually save a hash…
-
With:
const {PubSub} = require('hyperpubsub').debug() // call debug() if you want debugging messages printed to the cli
// ... set up or connect to a hyperspace instance
//clien…
-
Hi,
I have a question on the second part of the problem.
If I run the seed with 10K blocks, connect a peer, the peer says Core length is 10K.
Then, if I change seed.js to generate 2K blocks, …
-
- [ ] Create wrappers over Callback API
- [x] [Hyperdrive-promise](https://github.com/geut/hyperdrive-promise)
- [x] [Hypercore](https://github.com/geut/hypercore-promise)
- [ ] Cores…
-
Here's the current state of the Agregore development roadmap.
Feel free to propose new features in Github issues or comment here if you want to tackle an item that's on the roadmap.
## Roadmap /…
-
The next major step for this project is to bring in cabal-client (https://github.com/cabal-club/cabal-client). So far this has caused a lot of headaches due to the need to use webpack (because react n…
-
Sorry @fsteff for "polluting" your repo with my questions/issues. I'm just trying to understand as much as possible about `hyperpubsub`, in order to be able to use it properly.
const {PubSub…
-
I've been thinking about how we could package Mapeo as a [Desktop PWA](https://developers.google.com/web/progressive-web-apps/desktop) and the potential advantages:
1. People could get started with…
-
**Describe the idea**
After the sync is complete the sync button says complete. EVERYONE clicks it hoping for an affirming response. What if they got one?!
A little status report on sync with that…
-
(base) raphy@pc:~/hypercore/p2p-multiwriter-with-autobase/solutions/06$ hrepl hypernews.js
Autobase setup. Pass this to run this same setup in another instance:
hrepl hypernews.js …