Commit Graph
31 Commits
Author SHA1 Message Date
Chris Troutner 22cbc54dee feat(x402-bch): Updating to v2 protocol 2025-12-24 14:25:44 -07:00
Chris Troutner 66123de679 fix(fulcrum): Using basic auth token when psf-bch-api calls itself 2025-12-21 15:14:48 -07:00
Chris Troutner e2860d08b1 Changing default cost to 200 sats per call 2025-12-21 11:22:44 -07:00
Chris Troutner 1eb787e0d4 fix(console.logs()): Removing terminal noise 2025-12-17 13:46:08 -07:00
Chris Troutner 8b12938e6c fix(port): Adding port config to .env-local file 2025-11-28 06:00:02 -08:00
Chris Troutner 394ab73276 feat(encryption): Adding encryption REST API route 2025-11-26 14:30:41 -08:00
Chris Troutner 98576e5ff2 fix(startup): Ensuring REST URL is passed correctly to bch-js on startup 2025-11-26 11:00:08 -08:00
Chris Troutner 3aeb23ba17 fix(x402): Setting default server address to PSF burn addr 2025-11-25 08:57:23 -08:00
Chris Troutner ca666f7c56 feat(basic auth): Allowing basic authentication for API access 2025-11-23 09:58:08 -08:00
Chris Troutner a23c4d9328 Updating config 2025-11-17 10:43:09 -08:00
Chris Troutner 6b09a3a172 feat(price): Adding price endpoints 2025-11-17 09:42:42 -08:00
Chris Troutner c338fd38ea fix(slp): Removing the data2 path as it never worked well 2025-11-16 07:38:35 -08:00
Chris Troutner f59ca87f1e Converting /full-node/fulcrum endpoints to just /fulcrum 2025-11-15 17:55:56 -08:00
Chris Troutner 1914e6f985 fixing route name for fulcrum 2025-11-15 17:15:46 -08:00
Chris Troutner 5a5119716a feat(slp): Ported SLP endpoints from bch-api 2025-11-15 17:03:02 -08:00
Chris Troutner a37d088b52 Removing entities placeholder 2025-11-15 07:07:00 -08:00
Chris Troutner 81a1241b5d Renaming fulcrum libraries 2025-11-15 07:03:13 -08:00
Chris Troutner d104405f17 Moving fulcrum rest api libs 2025-11-14 08:46:34 -08:00
Chris Troutner ca25e33517 feat(fulcrum): Ported fulcrum endpoints from bch-api 2025-11-14 07:25:23 -08:00
Chris Troutner 2af4b0a943 Converted router index.js files to router.js 2025-11-14 06:56:59 -08:00
Chris Troutner e5c8fa9321 feat(rawtransactions): Adding full node raw transaction endpoints 2025-11-14 06:28:15 -08:00
Chris Troutner 4f89335768 feat(mining): Ported mining endpoints from bch-api 2025-11-14 05:22:59 -08:00
Chris Troutner f2e61fde35 Removing integration tests from old repository 2025-11-14 05:03:15 -08:00
Chris Troutner 5ab5547bf3 Adding code comments 2025-11-10 06:01:07 -08:00
Chris Troutner eb57a7c773 feat(x402): Added x402 protection for each endpoint 2025-11-09 21:42:00 -08:00
Chris Troutner b41fa29c36 fix(v6/ prefix): Added prefix to URL 2025-11-09 21:17:22 -08:00
Chris Troutner 865993c1a9 fix(control): Added control and DS Proof endpoints 2025-11-09 19:48:13 -08:00
Chris Troutner 6096d52f84 fix(tests): Updating unit tests 2025-11-09 19:39:21 -08:00
Chris Troutner 78197762e4 Getting rid of placeholder controller libs 2025-11-09 19:24:48 -08:00
Chris Troutner 3fff9000bf feat(blockchain): Adding blockchain full-node endpoints 2025-11-09 19:18:39 -08:00
Chris Troutner ba2afd47a4 first commit 2025-11-09 16:16:37 -08:00