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 |
|
Aaron Blankstein
|
ff241aa7c1
|
feat: add burn_block_height to /new_burn_block event-dispatcher endpoint
|
2020-11-13 08:05:42 -06:00 |
|
Aaron Blankstein
|
aeb06395ed
|
docs: add event_index to sample
|
2020-11-11 08:13:09 -06:00 |
|
Aaron Blankstein
|
cd9073e3c9
|
add block hash references to the matured block rewards
|
2020-11-04 10:47:08 -06:00 |
|
Aaron Blankstein
|
0f72c10090
|
tests and documentation
|
2020-10-30 15:52:52 -05:00 |
|
Aaron Blankstein
|
7bdb100cee
|
Merge pull request #1720 from blockstack/fix/remove-docs
Cleanup: Remove (stale) high level documentation
|
2020-07-07 09:58:56 -05:00 |
|
Aaron Blankstein
|
1fc7776833
|
docs: remove high level documentation whose authoritative copy now lives in docs.blockstack repo
|
2020-07-06 19:50:00 -05:00 |
|
Ludo Galabru
|
71f076e1c5
|
Fix endpoint URL
|
2020-07-06 14:56:46 -04:00 |
|
Aaron Blankstein
|
e1bf46584d
|
docs: light documentation for event dispatcher
|
2020-06-04 15:19:59 -05:00 |
|
Aaron Blankstein
|
002d99d6ab
|
docs: add detail on the tx post reason_data field
|
2020-05-06 09:21:23 -05:00 |
|
Aaron Blankstein
|
f8138c69fc
|
feat: better error response for transaction posts. test cases for common json error responses. documented error responses.
|
2020-04-28 11:12:35 -05:00 |
|
Aaron Blankstein
|
9eb9677a34
|
replace tuple literals
|
2020-04-17 17:08:03 -05:00 |
|
Aaron Blankstein
|
1a0d04df1c
|
address comments
|
2020-04-17 16:59:27 -05:00 |
|
Aaron Blankstein
|
71ee71095c
|
docs: update documentation, mostly by copying content from sip. delete content that is discussed elsewhere (or managed elsewhere, like the tutorials, sdk-quickstart
|
2020-04-17 15:31:12 -05:00 |
|