25 Commits

Author SHA1 Message Date
Matthew Little
5634522132 feat: add listener callback to socket-io client subscription functions (#1799)
* feat: add listener callback to socket-io client subscription functions

* chore: fix test

* test: add unit tests for socket-io-client

* docs: update socket-io client docs

* chore: lint fix in client lib src

* test: fix flaky pox test
2024-01-05 16:41:32 +01:00
Chris Guimarães
05d6a9e241 ci: npm publish on CI (#1610) 2023-04-12 17:15:13 +01:00
Hugo C
a75da5368a chore: upgrade client dependencies (#1589) 2023-03-22 11:38:56 -06:00
Matthew Little
aceb7afdc1 chore: npm audit dep updates (#1262)
* chore: npm audit dep updates

* chore: npm audit dep updates (client library)
2022-08-11 17:34:22 +02:00
Rafael Cárdenas
5f8bc9fd4f fix: mobx breakage by locking package dependencies (#1206) 2022-06-16 14:41:23 +02:00
Matthew Little
7ea3ae368f fix: npm audit fixes, dependency cleanup (#945) 2022-01-04 17:57:49 +01:00
Rafael Cárdenas
5ce474f1ef chore: rename github references from blockstack/ to hirosystems/ 2021-11-03 08:42:10 -06:00
Rafael Cárdenas
70464f4c82 chore: update openapi-generator-cli 2021-10-13 14:31:29 -05:00
Matthew Little
3a017f91f3 fix: issue with client doc generation in gh actions 2021-06-29 09:21:04 -04:00
Matthew Little
fd8f62ff69 feat: socket.io server and client implementation 2021-05-06 18:43:00 +02:00
Hank Stoever
875dfa34ca feat: new api endpoint to get inbound stx and send-many transfers with memos 2021-02-15 15:20:40 +01:00
kyranjamie
dd734de154 fix: security issues with packages 2020-11-30 17:59:35 +01:00
Matthew Little
5bec19f7cc fix: attempt client gh workflow fix #2 2020-11-12 20:41:59 +01:00
Matthew Little
e2ecc13737 chore: reduce extremely verbose client gen log output, making gh actions hard to read and debug 2020-11-12 20:41:59 +01:00
Friedger Müffke
3ada91d44c chore(openapi): use contract_address only 2020-10-02 16:55:56 +02:00
kyranjamie
86b575da76 feat: update jsonrc package—thanks @zensh, closes #208 2020-09-02 17:48:17 +02:00
Alexander Graebe
602a2669e3 feat: client docs 2020-08-26 12:43:49 -06:00
Matthew Little
89165b2bec feat: expose target block time #192 2020-08-24 16:34:03 -06:00
Matthew Little
da6061f1cf fix: client package.json files includes 2020-08-20 16:20:44 -06:00
Matthew Little
465a72e651 fix: lint fixes 2020-08-20 16:20:44 -06:00
Matthew Little
791f763120 fix: postinstall script to build client lib if needed, add readme 2020-08-20 16:20:44 -06:00
Matthew Little
a1517b1824 fix: typing errors with esModuleInterop, default websocket client connection URL 2020-08-20 16:20:44 -06:00
Matthew Little
cd539ad803 refactor: merge ws-client into stacks-blockchain-api-client 2020-08-20 16:20:44 -06:00
Matthew Little
7ade2fb973 fix: cross-platform openapi generation script 2020-08-20 16:20:44 -06:00
Matthew Little
882c22f52e refactor: move openapi client generation into separate directory 2020-08-20 16:20:44 -06:00