Artie Kushner
3bc8664a82
Update terminology.md
2022-05-25 18:08:49 -07:00
Michael
c3cb1c9897
Update docs for validator identity change to include --no-wait-for-vote-to-start-leader ( #25461 )
2022-05-22 10:35:45 -07:00
dependabot[bot]
6b44550209
chore: bump normalize-url from 4.5.0 to 4.5.1 in /docs ( #25450 )
...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-22 14:17:47 +08:00
dependabot[bot]
675aba70e3
chore: bump dns-packet from 1.3.1 to 1.3.4 in /docs ( #25451 )
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
---
updated-dependencies:
- dependency-name: dns-packet
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-22 14:17:38 +08:00
dependabot[bot]
42cbbe5ed0
chore: bump path-parse from 1.0.6 to 1.0.7 in /docs ( #25452 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-22 14:17:18 +08:00
Justin Starry
9309952071
docs: Run browserlist db update ( #25448 )
2022-05-22 04:17:05 +00:00
Jack May
397a14b127
Add warning to program derived address docs ( #25412 )
2022-05-20 10:19:41 -07:00
Alessandro Decina
9bf07ee206
More target_arch = "bpf" => target_os = "solana"
...
Continuing the work started in https://github.com/solana-labs/solana/pull/25358
2022-05-20 16:57:18 +10:00
Michael Vines
c54e06355f
voteSubscribe pubsub notification now includes the vote transaction signature ( #25291 )
2022-05-19 18:28:46 -07:00
Brennan Watt
6af0546c14
Update tower-bft.md ( #25376 )
2022-05-19 12:52:37 -07:00
Justin Starry
a1522d0024
Use consistent naming for compute unit limit ( #25229 )
...
* Use consistent naming for compute unit limit
* feedback
2022-05-18 13:14:31 +08:00
Justin Starry
4690956849
RPC: Add minContextSlot param to ensure consistent responses ( #25161 )
...
* RPC: Add minContextSlot param to ensure consistent responses
* revert changes to deprecated endpoints
* update docs
2022-05-17 14:46:02 +08:00
ahlee42
9c754d6c95
Fixed typo in Docs ("transacton" -> "transaction") ( #25260 )
...
Co-authored-by: Arnold Lee <103599294+TamashiDev@users.noreply.github.com>
2022-05-16 14:48:59 -07:00
Justin Starry
daac9399ed
docs: Remove redundant and incorrect tx priority details ( #25239 )
2022-05-16 04:41:51 +00:00
Tao Zhu
b1b3702e6d
Prioritize transactions in banking stage by their compute unit price ( #25178 )
...
* - get prioritization fee from compute_budget instruction;
- update compute_budget::process_instruction function to take instruction iter to support sanitized versioned message;
- updated runtime.md
* update transaction fee calculation for prioritization fee rate as lamports per 10K CUs
* review changes
* fix test
* fix a bpf test
* fix bpf test
* patch feedback
* fix clippy
* fix bpf test
* feedback
* rename prioritization fee rate to compute unit price
* feedback
Co-authored-by: Justin Starry <justin@solana.com>
2022-05-16 12:06:33 +08:00
Jack May
cde15ff687
support 64-bit prioritization fee ( #25027 )
2022-05-12 11:07:36 -07:00
Sohrab
069b052553
docs(developing): remove duplicate entry ( #25129 )
2022-05-12 01:57:09 -07:00
sakridge
e0352ed56f
Fix typo ( #25149 )
2022-05-11 21:05:19 +00:00
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