Aaron Blankstein
a762f8f534
revert file renames
2023-04-07 14:50:44 -05:00
Lavanya Kasturi
08484ba0b6
Reverted changes
2023-04-07 14:46:03 -05:00
Lavanya Kasturi
3f1117ea44
Added notes, removed how-to's, updates based on comments
2023-04-06 14:32:55 -05:00
Lavanya Kasturi
5d17a24300
Removed note, improved formattng
2023-04-04 13:54:48 -05:00
Lavanya Kasturi
000022910f
Added links to getting started guide
2023-03-24 14:37:29 -05:00
Lavanya Kasturi
b1bf9e462e
subnets-documentation
2023-03-24 14:21:39 -05:00
Brice Dobry
9d91f58f3b
docs: add explanation about the default contract
2023-03-17 13:22:50 -04:00
Brice Dobry
20b2978fc6
docs: update contract name to subnet-v1-1
2023-03-17 13:22:50 -04:00
Brice Dobry
75ce11ce89
doc: update tutorial for latest changes
2023-03-16 20:54:13 -04:00
Brice Dobry
de33ff3f94
Docs updates ( #225 )
...
* added new folders and files for subnets
* added new subnets files and folders for inclusion into subnets repo
* docs: update the devnet example
* docs: fix some steps in walkthrough
* chore: integrate Aaron's edits from PR review
* incorporated comments and feedback for final draft
* docs: remove outdated NFT_USE_CASE.md
This is replaced with the tutorial in getting-started.md.
* docs: remove how-to guides for now
This content is specific to the tutorial and needs to be re-worked to
make sense for a more generate how-to guide. How-tos will be added in a
future update.
* docs: remove init.md
This content is not relevant at the moment.
* chore: remove yarn.lock
---------
Co-authored-by: Thomas Richards <thomasrichards@Thomass-MBP.attlocal.net >
2023-03-13 16:37:22 -05:00
Aaron Blankstein
e2e01edcd6
docs: add openapi docs for POST block proposal, GET FT withdrawal
2023-02-28 13:50:20 -06:00
Aaron Blankstein
9118a7f5fd
docs: update event-dispatcher docs
2023-02-21 13:27:28 -06:00
Alie Slade
38ab5e18ad
Renamed hyperchains to subnets.
2023-01-03 16:01:29 -05:00
Lavanya Kasturi
13bf7ff305
Subnets- Readme
2022-09-16 13:42:09 -05:00
Pavitthra Pandurangan
ff01562280
Added RPC endpoint for NFT withdrawals; fixed duplicate bug in withdrawal merkle tree; updated nft-withdraw function
2022-07-12 18:50:49 +02:00
Aaron Blankstein
30cca56d0f
address PR review comments
2022-06-28 10:50:35 -05:00
Aaron Blankstein
45d0f49b6c
document new RPC method, clean up some of the changes from demo-day, add testing to rpc and event changes in l1_observer_test
2022-06-10 16:08:58 -05:00
Aaron Blankstein
43ecf31cab
Merge stacks-network/stacks-blockchain@master
2022-05-11 10:22:26 -05: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