sakridge
fec15f69f4
Increment 1.7 version ( #20316 )
2021-09-29 15:37:45 -04:00
mergify[bot]
63b24d9577
Update TransactionError link to docs.rs ( #20145 ) ( #20146 )
...
(cherry picked from commit a70fd8e606
)
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
2021-09-23 21:15:36 +00:00
sakridge
70d556782b
Bump 1.7 version ( #19943 )
2021-09-16 13:16:09 -06:00
mergify[bot]
9a280426da
docs: fix typo ( #19646 ) ( #19647 )
...
(cherry picked from commit f68ca3895b
)
Co-authored-by: Zahin Mohammad <zahin.dev@gmail.com >
2021-09-04 18:48:36 +00:00
mergify[bot]
864006a78a
docs: fix typo ( #19641 ) ( #19644 )
...
(cherry picked from commit 497b6c152f
)
Co-authored-by: Zahin Mohammad <zahin.dev@gmail.com >
2021-09-04 17:21:20 +00:00
mergify[bot]
1c6cac2054
fix typo in calling-between-programs developing documentation ( #19502 ) ( #19504 )
...
(cherry picked from commit d11b0abf11
)
Co-authored-by: Matthew Callens <callensmatt@gmail.com >
2021-08-30 20:04:39 +00:00
Tyera Eulberg
f73a61d2ec
Bump version to 1.7.12
2021-08-27 16:24:24 +00:00
mergify[bot]
cdbc77bf97
Add parameter to allow setting max-retries for SendTransaction rpc (backport #19387 ) ( #19416 )
...
* Add parameter to allow setting max-retries for SendTransaction rpc (#19387 )
* Add parameter to cap rpc send retries for a tx
* Add parameter to docs
(cherry picked from commit 7482861f4b
)
# Conflicts:
# banks-server/src/banks_server.rs
* Fix conflicts
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
Co-authored-by: Tyera Eulberg <tyera@solana.com >
2021-08-25 07:23:03 +00:00
mergify[bot]
3976816b79
Correct JSON-RPC docs for getSlot ( #19355 ) ( #19356 )
...
* Correct JSON-RPC docs for getSlot
* Update docs/src/developing/clients/jsonrpc-api.md
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
(cherry picked from commit 9483866e0b
)
Co-authored-by: Brian Anderson <andersrb@gmail.com >
2021-08-21 00:55:11 +00:00
mergify[bot]
caea9c99cd
Minimize trust (backport #19279 ) ( #19335 )
...
* docs: Mainnet Beta inflation has been enabled for quite some time
(cherry picked from commit 169ded9a70
)
* validator: Trusted validators are now called known validators
(cherry picked from commit e0bc5fa690
)
* docs: trust minimize
(cherry picked from commit 40613161a0
)
* docs: correct known validator operator
(cherry picked from commit eced50d103
)
* docs: Remove decommissioned testnet archetype validator
(cherry picked from commit a587eec20b
)
* docs: update devnet start args with new validators
(cherry picked from commit 2a877ae06e
)
Co-authored-by: Trent Nelson <trent@solana.com >
2021-08-20 06:24:43 +00:00
mergify[bot]
43b414b0df
RPC: add option to exclude accounts from get_supply (backport #19270 ) ( #19283 )
...
* RPC: add option to exclude accounts from get_supply (#19270 )
(cherry picked from commit c053df143f
)
# Conflicts:
# rpc/src/rpc.rs
* resolve conflicts
Co-authored-by: Justin Starry <justin@solana.com >
2021-08-18 20:22:06 +00:00
Trent Nelson
ab5d032634
Bump version to v1.7.11
2021-08-12 06:55:18 +00:00
Trent Nelson
b7f1f19d8e
Bump version to v1.7.10
2021-07-31 01:19:33 -06:00
mergify[bot]
4d2e66cf9c
Added missing method to index and updated token account methods docs. ( #18906 ) ( #18954 )
...
(cherry picked from commit 4d0cd9b283
)
Co-authored-by: hugo <murlux@protonmail.com >
2021-07-28 22:35:55 +00:00
Michael Vines
548ddff7ed
Bump version to v1.7.9
2021-07-24 11:23:44 -06:00
Ryo Onodera
1cc8de0fed
Bump version to v1.7.8 ( #18866 )
2021-07-24 01:14:03 +09:00
mergify[bot]
77dc3746a3
docs: fix link to Native Programs page in transactions.md ( #18830 ) ( #18832 )
...
(cherry picked from commit 71bd434297
)
Co-authored-by: Stephen Peterkins <stephen@peterkins.ca >
2021-07-22 03:59:45 +00:00
mergify[bot]
e88f4d689c
Fixed broken links and added more context to getTokenAccountBalance docs ( #18811 )
...
(cherry picked from commit d751d5b6e8
)
Co-authored-by: murlux <murlux@protonmail.com >
2021-07-21 18:32:58 +00:00
mergify[bot]
927057df26
correct typo (backport #18750 ) ( #18751 )
...
* correct typo
(cherry picked from commit 1507477306
)
* fix another typo
(cherry picked from commit 269028360c
)
Co-authored-by: Yang Li <yangli1990@live.com.au >
2021-07-18 13:52:57 +00:00
Trent Nelson
19049ca91b
Bump version to v1.7.7
2021-07-17 08:42:22 +00:00
sakridge
551dc0a74c
Bump 1.7 version ( #18723 )
2021-07-16 09:43:18 -06:00
mergify[bot]
1570afe493
Cli configurable validators (backport #18630 ) ( #18666 )
...
* rpc: more params for `GetVoteAccountsConfig`
(cherry picked from commit bf90ea282a
)
* cli: allow returning more `solana validators`
(cherry picked from commit a4a24b6531
)
# Conflicts:
# Cargo.lock
Co-authored-by: Trent Nelson <trent@solana.com >
2021-07-16 09:49:13 +00:00
Michael Vines
0d8c8d013d
Remove Tour de SOL more
...
(cherry picked from commit c03490b24a
)
2021-07-15 21:07:11 -07:00
Michael Vines
e5d60bc56d
Record vote account commission with voting/staking rewards and surface in RPC
...
(cherry picked from commit 4098af3b5b
)
2021-07-12 17:07:07 -07:00
mergify[bot]
5eadb86500
Fix example in docs for getInflationReward ( #18494 ) ( #18496 )
...
(cherry picked from commit ebc7df62f3
)
Co-authored-by: Max Ogden <maxogden@users.noreply.github.com >
2021-07-07 18:43:24 +00:00
mergify[bot]
eb683dd402
Document order of recent blockhashes sysvar ( #18379 )
...
I wanted to use this sysvar to get a recent block hash, but I didn't
know whether the first or the last entry contains the most recent block
hash.
By calling it for mainnet, printing the results, and comparing that to
the recent blocks on solanabeach.io/blocks, I discovered that the
entries are ordered from most recent to least recent. Document this to
save future readers the trouble.
(cherry picked from commit 94ab0eb49f
)
Co-authored-by: Ruud van Asseldonk <ruud@chorus.one >
2021-07-02 07:03:04 +00:00
Tiago Carvalho
8f08953100
Added formats to notifications in WebSocket RPC client. ( #18231 )
...
(cherry picked from commit 8e7d393b70
)
2021-07-01 21:14:49 -07:00
mergify[bot]
820abacf49
Update notification format info to be consistent ( #18354 ) ( #18356 )
...
(cherry picked from commit cc80197349
)
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
2021-07-01 06:14:03 +00:00
Trent Nelson
4466aa39c4
Bump version to v1.7.5
2021-06-30 22:55:01 -06:00
mergify[bot]
884ef211f7
Document slotsUpdates ( #18335 ) ( #18339 )
...
* Add slotsUpdates to jsonrpc docs
* Re-add unstable section
(cherry picked from commit dfb6296499
)
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
2021-07-01 00:25:24 +00:00
Trent Nelson
597429ab3e
Bump version to v1.7.4
2021-06-22 19:57:34 +00:00
mergify[bot]
b14af989b8
Update sysvar docs ( #18125 ) ( #18147 )
...
(cherry picked from commit 8a136736ad
)
Co-authored-by: Jack May <jack@solana.com >
2021-06-22 17:28:15 +00:00
Stephen Akridge
d159ae9342
Bump version to v1.7.3
2021-06-17 15:34:50 -06:00
Jon Cinque
0c90307677
v1.7: Stake refactor (Manual backport of #17906 ) ( #17978 )
...
* Refactor stake program into solana_program (#17906 )
* Move stake state / instructions into solana_program
* Update account-decoder
* Update cli and runtime
* Update all other parts
* Commit Cargo.lock changes in programs/bpf
* Update cli stake instruction import
* Allow integer arithmetic
* Update ABI digest
* Bump rust mem instruction count
* Remove useless structs
* Move stake::id() -> stake::program::id()
* Re-export from solana_sdk and mark deprecated
* Address feedback
* Run cargo fmt
* Run cargo fmt post cherry-pick
2021-06-15 23:43:22 +02:00
mergify[bot]
54bc3e606e
Fix typo in docs ( #17920 ) ( #17938 )
...
(cherry picked from commit 3657469826
)
Co-authored-by: Sarat Limawongpranee <innneang@users.noreply.github.com >
2021-06-14 12:04:02 -06:00
mergify[bot]
3b813db42f
minor fixes to punctuation and typos ( #17881 ) ( #17923 )
...
* fix minor typos and punctuation
* fix minor typos and punctuation
* rewording for clarity and typo corrections
* rewording for clarity and typo corrections
* rewording for clarity and typo corrections
Co-authored-by: Gregg Dourgarian <greggd@aidacreative.com >
(cherry picked from commit 54155f875a
)
Co-authored-by: Haik Dulgarian <greggd@tempworks.com >
2021-06-14 06:56:39 +00:00
Ryo Onodera
48e565038a
Bump version to v1.7.2 ( #17831 )
2021-06-08 10:29:39 +00:00
mergify[bot]
938112e449
fix getBlock API reference ( #17661 ) ( #17662 )
...
(cherry picked from commit 10c6e771b5
)
Co-authored-by: oncecsc <74547046+oncecsc@users.noreply.github.com >
2021-06-02 07:32:15 +00:00
Michael Vines
975c942ea7
Bump version to v1.7.1
2021-06-02 05:21:14 +00:00
Tyera Eulberg
ab581dafc2
Add block height to ConfirmedBlock structs ( #17523 )
...
* Add BlockHeight CF to blockstore
* Rename CacheBlockTimeService to be more general
* Cache block-height using service
* Fixup previous proto mishandling
* Add block_height to block structs
* Add block-height to solana block
* Fallback to BankForks if block time or block height are not yet written to Blockstore
* Add docs
* Review comments
2021-05-26 22:16:16 -06:00
Michael Vines
9541411c15
Plumb transaction-level rewards (aka "rent debits") into the getTransaction
RPC method
2021-05-27 03:05:05 +00:00
Felipe Lima
7dfc1d9790
Fix typo in docs
2021-05-26 19:49:23 -07:00
Michael Vines
cbce440af4
simulateTransaction can now return accounts modified by the simulation
2021-05-26 14:20:23 -07:00
Jon Cinque
bb72ab7f1b
docs: Add find_program_address
and example ( #17515 )
2021-05-26 15:25:05 +00:00
Tyera Eulberg
e9bc1c6b07
Add last valid block height to rpc Fees ( #17506 )
...
* Add last_valid_block_height to fees rpc
* Add getBlockHeight rpc
* Update docs
2021-05-26 07:26:19 +00:00
Michael Vines
3d40ec3c88
Add missing fields from getClusterNodes documentation
2021-05-26 02:00:30 +00:00
Justin Starry
660d37aadf
sigVerify conflicts with replace, add tests
2021-05-25 17:32:00 -07:00
Justin Starry
e14f3eb529
rename flag
2021-05-25 17:32:00 -07:00
Justin Starry
96cef5260c
Add a flag to simulateTransaction to use most recent blockhash
2021-05-25 17:32:00 -07:00
Jack May
4eb6deee2d
Update sysvar docs ( #17493 )
2021-05-25 16:57:53 -07:00