mergify[bot]
28b9e5b572
getBlockProduction now correctly reports block production ( #17116 )
...
(cherry picked from commit d6c076f1b6
)
Co-authored-by: Michael Vines <mvines@gmail.com >
2021-05-08 04:19:39 +00:00
mergify[bot]
a73303be22
Fixing a broken link in the docs ( #16975 ) ( #17085 )
...
(cherry picked from commit 40c31f87e0
)
Co-authored-by: Jordan Sexton <jordan@jordansexton.com >
2021-05-06 16:05:37 +00:00
Michael Vines
524b380a71
Bump version to 1.6.8
2021-05-04 12:46:57 -07:00
mergify[bot]
6157860c0a
Implement Bip32 for seed-phrase/passphrase signing (backport #16942 ) ( #17018 )
...
* 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
(cherry picked from commit 694c674aa6
)
# Conflicts:
# programs/bpf/Cargo.lock
* Fix conflict
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
Co-authored-by: Tyera Eulberg <tyera@solana.com >
2021-05-04 03:58:23 +00:00
Ryan M. Shea
356117819c
Add hackathon banner ( #17010 )
2021-05-03 19:47:34 +00:00
mergify[bot]
851742e5d9
Update sysvars.md ( #16998 ) ( #16999 )
...
a typo
(cherry picked from commit 43ccaf14b0
)
Co-authored-by: Max Block <40041609+max-block@users.noreply.github.com >
2021-05-03 09:58:20 +00:00
Justin Starry
1fde69ef48
Docs cleanup ( #16997 )
2021-05-03 02:59:03 +00:00
mergify[bot]
894bedcae7
Remove errant backslash ( #16994 ) ( #16995 )
...
(cherry picked from commit d7166c5778
)
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
2021-05-02 20:20:30 +00:00
mergify[bot]
47f15eaa03
Corrected typo in calling between programs document (backport #16991 ) ( #16993 )
...
* 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 >
(cherry picked from commit c003f8e93c
)
# Conflicts:
# docs/src/developing/programming-model/calling-between-programs.md
* Fix conflict
Co-authored-by: srinivas valekar <srinivas.valekar@gmail.com >
Co-authored-by: Tyera Eulberg <tyera@solana.com >
2021-05-02 18:40:41 +00:00
mergify[bot]
c3dc23e84a
docs: fix copy-pasta breaking typo in getRecentBlockhash
example ( #16962 )
...
(cherry picked from commit 3d98321b38
)
Co-authored-by: Trent Nelson <trent@solana.com >
2021-04-30 04:24:40 +00:00
Michael Vines
49a415414f
Add getBlockProduction RPC method
2021-04-28 21:38:53 -07:00
mergify[bot]
6c540d2ada
Fixup rpc-endpoints ( #16924 ) ( #16930 )
...
(cherry picked from commit 783bd79e9d
)
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
2021-04-28 14:44:16 -06:00
joeaba
da62ebac1a
Update rpc-endpoints.md ( #16926 )
2021-04-29 00:12:42 +05:30
mergify[bot]
7aec87c086
Add getVoteAccounts RPC method parameter to restrict results to a single vote account ( #16859 )
...
(cherry picked from commit 59fc33635a
)
Co-authored-by: Michael Vines <mvines@gmail.com >
2021-04-27 05:43:44 +00:00
mergify[bot]
a3f1580b8b
Update bpf loader info on native-programs docs ( #16840 ) ( #16845 )
...
* Update bpf loader info on native-programs docs
* Link to program deployment docs
(cherry picked from commit 5eb5d9b2f5
)
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
2021-04-26 20:41:36 +00:00
mergify[bot]
0ecd1755a6
docs: getInflationReward rpc output fields should be in lower camel case ( #16802 ) ( #16805 )
...
(cherry picked from commit ec37a843a4
)
Co-authored-by: Josh <josh.hundley@gmail.com >
2021-04-24 19:37:55 +00:00
mergify[bot]
826111cf79
Restore text wrapping ( #16776 ) ( #16780 )
...
(cherry picked from commit da58f20a99
)
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
2021-04-23 17:34:47 +00:00
mergify[bot]
f31f1d0f52
fix reference to Rust Restrictions section ( #16763 ) ( #16775 )
...
(cherry picked from commit e9a616cfc2
)
Co-authored-by: strykerin <dacosta.pereirafabio@gmail.com >
2021-04-23 17:02:27 +00:00
mergify[bot]
e220f7067b
docs: fix formatting issue ( #16761 ) ( #16774 )
...
(cherry picked from commit c217ee3a00
)
Co-authored-by: strykerin <dacosta.pereirafabio@gmail.com >
2021-04-23 17:02:18 +00:00
mergify[bot]
50e441a9ed
Update secp instruction link in docs ( #16729 ) ( #16733 )
...
(cherry picked from commit b22c13dcd7
)
Co-authored-by: Jack May <jack@solana.com >
2021-04-22 04:53:38 +00:00
mergify[bot]
9413051053
Clean up "APR" language around inflation rewards ( #16732 )
...
(cherry picked from commit b8b54567b1
)
Co-authored-by: Michael Vines <mvines@gmail.com >
2021-04-22 03:29:52 +00:00
mergify[bot]
13e176a633
getLeaderSchedule now supports filtered results based on validator identity ( #16731 )
...
(cherry picked from commit 6004c0abf5
)
Co-authored-by: Michael Vines <mvines@gmail.com >
2021-04-22 02:29:01 +00:00
mergify[bot]
147ba1de69
Update float docs ( #16695 ) ( #16726 )
...
(cherry picked from commit bb2b4c7e0b
)
Co-authored-by: Jack May <jack@solana.com >
2021-04-21 22:55:00 +00:00
mergify[bot]
558a46f5d5
RPC: use finalized as default pubsub commitment level ( #16659 ) ( #16666 )
...
* RPC: use finalized as default pubsub commitment level
* update docs
* Fix tests
(cherry picked from commit a7e65c0034
)
Co-authored-by: Justin Starry <justin@solana.com >
2021-04-20 09:47:50 +00:00
mergify[bot]
57add5366e
Expand a couple docs sections (backport #16664 ) ( #16671 )
...
* docs: Flesh out address verification in integraion guide
(cherry picked from commit d575450ef0
)
* docs: Expand native program descriptions
(cherry picked from commit 12678a819d
)
Co-authored-by: Trent Nelson <trent@solana.com >
2021-04-20 09:33:40 +00:00
mergify[bot]
4354ad3299
Documentation typo for langauge ( #16620 )
...
(cherry picked from commit 5399faaf53
)
Co-authored-by: Guillaume Claret <dev@clarus.me >
2021-04-17 15:20:54 +00:00
Trent Nelson
4e94446fc3
Bump version to v1.6.7
2021-04-16 23:31:30 +00:00
mergify[bot]
6c1678244f
docs: Fix typo in program deploy instructions ( #16572 ) ( #16575 )
...
(cherry picked from commit c8ed14c647
)
Co-authored-by: Justin Starry <justin@solana.com >
2021-04-16 05:58:31 +00:00
mergify[bot]
f3814a0478
docs: freshen and clarify rent-exempt dev description ( #16562 )
...
(cherry picked from commit 76ce28c723
)
Co-authored-by: Trent Nelson <trent@solana.com >
2021-04-15 04:35:08 +00:00
mergify[bot]
5e8d8cfb49
fix transaction spelling ( #16558 ) ( #16559 )
...
(cherry picked from commit 1f29031b9d
)
Co-authored-by: strykerin <dacosta.pereirafabio@gmail.com >
2021-04-15 02:24:26 +00:00
Michael Vines
4ef3a679a4
Bump version to v1.6.6
2021-04-14 10:27:02 -07:00
Connor McFarlane
e02bcbdae2
Other hostname changes
...
(cherry picked from commit eddfe06a00
)
2021-04-14 10:08:29 -07:00
Connor McFarlane
7b0187a148
Correct gossip hostname
...
(cherry picked from commit d684ec00aa
)
2021-04-14 10:08:29 -07:00
mergify[bot]
8c0b0f235e
docker: Expose all ports in Dockerfile, add back localnet.sh ( #16401 ) ( #16474 )
...
* docker: Expose all ports in Dockerfile, add back localnet.sh
* Add documentation for where to find containers
* Obliterate script
(cherry picked from commit 448d5be79f
)
Co-authored-by: Jon Cinque <jon.cinque@gmail.com >
2021-04-11 20:17:08 +00:00
mergify[bot]
8334a76e5b
docs: Validator SOL reqs followup ( #16424 )
...
(cherry picked from commit 117860218f
)
Co-authored-by: Trent Nelson <trent@solana.com >
2021-04-07 16:15:20 +00:00
Trent Nelson
8c7b8e8c5d
docs: Add validator SOL reqs
...
(cherry picked from commit 0e42a35e4f
)
2021-04-06 22:47:48 -06:00
mergify[bot]
a2857928a4
Rpc: introduce get_inflation_reward rpc call ( #16278 ) ( #16410 )
...
* feat: introduce get_inflation_reward rpc call
* fix: style suggestions
* fix: more style changes and match how other rpc functions are defined
* feat: get reward for a single epoch
* feat: default to the most recent epoch
* fix: don't factor out get_confirmed_block
* style: introduce from impl for RpcEncodingConfigWrapper
* style: bring commitment into variable
* feat: support multiple pubkeys for get_inflation_reward
* feat: add get_inflation_reward to rpc client
* feat: return rewards in order
* fix: rename pubkeys to addresses
* docs: introduce jsonrpc docs for get_inflation_reward
* style: early return in map (not sure which is more idiomatic)
* fix: call the rpc client function args addresses as well
* fix: style
* fix: filter out only addresses we care about
* style: make this more idiomatic
* fix: change rpc client epoch to optional and include some docs edits
* feat: filter out rent rewards in get_inflation_reward
* feat: add option epoch config param to get_inflation_reward
* feat: rpc client get_inflation_reward takes epoch instead of config and some filter staking and voting rewards
(cherry picked from commit e501fa5f0b
)
Co-authored-by: Josh <josh.hundley@gmail.com >
2021-04-07 02:26:45 +00:00
mergify[bot]
0cf1894ede
issue #10831 : added --with-memo option to all cli commands that submit (bp #16291 ) ( #16387 )
...
* issue #10831 : added --with-memo option to all cli commands that submit (#16291 )
* issue #10831 : added --with-memo option to all cli commands that submit
transactions. Also, improve the block command to show UTF-8 string instead
of integer values for memo program data.
* Fixed tests and changed some syntax according to feedback.
* Use spl_memo id (all versions where applicable) instead of hardcoding id.
* Update Cargo.toml in programs/bpf.
* Update formatting via cargo fmt.
* Update to use spl_memo version 3.0.1, which simplifies package imports
(cherry picked from commit 364af3a3e0
)
# Conflicts:
# cli-output/Cargo.toml
# cli/Cargo.toml
* Fix conflicts
Co-authored-by: bji <bryan@ischo.com >
Co-authored-by: Tyera Eulberg <tyera@solana.com >
2021-04-05 23:14:16 +00:00
Tyera Eulberg
5da83c1491
Bump version to v1.6.5 ( #16361 )
2021-04-04 22:00:40 -06:00
sakridge
a788021181
Bump version to v1.6.4 ( #16345 )
2021-04-04 13:31:35 -07:00
Michael Vines
d3b50bc55b
Remove UNSTABLE warning from logsSubscribe
2021-04-02 12:54:20 -07:00
mergify[bot]
a0c4b4e5fc
Rpc: enable getConfirmedSignaturesForAddress2 to return confirmed (not yet finalized) data ( #16281 ) ( #16293 )
...
* Update blockstore method to allow return of unfinalized signature
* Support confirmed sigs in getConfirmedSignaturesForAddress2
* Add deprecated comments
* Update docs
* Enable confirmed transaction-history in cli
* Return real confirmation_status; fill in not-yet-finalized block time if possible
(cherry picked from commit da27acabcc
)
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
2021-04-01 06:30:36 +00:00
mergify[bot]
e87c3421bc
Update overview.md ( #16280 )
...
fix link which was broken/wrong
(cherry picked from commit c723251575
)
Co-authored-by: Huge <mr.huge@seznam.cz >
2021-03-31 22:05:24 +00:00
mergify[bot]
2581db5748
docs: Reduce airdrop examples to 1 SOL ( #16241 )
...
(cherry picked from commit 2bcfbad653
)
Co-authored-by: Trent Nelson <trent@solana.com >
2021-03-30 21:52:42 +00:00
Trent Nelson
634959b3ab
Bump version to v1.6.3
2021-03-30 16:17:47 +00:00
Trent Nelson
03b21f2e9d
Bump version to v1.6.2
2021-03-30 00:06:01 -06:00
mergify[bot]
5c9f85f28d
Rpc: enable getConfirmedBlocks and getConfirmedBlocksWithLimit to return confirmed (not yet finalized) data ( #16161 ) ( #16198 )
...
* Add commitment config capabilities
* Use rpc limit if no end_slot provided
* Limit to actually finalized blocks
* Support confirmed blocks in getConfirmedBlocks and getConfirmedBlocksWithLimit
* Update docs
* Add client plumbing
* Rename config enum
(cherry picked from commit 60ed8e2892
)
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
2021-03-29 19:53:17 +00:00
mergify[bot]
78e54f1d2c
Implement mnemonic support for solana-keygen grind (solana-labs#9325) ( #16108 ) ( #16173 )
...
* Implement mnemonic support for solana-keygen grind (solana-labs#9325)
* Updated to include feedback from review.
* Renaming as per review feedback
* Fixed an incorrectly transcribed underscore
* Properly re-use string constants.
(cherry picked from commit e50f598449
)
Co-authored-by: bji <bryan@ischo.com >
2021-03-28 07:05:17 +00:00
mergify[bot]
625773e5b8
Rpc: enable getConfirmedBlock and getConfirmedTransaction to return confirmed (not yet finalized) data (bp #16142 ) ( #16160 )
...
* Rpc: enable getConfirmedBlock and getConfirmedTransaction to return confirmed (not yet finalized) data (#16142 )
* Add Blockstore block and tx apis that allow unrooted responses
* Add TransactionStatusMessage, and send on bank freeze; also refactor TransactionStatusSender
* Track highest slot with tx-status writes complete
* Rename and unpub fn
* Add commitment to GetConfirmed input configs
* Support confirmed blocks in getConfirmedBlock
* Support confirmed txs in getConfirmedTransaction
* Update sigs-for-addr2 comment
* Enable confirmed block in cli
* Enable confirmed transaction in cli
* Review comments
* Rename blockstore method
(cherry picked from commit 433f1ead1c
)
# Conflicts:
# core/src/replay_stage.rs
* Fix conflict
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
Co-authored-by: Tyera Eulberg <tyera@solana.com >
2021-03-27 04:51:53 +00:00
mergify[bot]
5f061dcea1
Support getBlockTime for unfinalized blocks ( #16103 ) ( #16110 )
...
(cherry picked from commit a8ef29df27
)
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
2021-03-25 04:18:00 +00:00