Nodar Chkuaselidze
Nodar Chkuaselidze
> Nice! Does https://github.com/nodech/liburkel-test generates the images above? > > I could at least test on Mac with SPV. No, liburkel-test generates random tree (and some specific edge cases) and...
> As far as I get https://github.com/nodech/liburkel-test wouldn't work in SPV mode. https://github.com/nodech/liburkel-test - is not related to HSD at all. It is specific to the urkel/nurkel/liburkel integration test. >...
Not sure if we should move out .tests to HSBloomFilter (new) class to update the filter ?
I think it would be more appropriate if it followed convention for the name related endpoints. `POST /wallet/:id/open` - used for creating and sending open `POST /wallet/:id/bid` - used for...
These nodes have been offline since March 1. So I will be closing this for now.
We can reopen the PR, this will not get merged until v7 release, so I can assign to the v7 milestone and check again before merging.
I am not 100% about this, but I will try to cover the context of that path. wallet node interface is not as straightforward as `nodeclient` -> `fullnode`. Actually this...
@rozaydin I will need to have a proper look to give you proper answer. I don't think I have looked into that issue at all. But it can definitely be...
Okay, my thoughts on nurkel upgrade (other than cleanup bug, that needs some work to fix). - Fixing API on `urkel` side sounds like a bad idea, first we can't...
Note on #831. The PR and the commit tries to attempt synchronizing filter when running in SPV mode. Unfortunately, that's not going to work. The SPV add filter/set filter on...