Yihau Chen
671775a244
chore: add missing VERCEL_TOKEN ( #25079 )
...
* chore: add missing VERCEL_TOKEN
* chore: add a newline to trigger docs build
2022-05-09 11:29:36 +08:00
Luke Ingalls
032a2b8215
remove double word ( #25074 )
2022-05-08 17:11:10 +00:00
carllin
6a9a7df272
Proposal for transaction scheduler based on fee priority ( #23438 )
...
* Add proposal
* Multiple transactions per banking thread
* Update fee defintiion
* Remove whitespace
* Fixup spelling
2022-05-05 16:41:22 -05:00
Arash
d75378fe12
fix: latest go version requires using 'go install' instead of 'go get'. ( #24419 )
2022-05-05 07:57:37 -07:00
Trent Nelson
9bca909f63
docs: clarify tx-wide default max units explainer
2022-05-04 16:55:17 -06:00
Jack May
e070c5ca38
default compute units per instruction ( #24899 )
2022-05-03 09:50:06 -07:00
Çelik Köseoğlu
fd46c69a17
Update install-solana-cli docs with Homebrew instructions
2022-05-02 12:58:27 -07:00
Justin Starry
c0981a9f8c
docs: Update outdated compute budget docs ( #24737 )
...
* docs: Update outdated compute budget docs
* docs: Add section about reducing tx fees
2022-04-30 03:38:59 +08:00
dependabot[bot]
9a136aa684
chore: bump cross-fetch from 3.1.4 to 3.1.5 in /docs ( #24812 )
...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/lquixada/cross-fetch/releases )
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.5 )
---
updated-dependencies:
- dependency-name: cross-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 15:18:06 +08:00
T.J. Kyner
8be726aa67
typo fix in javascript-api docs ( #24085 )
2022-04-28 11:06:41 +08:00
apfitzge
5e6b2e49dc
fix typo in cluster docs ( #24706 )
2022-04-27 19:24:04 -05:00
Luke
5db0fbd848
Docs: Typo fix ( #24629 )
...
Changed "potential a" to "potentially a"
2022-04-25 13:43:50 +08:00
Matt Green
9f3eba1d12
Link to SPL documentation in terminology page
2022-04-21 13:56:49 -07:00
Tyera Eulberg
77f6ec5625
Add program_id to TokenBalances structs ( #24513 )
...
* Add program_id to TokenBalances structs
* Update docs
2022-04-19 22:01:22 -06:00
Jacob Creech
42532f5b20
docs: Update CTA for tech support to have StackOverflow
...
docs: Update CTA for tech support to have StackOverflow
docs: Update CTA for tech support to have StackOverflow
docs: remove discord praise
2022-04-18 13:32:26 -07:00
Justin Starry
3426433f99
cli: Fix resume deploy directions ( #24422 )
2022-04-17 16:10:22 +08:00
steveluscher
6c5a3ca4a0
docs: document the limits on RPC API inputs and outputs
2022-04-16 09:01:33 -07:00
Usama Liaquat
4023dece2f
docs: remove extra that ( #23394 )
2022-04-16 23:32:10 +08:00
Tyera Eulberg
f7d557d5ae
Update simulateTransaction rpc handling of return_data, and update docs ( #24355 )
...
* Stringify return_data program_id; also camel-case all fields
* Update simulateTransaction json-rpc docs
* Base64-encode return data in simulation RPC responses
2022-04-14 23:42:08 -06:00
Tyera Eulberg
fbe5e51a16
Move duplicate-block proposal ( #24167 )
2022-04-07 17:30:31 -06:00
T.J. Kyner
781094edb2
providing clarity on airdrop amount constraints ( #24115 )
...
* providing clarity on airdrop amount constraints
This change is in response to a review of a PR in the `solana-program-library` found here: https://github.com/solana-labs/solana-program-library/pull/3062
* replaced static limits with info on how to find them
* removed trailing whitespace
2022-04-07 16:35:13 -06:00
blake
4968e7d38c
Fix typo in documentation ( #24076 )
2022-04-02 08:09:41 -05:00
Michael Vines
87e0aa1b74
improve arg documentation
2022-03-25 21:37:10 -07:00
Will Hickey
c4ecfa5716
Bump version to v1.11 ( #23807 )
...
* Revert crossbeam_epoch to stable. 0.9.8 only works with nightly
* Remove unneeded unit expression
2022-03-21 17:40:50 -05:00
g1stavo
c556811c0f
docs: fix stake state typo ( #23776 )
2022-03-18 13:45:07 -06:00
Will Hickey
2f58c9e501
Bump version to 1.10.4 ( #23743 )
2022-03-17 14:02:13 -05:00
Zayyan Faizal
64e2d9dc47
docs: update sysvar docs for load_instruction_at_checked ( #22925 )
...
* docs: update sysvar docs for load_instruction_at_checked
Update the instruction introspection docs to use the updated load_instruction_at_checked function instead of deprecated load_instruction_at
* Update to load_current_index_checked
2022-03-15 20:22:34 +08:00
Tyera Eulberg
102dd68a03
Rename AccountsDb plugins to Geyser plugins ( #23604 )
2022-03-14 19:18:46 -06:00
Jacob Creech
c5eb8ed7d1
docs: add web3 source docs copy
2022-03-14 15:18:08 -06:00
Will Hickey
63bf0f66af
Bump version to 1.10.3 ( #23648 )
2022-03-14 11:18:45 -05:00
kirill lykov
5d75ef4766
fix deadlink in doc ( #23607 )
2022-03-11 12:20:04 -08:00
Will Hickey
b444836a97
Bump version to 1.10.2 ( #23597 )
2022-03-10 16:41:06 -06:00
Justin Starry
3114c199bd
Add RPC support for versioned transactions ( #22530 )
...
* Add RPC support for versioned transactions
* fix doc tests
* Add rpc test for versioned txs
* Switch to preflight bank
2022-03-08 15:20:34 +08:00
Will Hickey
1a99251498
Bump version to 1.10.1 ( #23453 )
2022-03-02 13:47:01 -06:00
Brian Long
7dbde2247d
Adds comments related to the public RPC endpoints ( #22797 )
...
* Adds comments related to the public RPC endpoints
* Update docs/src/cluster/rpc-endpoints.md
Co-authored-by: Michael Vines <mvines@gmail.com>
Co-authored-by: Brian Long <bl@triton.one>
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
Co-authored-by: Michael Vines <mvines@gmail.com>
2022-03-02 19:15:35 +00:00
Trent Nelson
5877e38baa
docs: resolve svgbob binary
2022-02-28 17:33:30 -07:00
Tyera Eulberg
0de7b757d0
Update durable-nonce docs ( #23397 )
...
* Use parsable blockhash string
* Remove deprecated cli command from docs
2022-02-28 17:03:26 -07:00
tigarcia
22d2a40133
Updating known validators in the docs for testnet
2022-02-28 09:57:57 -07:00
alnoki
d1f141484e
Update derivation path integer sign specification ( #23336 )
...
Previously, `ACCOUNT` and `CHANGE` were specified as being positive integers, but since both can assume a value of 0 (as in the given example), they should be specified as nonnegative integers
2022-02-24 16:49:58 -07:00
Trent Nelson
6a0d2fcfa7
docs: post merge review for #23286
2022-02-24 01:53:54 +00:00
Masaya Funakoshi
0dd36f3201
Grammar corrections PR#23206 Review Fixes ( #23291 )
...
* Accounts page grammar edits
* calling-between-programs page grammar edits
* PR #23206 "Grammar Corrections" review fixes
* Update docs/src/developing/clients/jsonrpc-api.md
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
* Update docs/src/developing/programming-model/accounts.md
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
2022-02-23 15:34:13 -07:00
Trent Nelson
09d064c090
docs: clarify spl token account creation handling for exchange integrations
2022-02-23 00:22:44 +00:00
Masaya Funakoshi
ff604efc44
Grammar corrections ( #23206 )
...
* Accounts page grammar edits
* Runtime page grammar edits
* calling-between-programs page grammar edits
* transactions page grammar edits
* small changes with e.g. following Chicago Manual
2022-02-22 15:23:47 -08:00
Trent Nelson
fa680a35ea
docs: remove wallet ads
2022-02-16 22:19:10 -07:00
sethgirvan
b66a304e7b
docs: fix typos ( #22320 )
2022-02-16 22:57:22 -06:00
gagliardetto
aaf657297f
Update jsonrpc-api.md ( #23190 )
2022-02-16 16:55:39 +00:00
Tyera Eulberg
917113914d
Remove references to instruction parsing in SPL Token -> Depositing section ( #23161 )
2022-02-15 23:45:00 +00:00
Jerry
bb50259956
Typo fix ( #23152 )
...
Fixed a type in the documentation.
2022-02-15 19:47:19 +00:00
SAITO Kosuke
a43d04d295
change url ( #23132 )
...
Co-authored-by: cosuke2000 <saitou@matchingood.co.jp>
2022-02-15 10:57:03 -06:00
Tyera Eulberg
d2a407a9a7
Update deprecated methods and recommend getBlocksWithLimit ( #23127 )
2022-02-14 23:43:18 -07:00