Discussion of ActorForth and related projects under the ActorForth organization.
scherrey on filepos
Updated refdocs. (compare)
scherrey on filepos
Added compiling to categories a… Merge branch 'filepos' of githu… (compare)
scherrey on filepos
Add initial Makefile. Uncomment… Improve parallel builds. Improve parallel builds. and 7 more (compare)
MayaPosch on master
Separate unit tests into separa… (compare)
Thank you for your update. I've opened this now as an issue on our Github page for ECash SLPDB so our team can better track it. I'll be sure to let you know if we push any new updates to the wallet.
Hello @mrnaif:matrix.org,
We previously looked into adding regtest support to our Electron Cash SLP fork, but we also encountered issues getting it to work reliably (most likely because of the asertDAA you mentioned). At the time we overwrote the built in testnet mode and pointed it at our regtest server instead. EC showed it was connected and some of the transactions would show up, but they were indefinitely "synchronizing" and EC never validated them. It also often stopped working after attempting to do a few SEND transactions. The bitcoincash addresses also showed as "bchtest:" prefixes instead of "bchreg:" prefixes. That's the most progress we made during that effort. It also stopped working after the 3.6.7 update though I believe.