Matthew Little
|
715e2b36df
|
feat: socket.io server and client implementation
|
2021-05-19 00:51:01 +02:00 |
|
Matthew Little
|
5c74ab1b52
|
feat: implement sql query leak detection and logging
|
2021-01-05 15:09:22 +01:00 |
|
Matthew Little
|
b61129c2f1
|
feat: integrate Stacking STX into database and provide through account API details, upgrade to nodejs v14
|
2020-11-12 18:20:29 +01:00 |
|
Matthew Little
|
334eb9da9d
|
feat: integrate stx lock event handling into db
|
2020-11-12 18:20:29 +01:00 |
|
Matthew Little
|
bb38998f7c
|
fix: build issues with prom libs
|
2020-09-22 17:46:04 +02:00 |
|
Matthew Little
|
25181fa80e
|
chore: test fixes
|
2020-08-24 17:56:01 -06:00 |
|
Matthew Little
|
d12ba53fb0
|
feat: initial debug endpoint support for sending multisig transactions
|
2020-08-24 17:56:01 -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
|
d284524c61
|
chore: integration test for ws-rpc-client lib
|
2020-08-13 13:44:01 -06:00 |
|
Matthew Little
|
ab49121e22
|
chore: move schema and doc related code into the docs sub-package
|
2020-05-20 13:09:29 +02:00 |
|
Thomas Osmonson
|
b5a91bcdca
|
fix: use paths to find custom types
|
2020-05-08 15:29:20 +02:00 |
|
kyranjamie
|
24c04c0ca1
|
fix: use tsconfig-paths
|
2020-04-15 12:50:38 +02:00 |
|
Matthew Little
|
f7b254d646
|
fix: unit tests running with integration environment
|
2020-04-15 11:43:50 +02:00 |
|
Matthew Little
|
179dfe279b
|
fix: possible fix for invalid paths after build for schemas and tx lib
|
2020-04-15 11:43:50 +02:00 |
|
Matthew Little
|
6bf3faeb8a
|
feat: docker-compose working for sidecar + core-node + postgres
|
2020-04-15 11:43:50 +02:00 |
|
kyranjamie
|
dd6be80782
|
feat: add schema validation to api responses
|
2020-04-10 09:15:49 +02:00 |
|
kyranjamie
|
b05d571a88
|
feat: render types from json schema
|
2020-04-06 11:39:59 +02:00 |
|
Matthew Little
|
0199ebb5f6
|
feat: add deploy smart contract debug API endpoint
|
2020-04-01 17:31:27 +02:00 |
|
Matthew Little
|
54cce2b5cc
|
feat: storing tx sender address, and implemented dev endpoint for sending testnet TokenTransfers
|
2020-04-01 17:31:27 +02:00 |
|
kyranjamie
|
1d5596105a
|
feat: initial outline of api server
|
2020-03-26 16:43:08 +01:00 |
|
Matthew Little
|
75513b1651
|
fix: correct a few instances of inconsistent module import syntax
|
2020-03-20 14:15:52 +01:00 |
|
Matthew Little
|
974f668bba
|
feat: initial postgres datastore setup
|
2020-03-19 12:08:08 +01:00 |
|
Matthew Little
|
d7752c9cc2
|
feat: parsing Clarity values in contract-call tx and nonfungible post-conditions using stacks-transactions-js
|
2020-03-16 21:38:56 +01:00 |
|
Matthew Little
|
a9bfbb5431
|
feat: improve error handling in Stacks message parsing
|
2020-02-19 18:13:27 -05:00 |
|
Matthew Little
|
3dad3d4660
|
feat: initial block stream parsing with testnet socket
Refs #2
Refs #3
|
2020-02-18 13:27:48 -05:00 |
|