296 Commits

Author SHA1 Message Date
CharlieC3
753aa1a224 chore: update default seed nodes and example config files 2023-03-14 10:11:20 -04:00
Pavitthra Pandurangan
dab5d0bd8e switched from pascal case to camel case 2023-02-03 14:09:23 -05:00
Pavitthra Pandurangan
9911a8d062 added docs, updated field names in json object 2023-02-03 11:29:59 -05:00
Pavitthra Pandurangan
b3fe8d40a7 addressed feedback 2023-02-02 14:56:20 -05:00
Pavitthra Pandurangan
f36473a444 added docs, serialization functions, tests, and json formatting for btc ops is readable 2023-02-01 17:03:11 -05:00
Pavitthra Pandurangan
3d2b3e56b2 wip - add example of stx op to md file 2023-02-01 17:03:04 -05:00
Pavitthra Pandurangan
441ad8fbc4 update event dispatcher md file 2023-02-01 17:02:57 -05:00
Jude Nelson
4e74929095 Merge branch 'develop' into chore/merge-develop-to-next 2022-12-15 09:03:01 -05:00
Jude Nelson
793f8edc8a Merge branch 'master' into chore/merge-master-to-next 2022-12-15 08:53:56 -05:00
wileyj
6954cb48a0 Updating docs
- breaking out sections to ./docs
- adding badges
- updating some text/links
2022-12-07 12:35:19 -08:00
Igor
befeb4b855 move stacks-events to testnet/stacks-node/src 2022-10-01 17:52:44 -07:00
Matthew Little
c23c8fa4ec docs: update OpenAPI schema with the /v2/pox changes 2022-09-13 15:58:30 +02:00
Igor
923b584ea7 updates 2022-08-25 16:09:01 -05:00
wileyj
1d1d6286fe Update for PR comments
- shellcheck adjustments for sysv init script
- launchd/systemd disabled respawn
- updated docs to reflect changes
2022-03-14 14:49:05 -07:00
wileyj
b14f366797 Adding contrib dir
Moving:
- deployment/helm -> contrib/helm
- tools -> contrib/tools
Adding:
- contrib/init/{stacks.init,stacks.service,org.stacks.stacks-blockchain.plist}
- docs/init.md
2022-03-11 20:48:40 -08:00
pavitthrap
f185afd89b Merge branch 'develop' into feat/miner-structured-logging 2022-01-06 12:03:33 -05:00
pavitthrap
cfd0e68bf1 Merge branch 'develop' into fix/rpc-tip 2021-12-16 17:54:48 -05:00
Pavitthra Pandurangan
467c52b3bc Added documentation for new mined_microblocks event 2021-12-16 17:31:55 -05:00
Jude Nelson
2415bbb5d6 Merge branch 'develop' into feat/appchain-network-improvements 2021-12-06 16:47:04 -05: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
713968e9d8 Merge branch 'develop' into fix/rpc-tip 2021-12-01 15:13:39 -05:00
pavitthrap
946c8da5ab Merge branch 'develop' into fix/rpc-tip 2021-11-17 14:45:55 +05:30
Aaron Blankstein
b1291dac21 docs: add reference for the event dispatcher changes 2021-11-10 10:40:30 -06:00
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
fef1a8a489 Merge branch 'feat/miner-rate-eval' into feat/fee-rate-rpc 2021-10-18 08:38:35 -05:00
Aaron Blankstein
903fdda982 address PR feedback 2021-10-15 16:36:08 -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
Jude Nelson
9d1fd436f8 docs: add documentation for /v2/headers and /v2/data_var 2021-10-01 16:20:32 -04: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
f60f0c84e4 Added new-microblocks event to event dispatcher docs 2021-06-09 17:23:56 -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
23ef099d02 Merge branch 'develop' into feat/rpc-pox-updates 2021-03-05 09:50:45 -06:00
Aaron Blankstein
0d747c5fc8 changelog entries, document in event-dispatcher.md 2021-02-25 16:23:05 -06:00
Aaron Blankstein
2621f20b0b feat: add reward slots to new_burn_block events 2021-02-24 11:32:38 -06:00
Aaron Blankstein
090f65952d Merge branch 'develop' into feat/rpc-pox-updates 2021-02-23 11:32:19 -06: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
Aaron Blankstein
f9d6afe948 fix prepare_phase_in calculation, more documentation of the endpoint 2021-02-17 16:42:05 -06:00
Aaron Blankstein
ad047073e5 include requests from #2385 2021-02-17 16:04:42 -06:00
Aaron Blankstein
dc7c9cb128 test and document v2/pox changes 2021-02-17 15:10:51 -06:00
Matthew Little
532172cc79 fix: update /new_burn_block payload schema
"amount" vs "amt" ad145207ce/testnet/stacks-node/src/event_dispatcher.rs (L134)
2021-02-15 17:11:29 +01:00
Jude Nelson
ee12847842 address PR feedback 2020-11-25 01:11:59 -05:00