6 Commits

Author SHA1 Message Date
tomFlowee 609ddd2efa Fix possible corruption 2021-04-03 20:34:51 +02:00
tomFlowee 1255aa6ccb Process address subscription in bulk when possible 2021-04-03 17:59:48 +02:00
tomFlowee 7fb2ba0c48 Fix memory usage of pools.
This follows a refactor in flowee-libs, we make the reserve amount
mandatory to be called, since its too easy to forget to reserve.
2021-02-18 09:51:31 +01:00
tomFlowee 5ea9b44725 Don't allow to connect multiple times 2021-02-16 17:31:04 +01:00
tomFlowee 0b3487c2ea Add onChainChanged() callback for new blocks 2021-02-15 12:15:07 +01:00
tomFlowee baf11f749e Split ContextData into two classes.
This separates the JavaScript napi stuff better from the rest.
2021-02-14 19:44:28 +01:00