Trent Nelson
|
b83a4cae90
|
Bump version to 1.2.14
|
2020-07-25 04:00:17 +00:00 |
|
Trent Nelson
|
ff48ea20de
|
Bump version to 1.2.13
|
2020-07-22 06:08:41 +00:00 |
|
carllin
|
3da254c745
|
Bump version to 1.2.12 (#11088)
Co-authored-by: Me <carl_solana_com@carl-dev.c.principal-lane-200702.internal>
|
2020-07-15 23:55:05 +00:00 |
|
sakridge
|
2896fdb603
|
Update version to v1.2.11 (#10966)
|
2020-07-09 06:48:30 -07:00 |
|
sakridge
|
50970bc8f9
|
Update version to v1.2.10 (#10962)
|
2020-07-08 15:34:19 -07:00 |
|
Tyera Eulberg
|
f7fb5aebac
|
v1.2 instruction and account decoding backports (#10939)
* Revert "Rpc: add filter to getProgramAccounts (#10888) (#10932)"
This reverts commit 9311a6e356 .
* Add jsonParsed option for EncodedTransactions; add memo parser (#10711)
* Add jsonParsed option for EncodedTransactions; add memo parser
* Use kebab case for program names
* Add account-key parsing
* Add parse test
* Update transaction encoding docs (#10833)
* Add account-decoder utilities (#10846)
* Fix comment and make less pub
* Add account-decoder crate and use to decode vote and system (nonce) accounts
* Update docs
* Rename RpcAccount struct
* s/Rpc/Display
* Call it jsonParsed and update docs
* Revert "s/Rpc/Display"
This reverts commit 6e7149f503 .
* s/Rpc/Ui
* Add tests
* Ui more things
* Comments
* Update struct prefixes to Ui (#10874)
* Update comments
* Use Ui prefix
* Rpc: add filter to getProgramAccounts (#10888)
* Add RpcFilterType, and implement CompareBytes for getProgramAccounts
* Accept bytes in bs58
* Rename to memcmp
* Add Memcmp optional encoding field
* Add dataSize filter
* Update docs
* Clippy
* Simplify tests that don't need to test account contents; add multiple-filter tests
|
2020-07-07 09:35:35 -06:00 |
|
sakridge
|
191483cf9f
|
Update cargo.* version to 1.2.9 (#10861)
|
2020-06-30 23:21:10 +00:00 |
|
Stephen Akridge
|
89d78dcfcf
|
Update cargo.* version to 1.2.8
|
2020-06-30 09:03:28 -07:00 |
|
mergify[bot]
|
55b92c16da
|
Remove fee-payer guesswork from Message and Transaction (bp #10776) (#10785)
* Remove fee-payer guesswork from Message and Transaction (#10776)
* Make Message::new_with_payer the default constructor
* Remove Transaction::new_[un]signed_instructions
These guess the fee-payer instead of stating it explicitly
(cherry picked from commit 1c498369b5 )
# Conflicts:
# cli/src/nonce.rs
# core/src/rpc.rs
# ledger/src/blockstore.rs
# programs/bpf/tests/programs.rs
* Fix merge
Co-authored-by: Greg Fitzgerald <greg@solana.com>
|
2020-06-25 01:10:23 +00:00 |
|
Stephen Akridge
|
ccb7b1a698
|
Bump cargo version to v1.2.7
|
2020-06-24 09:23:12 -07:00 |
|
Stephen Akridge
|
2d94c09aee
|
Bump Cargo.toml version to 1.2.6
|
2020-06-22 23:23:16 -07:00 |
|
Stephen Akridge
|
4b33a2a1b8
|
Update Cargo.toml version from 1.2.4 to 1.2.5
|
2020-06-17 18:55:20 -07:00 |
|
Stephen Akridge
|
dbda50941a
|
Bump version to 1.2.4
|
2020-06-16 17:03:09 -07:00 |
|
Stephen Akridge
|
2500881e0b
|
Bump version to v1.2.3
|
2020-06-14 09:58:10 -07:00 |
|
Michael Vines
|
a8f4c4e297
|
Bump version to 1.2.2
|
2020-06-11 20:45:13 -07:00 |
|
mergify[bot]
|
ba36308d69
|
Add StakeInstruction::Merge (#10503) (#10507)
automerge
|
2020-06-10 19:08:56 -07:00 |
|
mergify[bot]
|
ae1a0f57c5
|
Add preflight checks to sendTransaction RPC method (bp #10338) (#10363)
automerge
|
2020-06-01 22:27:30 -07:00 |
|
Michael Vines
|
ace711e7f1
|
Bump version to 1.2.1
|
2020-05-26 19:07:35 -07:00 |
|
Michael Vines
|
2521f75c18
|
Advertise node software version in gossip (#9981)
* Advertise node version in gossip
* Remove solana_clap_utils::version! macro
|
2020-05-11 15:02:01 -07:00 |
|
dependabot-preview[bot]
|
6660e93c39
|
Bump clap from 2.33.0 to 2.33.1 (#9978)
* Bump clap from 2.33.0 to 2.33.1
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.0 to 2.33.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v2.33.1/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v2.33.0...v2.33.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* [auto-commit] Update all Cargo lock files
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
|
2020-05-11 14:32:50 -07:00 |
|
dependabot-preview[bot]
|
9c0b80ea1b
|
Bump serde_yaml from 0.8.11 to 0.8.12 (#9966)
automerge
|
2020-05-10 18:11:23 -07:00 |
|
dependabot-preview[bot]
|
288c9751c1
|
Bump serde from 1.0.106 to 1.0.110 (#9964)
* Bump serde from 1.0.106 to 1.0.110
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.106 to 1.0.110.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.106...v1.0.110)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* [auto-commit] Update all Cargo lock files
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
|
2020-05-10 16:24:25 -07:00 |
|
Michael Vines
|
79a6b4b596
|
Add delay to keep RPC traffic down on error
|
2020-05-01 10:32:46 -07:00 |
|
Michael Vines
|
d67ad70443
|
Revert "Bump console from 0.10.1 to 0.11.2 (#9763)"
This reverts commit 2de999fb61 .
|
2020-04-28 10:43:18 -07:00 |
|
dependabot-preview[bot]
|
2de999fb61
|
Bump console from 0.10.1 to 0.11.2 (#9763)
Bumps [console](https://github.com/mitsuhiko/console) from 0.10.1 to 0.11.2.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/compare/0.10.1...0.11.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-04-28 09:36:07 -07:00 |
|
dependabot-preview[bot]
|
c5a7df9221
|
Bump console from 0.10.0 to 0.10.1 (#9726)
Bumps [console](https://github.com/mitsuhiko/console) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/compare/0.10.0...0.10.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-04-27 09:16:24 -06:00 |
|
Greg Fitzgerald
|
76b1c2baf0
|
One less alloc per transaction (#9705)
* One less alloc per transaction
* Fix benches
* Fix compiler warnings in bench build
* Fix move build
* Fix bench
|
2020-04-24 13:03:46 -06:00 |
|
Greg Fitzgerald
|
a6ad660e5e
|
Merge stake::withdraw instructions (#9617)
|
2020-04-20 18:16:50 -06:00 |
|
Michael Vines
|
47ae57610a
|
Only build x86_64-unknown-linux-gnu on docs.rs
|
2020-04-16 19:06:17 -07:00 |
|
Michael Vines
|
9883ca8549
|
Add 1 SOL grace, to allow for a complaint system account to fund a reasonable number of transactions. (#9359)
automerge
|
2020-04-07 13:43:43 -07:00 |
|
Michael Vines
|
03978ac5a5
|
Add support for monitoring system account balances (#9345)
automerge
|
2020-04-06 21:41:53 -07:00 |
|
Michael Vines
|
ad0997e15f
|
RPC: add err field to TransactionStatus, alongside the now deprecated status field (#9296)
automerge
|
2020-04-04 16:13:26 -07:00 |
|
dependabot-preview[bot]
|
8cdf406dd3
|
Bump serde from 1.0.105 to 1.0.106
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.105 to 1.0.106.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.105...v1.0.106)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-04 15:13:52 -07:00 |
|
Michael Vines
|
c1441a2a8f
|
Advance if no blocks are available in the given range
|
2020-04-03 14:59:04 -07:00 |
|
Michael Vines
|
d7fa40087c
|
Bump version to 1.2.0
|
2020-03-28 09:44:13 -07:00 |
|
Michael Vines
|
3ae6e0b8ab
|
Add solana-stake-monitor program (#9081)
|
2020-03-27 22:55:55 -07:00 |
|