Commit graph

18 commits

Author SHA1 Message Date
Nodari Chkuaselidze
6558b45ce3
wallet: fix getBlockHeader for NodeClient.
node-client: remove getMedianTime (not used).
2024-11-19 16:53:21 +00:00
Nodari Chkuaselidze
6aeceed719
wdb: Add timeCache to the interactive rescan callback.
test: fix NodeContext usage and update tests.
2024-08-29 15:36:25 +04:00
Nodari Chkuaselidze
c38e4b9298
chain: add getEntries, similar to getHashes. 2024-08-29 13:31:02 +04:00
Nodari Chkuaselidze
b01c806758
node-http: Add get median time to node http. 2024-08-29 13:30:39 +04:00
Nodari Chkuaselidze
e5bcf23f91
test: add standalone wallet to the NodeContext. 2024-08-20 15:33:35 +04:00
Nodari Chkuaselidze
9fd8fa0500
node-client: Add methods for the HTTP endpoints.
Add getMempoolRejectionFilter and checkMempoolRejectionFilter methods to client.
Add getFee, alternative to websocket estimateFee call.
2024-05-31 13:38:17 +04:00
Nodari Chkuaselidze
a2d7e3ce9d
test: add mineBlocks to node context. 2023-12-18 15:42:19 +04:00
Nodari Chkuaselidze
6102ad5200
test: refactor http-test to relevant files. 2023-12-15 18:20:37 +04:00
Nodari Chkuaselidze
81e5c84b80
test: rename contexts and simplify. 2023-12-14 14:10:09 +04:00
Nodari Chkuaselidze
140265e211
test: add test case for the issue in the bcoin-org/bsock#11.
If the client closes before the socket.call, next call would never resolve nor reject and locker would never unlock.
2023-12-13 12:55:36 +04:00
Nodari Chkuaselidze
59e22dc69c
test: move node utils to nodeContext and rename nodeContext to NodesContext. 2023-12-13 12:27:32 +04:00
Nodari Chkuaselidze
919cf24eba
node-http: add more details to the getinfo. 2023-10-27 13:30:07 +04:00
Nodari Chkuaselidze
2dc2c488d9
client: Import hs-client into the project. 2023-01-16 23:49:05 +04:00
Matthew Zipkin
69e0759c8d
test: update public host test for new networking policy
see https://github.com/handshake-org/hsd/pull/692
2022-08-12 15:09:08 -04:00
Matthew Zipkin
f54212874a
test: cover networking options from getinfo 2022-08-04 16:05:47 -04:00
Matthew Zipkin
a671913c67
test: refactor 'tree commit' test to be more self-contained 2022-08-04 13:51:08 -04:00
Nodari Chkuaselidze
72bc83ce28
test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
Mark Tyneway
473dbe6cbc
test: node/http websocket tree root 2020-03-26 17:28:35 -07:00