Tyera Eulberg
|
9a5fc3513a
|
Add using OutputFormat enum to --sign-only transactions (#9650) (#9911)
automerge
|
2020-05-06 23:19:36 -07:00 |
|
mergify[bot]
|
a9d2fa6aad
|
Cli: Update OutputFormat method to return a String to restore consistency (#9904) (#9905)
automerge
|
2020-05-06 20:51:45 -07:00 |
|
Michael Vines
|
fc21c857a3
|
Bump version to v1.1.10
|
2020-05-06 16:04:41 -07:00 |
|
mergify[bot]
|
bed6e566ef
|
Display transaction fee in SOL (#9892) (#9898)
automerge
(cherry picked from commit e078ba1dde )
Co-authored-by: Michael Vines <mvines@gmail.com>
|
2020-05-05 22:44:36 -07:00 |
|
mergify[bot]
|
8cb3953c9a
|
Cli: add cluster-date subcommand, and make block-time slot optional (#9878) (#9883)
automerge
|
2020-05-05 10:19:10 -07:00 |
|
mergify[bot]
|
909316bd53
|
Avoid panic caused by converting non-positive / non-normal floating points values to duration (#9867) (#9872)
(cherry picked from commit 3aedb81d48 )
Co-authored-by: Kristofer Peterson <svenski123@users.noreply.github.com>
|
2020-05-04 14:27:40 -07:00 |
|
mergify[bot]
|
000b763e95
|
Add clap.rs default for --commitment (#9859) (#9861)
automerge
|
2020-05-02 14:47:30 -07:00 |
|
Michael Vines
|
9d00ff6624
|
Bump to 1.1.9
|
2020-05-02 11:41:51 -07:00 |
|
mergify[bot]
|
bae6fe17e9
|
Watchtower can now emit a notifiation on all non-vote transactions (#9845) (#9852)
automerge
|
2020-05-01 19:45:32 -07:00 |
|
Tyera Eulberg
|
3aa52f95a2
|
v1.1 backport custom error rename (#9826)
* Add program_error conversions (#9203)
* Rename CustomError to Custom (#9207)
* More custom error rename (#9227)
automerge
* Remove librapay conflicts
* Fix rebase
Co-authored-by: Jack May <jack@solana.com>
|
2020-04-30 23:54:11 -06:00 |
|
mergify[bot]
|
3f41d60793
|
Add commitment Root variant, and add fleshed out --commitment arg to Cli (#9806) (#9813)
automerge
|
2020-04-30 10:40:07 -07:00 |
|
mergify[bot]
|
b7bd9d9fbb
|
Nit: More informative error message (#9616) (#9816)
automerge
|
2020-04-30 00:54:47 -07:00 |
|
Michael Vines
|
40cb8d857b
|
Don't divide by zero
|
2020-04-29 11:04:08 -07:00 |
|
mergify[bot]
|
972381efff
|
catchup now estimates the time remaining (#9782) (#9785)
automerge
|
2020-04-29 01:26:20 -07:00 |
|
Michael Vines
|
0afb058616
|
Bump version to 1.1.8
|
2020-04-23 20:40:29 -07:00 |
|
Michael Vines
|
1ddff68642
|
Bump version to 1.1.7
|
2020-04-22 22:13:46 -07:00 |
|
mergify[bot]
|
c0b250285a
|
Add custodian option to withdraw-stake command (bp #9662) (#9675)
* Merge stake::withdraw instructions (#9617)
* Add custodian option to withdraw-stake command (#9662)
automerge
Co-authored-by: Greg Fitzgerald <greg@solana.com>
|
2020-04-22 20:30:46 -07:00 |
|
mergify[bot]
|
34df5ad364
|
cli: Add transaction-history (bp #9614) (#9623)
automerge
|
2020-04-21 10:49:24 -07:00 |
|
mergify[bot]
|
6ca69a1525
|
Add decode-transaction (#9608)
automerge
|
2020-04-20 14:20:09 -07:00 |
|
Michael Vines
|
12ed7c6845
|
Bump version to 1.1.6
|
2020-04-18 23:37:34 -07:00 |
|
mergify[bot]
|
8f9f11e37f
|
Tame wallet manager better (#9567) (#9575)
automerge
|
2020-04-18 13:37:40 -07:00 |
|
mergify[bot]
|
13e5b479eb
|
confirm --verbose now displays failed transactions (#9562)
automerge
|
2020-04-17 14:56:58 -07:00 |
|
mergify[bot]
|
8f54d409e2
|
Consider config in check_for_usb (#9555) (#9557)
automerge
|
2020-04-17 13:03:45 -07:00 |
|
Michael Vines
|
b260f686a3
|
Only build x86_64-unknown-linux-gnu on docs.rs
|
2020-04-16 19:07:08 -07:00 |
|
Michael Vines
|
135763e019
|
Bump version to 1.1.5
|
2020-04-16 13:23:21 -07:00 |
|
mergify[bot]
|
cb2dd56317
|
Passing -v/--verbose to solana confirm now displays the full transaction (#9530)
automerge
|
2020-04-16 10:01:42 -07:00 |
|
mergify[bot]
|
d7c43f0c0b
|
Cli: enable json output (#9478) (#9495)
automerge
|
2020-04-14 14:22:23 -07:00 |
|
mergify[bot]
|
892a3b6dc4
|
Rename UpdateNode to UpdateValidatorIdentity (#9475)
automerge
|
2020-04-13 19:09:42 -07:00 |
|
Michael Vines
|
d6f1e4b10a
|
Bump version to v1.1.4
|
2020-04-12 18:00:06 -07:00 |
|
Michael Vines
|
73dad25d74
|
Sort the output of solana validators by active stake (#9459)
automerge
(cherry picked from commit 3f33f4d3a9 )
|
2020-04-12 17:54:13 -07:00 |
|
mergify[bot]
|
3379a8470d
|
Add --no-wait arg to transfer (#9388) (#9391)
automerge
|
2020-04-09 00:05:06 -07:00 |
|
Michael Vines
|
580304add4
|
Bump version to 1.1.3
|
2020-04-07 09:33:26 -07:00 |
|
mergify[bot]
|
6ea74c3d29
|
RpcClient: include signature check in send_transaction, bump send retries in get_num_blocks_since_signature_confirmation (#9341) (#9346)
automerge
|
2020-04-06 20:24:27 -07:00 |
|
mergify[bot]
|
3a6c23e995
|
Make TestValidator mint_lamports configurable (#9337) (#9339)
automerge
|
2020-04-06 17:32:49 -07:00 |
|
mergify[bot]
|
756bc3b5bb
|
vote-authorize-voter no longer fails if the current authorized voter is not the fee payer (#9288)
automerge
|
2020-04-03 13:57:15 -07:00 |
|
Michael Vines
|
40d0f8da2d
|
Bump version to 1.1.2
|
2020-04-02 22:35:56 -07:00 |
|
mergify[bot]
|
47ddb84078
|
cli: Add --follow option to catchup command to allow for easy ongoing monitoring between two nodes (bp #9260) (#9278)
automerge
|
2020-04-02 20:43:19 -07:00 |
|
mergify[bot]
|
3f6027055c
|
Tame overeager wallet manager (#9262) (#9272)
automerge
|
2020-04-02 16:54:14 -07:00 |
|
mergify[bot]
|
c1acfe4843
|
Add epoch subcommand (#9249) (#9255)
automerge
|
2020-04-01 21:41:22 -07:00 |
|
Michael Vines
|
47c6dfe1aa
|
Bump version to v1.1.1
|
2020-03-30 23:15:07 -07:00 |
|
mergify[bot]
|
e32f7dbe49
|
catchup now retries when the desired node is not yet online (#9148) (#9152)
automerge
|
2020-03-29 10:39:56 -07:00 |
|
Michael Vines
|
4a8b1d9b2c
|
RpcClient now returns Signatures instead of Strings (#9129)
|
2020-03-27 15:46:00 -07:00 |
|
Michael Vines
|
864d212c64
|
solana account now displays the account's rent epoch (#9114)
|
2020-03-27 08:58:21 -07:00 |
|
dependabot-preview[bot]
|
e744b15ad2
|
Bump thiserror from 1.0.12 to 1.0.13 (#9017)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.12...1.0.13)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-03-24 10:51:24 -07:00 |
|
Greg Fitzgerald
|
b08f8d3103
|
Add stake-account to docs (#9010)
|
2020-03-22 12:20:24 -06:00 |
|
Trent Nelson
|
2592894958
|
CLI: Support setting both stake authorities at once (#8976)
automerge
|
2020-03-21 18:56:17 -07:00 |
|
dependabot-preview[bot]
|
85027caf42
|
Bump thiserror from 1.0.11 to 1.0.12 (#9000)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.11...1.0.12)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-03-21 14:52:25 -06:00 |
|
Greg Fitzgerald
|
ca4a22d4ba
|
Distinguish account addresses from public keys (#8998)
|
2020-03-21 13:30:01 -06:00 |
|
Jack May
|
e28368ff1b
|
Move address creation with seed into pubkey (#8991)
|
2020-03-20 15:20:48 -07:00 |
|
Greg Fitzgerald
|
c68e80c93b
|
Improve CLI usage messages (#8972)
* Improve CLI usage messages
* stragglers
* Apply review feedback
Co-authored-by: Trent Nelson <trent@solana.com>
|
2020-03-19 21:43:11 -06:00 |
|