Jack May
8c073b2c94
Update getrandom bpf dependency
2021-05-21 08:55:47 -07:00
Justin Starry
ddfc15b9f2
docs: Update transaction expiration time ( #17347 )
2021-05-20 14:55:34 +00:00
Ulrich Stark
f1b4a0a2e0
Fix typo ( #17326 )
2021-05-19 11:24:08 -06:00
Ryan M. Shea
c65c4475f6
Add Contextual Search ( #17299 )
...
* this should prevent other language results appearing in the search area
2021-05-18 05:47:19 +00:00
Trent Nelson
de76adbdf3
Update docs/src/running-validator/validator-start.md
2021-05-17 10:22:10 -06:00
Chris Bellew
02157f4753
Update keypair configuration output
...
While going through the tutorial to start a validator I noticed that the output I received from running...
```
solana config set --keypair ~/validator-keypair.json
```
...different from the output I was seeing. Wondering whether the docs are out of date I thought I'd propose an update to the docs just in case.
2021-05-17 10:22:10 -06:00
Michael Vines
1f322b8a9c
Add two more testnet entrypoints
2021-05-17 08:07:38 -07:00
Marcin Zawiejski
611628a402
fixed getProgramAccounts fields list ( #17278 )
2021-05-17 14:23:30 +00:00
Sebastian Ibarguen
d6ab4196ea
Remove duplicate std::net reference ( #17254 )
2021-05-16 18:51:41 -06:00
Josh Hundley
7be3171f4a
fix: update devnet and testnet urls
2021-05-14 16:20:39 -06:00
Josh Hundley
ec621e71dc
docs: update old devnet and testnet url references
2021-05-14 16:20:39 -06:00
Michael Vines
515f8a21d5
Add NEW labels for RPC methods introduced in v1.7
2021-05-14 21:22:52 +00:00
Laptev Stanislav
5e642a174c
docs: remove missig link ( #17212 )
2021-05-14 09:27:58 -06:00
Trent Nelson
754c708473
test-validator: Display more cluster info in dash
2021-05-14 08:36:08 +00:00
joeaba
26afc7620b
Update clusters.md ( #17220 )
2021-05-14 04:13:28 +00:00
Trent Nelson
3e0c0abb53
Update docs/src/developing/test-validator.md
2021-05-13 17:28:31 +00:00
Trent Nelson
7868df3211
Update docs/src/developing/test-validator.md
2021-05-13 17:28:31 +00:00
Trent Nelson
3214105a21
Update docs/src/developing/test-validator.md
...
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
2021-05-13 17:28:31 +00:00
Trent Nelson
e08687acfd
Update docs/src/developing/test-validator.md
...
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
2021-05-13 17:28:31 +00:00
Trent Nelson
38d7e9a4c4
Update docs/src/developing/test-validator.md
...
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
2021-05-13 17:28:31 +00:00
Trent Nelson
5b13d4057b
Update docs/src/developing/test-validator.md
...
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
2021-05-13 17:28:31 +00:00
Trent Nelson
056c1a7b50
Update docs/src/developing/test-validator.md
...
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
2021-05-13 17:28:31 +00:00
Trent Nelson
768a2ebe9d
docs: Add docs for `solana-test-validator`
2021-05-13 17:28:31 +00:00
Trent Nelson
248f2309ef
docs: fix fixed banner layout
2021-05-13 04:27:17 +00:00
Trent Nelson
a821c4d57f
docs: lock update missed in 545e037e38
2021-05-13 04:27:17 +00:00
joeaba
597373f5fa
Update devnet and testnet endpoints ( #17188 )
2021-05-12 19:39:15 +00:00
chaseeb
4625231e30
Update web-wallet.md to add phantom with fixed link ( #17161 )
...
* Update web-wallet.md to add phantom with fixed link
Update web-wallet.md to add phantom with fixed link
* Update web-wallets.md for phantom
removing trailing whitespaces
* Update docs/src/wallet-guide/web-wallets.md
Co-authored-by: Michael Vines <mvines@gmail.com>
2021-05-11 04:23:13 +00:00
Tyera Eulberg
a5ec3a0547
SignerSource: rename input scheme to `prompt`, default to bip44 solana base key ( #17154 )
...
* Rename ask to prompt
* Default to Solana bip44 base if no derivation-path
* Add SignerSource legacy field, support legacy ASK
* Update docs
* Fix docs: validator current doesn't support uri SignerSources
2021-05-10 19:28:47 -06:00
Justin Starry
a1df57a4ea
Add chinese translations to docs ( #17125 )
...
* import zh translations
* Fix broken links
* fix whitespace
2021-05-09 00:46:24 +08:00
Michael Vines
d6c076f1b6
getBlockProduction now correctly reports block production
2021-05-07 19:04:51 -07:00
Tyera Eulberg
694c674aa6
Implement Bip32 for seed-phrase/passphrase signing ( #16942 )
...
* Add Keypair helpers for bip32 derivation
* Plumb bip32 for SignerSourceKind::Ask
* Support full-path querystring
* Use as_ref
* Add public wrappers for from_uri cases
* Support master root derivations (and fix too-deep print
* Add ask:// HD documentation
* Update ASK elsewhere in docs
2021-05-03 19:58:56 -06:00
Jordan Sexton
40c31f87e0
Fixing a broken link in the docs ( #16975 )
2021-05-03 10:04:55 -05:00
Max Block
43ccaf14b0
Update sysvars.md ( #16998 )
...
a typo
2021-05-03 03:36:26 -06:00
Tyera Eulberg
d7166c5778
Remove errant backslash ( #16994 )
2021-05-02 19:53:03 +00:00
srinivas valekar
c003f8e93c
Corrected typo in calling between programs document ( #16991 )
...
* Corrected typo in calling between programs document
* corrected another typo
Co-authored-by: Srinivas Valekar <srinivasvalekar@Srinivass-MacBook-Pro.local>
2021-05-02 12:03:51 -06:00
Mark Jackson
18a04b0825
Docs/staking with exodus wallet ( #16938 )
...
* add Exodus as wallet that supports staking
* remove extra verbiage
* add binance & ftx. add note for these additions that you cannot select a validator with them
* Formatting
Co-authored-by: Justin Starry <justin.m.starry@gmail.com>
2021-05-01 17:03:00 +00:00
Justin Starry
545e037e38
Docs cleanup ( #16964 )
...
* Run lint:fix on docs
* Update dependencies
* Run prettier
* Run lint
2021-04-30 16:20:56 +08:00
Trent Nelson
3d98321b38
docs: fix copy-pasta breaking typo in `getRecentBlockhash` example
2021-04-30 04:03:15 +00:00
Ryan M. Shea
8c651d2530
Change positioning ( #16951 )
...
* oops!
2021-04-29 12:54:18 -06:00
Michael Vines
542d88929f
Add getBlockProduction RPC method
2021-04-28 20:02:54 -07:00
Tyera Eulberg
783bd79e9d
Fixup rpc-endpoints ( #16924 )
2021-04-28 20:13:58 +00:00
joeaba
0aecc6033a
Update rpc-endpoints.md ( #16910 )
2021-04-28 21:01:54 +05:30
Ryan M. Shea
7f1c1fe6a4
Add banner to page ( #16908 )
2021-04-28 08:14:25 -06:00
Michael Vines
59fc33635a
Add getVoteAccounts RPC method parameter to restrict results to a single vote account
2021-04-27 04:27:15 +00:00
Tyera Eulberg
5eb5d9b2f5
Update bpf loader info on native-programs docs ( #16840 )
...
* Update bpf loader info on native-programs docs
* Link to program deployment docs
2021-04-26 20:09:44 +00:00
Josh
ec37a843a4
docs: getInflationReward rpc output fields should be in lower camel case ( #16802 )
2021-04-24 19:13:02 +00:00
Tyera Eulberg
da58f20a99
Restore text wrapping ( #16776 )
2021-04-23 17:03:21 +00:00
strykerin
e9a616cfc2
fix reference to Rust Restrictions section ( #16763 )
2021-04-23 14:40:03 +08:00
strykerin
c217ee3a00
docs: fix formatting issue ( #16761 )
2021-04-23 09:41:20 +08:00
Jack May
b22c13dcd7
Update secp instruction link in docs ( #16729 )
2021-04-21 21:33:05 -07:00