Commit Graph

34 Commits

Author SHA1 Message Date
Jude Nelson
53c5136724 chore: fix a few errors in the openapi.yaml 2024-03-21 15:49:38 -04:00
Jude Nelson
077080b3f9 fix: $ not * 2024-03-21 14:09:59 -04:00
Jude Nelson
d356a59296 chore: update the openapi.yaml file with the new API calls 2024-03-20 15:14:37 -04:00
Aaron Blankstein
2c120adf54 fix get_stacker_set docs 2024-02-05 13:00:40 -06:00
Aaron Blankstein
c44ba3615c feat: add stacker_set RPC endpoint
* expand e2e correct_burns test to invoke the new RPC endpoint
* fix reward-set storage information to write correct coinbase height
2024-02-02 20:05:28 -06:00
Aaron Blankstein
dc82c12a2a address PR reviews 2024-01-08 12:49:52 -06:00
Aaron Blankstein
96c4f9bc1f fix openapi error 2024-01-08 09:50:44 -06:00
Aaron Blankstein
a63c6a3da7 remove stacker verification from block proposal check, update docs 2024-01-08 09:50:44 -06:00
Jeff Bencin
ed8b42533a chore: Address PR comments 2024-01-08 09:50:44 -06:00
Jeff Bencin
ddb5e0b2b8 docs: Add JSON schema for /v2/block_proposal 2024-01-08 09:50:44 -06:00
Jeff Bencin
28ae1679fd Remove total_burn from NakamotoBlockProposal 2024-01-08 09:50:44 -06:00
Jeff Bencin
86eda2cdd2 Add two simple test cases for /v2/block_proposal (not passing) 2024-01-08 09:49:47 -06:00
Jeff Bencin
7cfd9c4a90 Remove unused fields from NakamotoBlockProposal; Update OpenAPI doc 2024-01-08 09:48:52 -06:00
Brice Dobry
e17f094790 Merge branch 'chore/merge-master-to-develop' into next 2023-09-06 22:03:47 -04:00
Anthony Caccia
115953c66f doc: add entry in openapi for GET /v2/constant_val 2023-06-15 19:56:29 +02:00
Pavitthra Pandurangan
f66ff8db46 update to openapi.yaml 2023-06-05 12:58:05 -04:00
Mårten Blankfors
bdd19ca4a3 doc: Multiple response examples for burn_ops RPC endpoint 2023-02-23 09:54:14 +01:00
Aaron Blankstein
e74416625d test: add RPC call to PegIn integration test, document new RPC endpoint 2023-01-19 11:01:55 -06:00
Pavitthra Pandurangan
7661d030c5 Removed mentions of use_latest_tip parameter, returning a NotFound http response if the chain tip can't be loaded for an rpc request 2021-12-01 16:55:36 -05:00
pavitthrap
946c8da5ab Merge branch 'develop' into fix/rpc-tip 2021-11-17 14:45:55 +05:30
Aaron Blankstein
cbc9a8a416 update scalar value docs, make neon run loop a little less chatty 2021-10-20 11:44:52 -05:00
Aaron Blankstein
d7da3014a0 use estimations array, address PR feedback, check minimum relay fees 2021-10-20 09:47:35 -05:00
Aaron Blankstein
3b0033a03a fix open api docs 2021-10-13 15:06:10 -05:00
Aaron Blankstein
c511fd5332 use arrays for fee estimates, fix test build 2021-10-13 14:49:49 -05:00
Aaron Blankstein
1dfd21a250 tests and documentation for the fee estimate endpoint 2021-10-13 10:19:23 -05:00
Pavitthra Pandurangan
4943f66a86 Fixed integration test and openapi syntax 2021-09-27 12:41:38 -04:00
Pavitthra Pandurangan
11d741b326 docs: updated wording in openapi.yaml, added comments to tests in rpc.rs 2021-08-05 12:59:51 -04:00
Pavitthra Pandurangan
46fbbbd77d docs: changed type of query parameter to boolean in the openapi doc 2021-07-29 13:19:31 -04:00
Pavitthra Pandurangan
7b62bacb00 Addressed greg's comments: added test comments, fixed style issues in openapi.yaml 2021-07-28 14:02:04 -04:00
Pavitthra Pandurangan
e06fa7303f Fix openapi formatting 2021-07-27 16:50:02 -04:00
Pavitthra Pandurangan
dfc216d8d3 Feat: added use_latest_tip query parameter to the relevant v2 endpoints 2021-07-23 15:24:27 -04:00
Pavitthra Pandurangan
d11a3ee83c Altered test, updated docs 2021-03-11 10:39:41 -08:00
Pavitthra Pandurangan
ea6e0c632f responded to comments 2021-03-10 10:26:06 -08:00
Aaron Blankstein
8650dff243 add OpenAPI docs for RPC endpoints, update /v2/pox return based on PR feedback 2021-02-23 11:31:10 -06:00