Trent Nelson
42c027a7e6
Bump version to 1.1.21
2020-07-21 23:33:01 -06:00
Trent Nelson
ec1f2b4f90
Bump version to v1.1.20 ( #10705 )
2020-06-18 23:29:23 +00:00
Michael Vines
f26824f2b5
Bump version to v1.1.19
2020-06-14 20:18:45 -07:00
Michael Vines
0115bfa2ea
Bump version to v1.1.18
2020-06-10 22:42:05 -07:00
Michael Vines
afc89beefa
Bump version to v1.1.17
2020-06-08 10:32:26 -07:00
Michael Vines
24c796b434
Bump version to 1.1.16
2020-05-27 18:13:17 -07:00
Michael Vines
f1201502d4
Bump version to 1.1.15
2020-05-26 21:22:34 -07:00
Michael Vines
726eadc64b
Bump version to 1.1.14
2020-05-18 15:15:26 -07:00
Michael Vines
2634402fef
Bump version to 1.1.13
2020-05-17 16:35:36 -07:00
Michael Vines
867a213cd3
Bump version to v1.1.12
2020-05-11 22:10:03 -07:00
Michael Vines
5cd685ed3a
Bump version to v1.1.11
2020-05-07 16:57:43 -07:00
Michael Vines
fc21c857a3
Bump version to v1.1.10
2020-05-06 16:04:41 -07:00
Michael Vines
9d00ff6624
Bump to 1.1.9
2020-05-02 11:41:51 -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
Michael Vines
12ed7c6845
Bump version to 1.1.6
2020-04-18 23:37:34 -07:00
Michael Vines
b260f686a3
Only build x86_64-unknown-linux-gnu on docs.rs
2020-04-16 19:07:08 -07:00
Stephen Akridge
f12a933a54
Write wallet key to explicit file
...
(cherry picked from commit 93669ab1fc
)
2020-04-16 13:41:33 -07:00
Michael Vines
135763e019
Bump version to 1.1.5
2020-04-16 13:23:21 -07:00
Michael Vines
8f28989520
Fail coverage faster in CI
2020-04-13 21:09:55 -07:00
Michael Vines
cc987b8884
Unfold coverage test failures
...
(cherry picked from commit d4ea1ec6ad
)
2020-04-13 18:08:37 -07:00
Michael Vines
d6f1e4b10a
Bump version to v1.1.4
2020-04-12 18:00:06 -07:00
mergify[bot]
7df45cf58a
Fix partition setup ( #9386 ) ( #9394 )
...
automerge
2020-04-09 02:55:26 -07:00
Michael Vines
580304add4
Bump version to 1.1.3
2020-04-07 09:33:26 -07:00
Michael Vines
40d0f8da2d
Bump version to 1.1.2
2020-04-02 22:35:56 -07:00
Michael Vines
47c6dfe1aa
Bump version to v1.1.1
2020-03-30 23:15:07 -07:00
mergify[bot]
587342d5e3
Install solana-stake-accounts ( #9169 ) ( #9173 )
...
automerge
2020-03-30 19:53:39 -07:00
Michael Vines
3ae6e0b8ab
Add solana-stake-monitor program ( #9081 )
2020-03-27 22:55:55 -07:00
Ryo Onodera
216b01b224
Improve coverage.sh usability when used locally ( #9054 )
...
automerge
2020-03-24 13:47:16 -07:00
sakridge
bca769111f
Dos all the things ( #8914 )
...
* Dos all the things
* Use solana-dos for gossip dos test
2020-03-20 12:55:38 -07:00
dependabot-preview[bot]
24d871b529
Bump serde from 1.0.104 to 1.0.105 ( #8954 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.104 to 1.0.105.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.104...v1.0.105 )
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-18 22:35:30 -07:00
Michael Vines
6a213bc8f5
Build less for windows
2020-03-17 17:03:56 -07:00
Michael Vines
d14dea4660
Restore solana-install for non-windows
2020-03-17 13:47:53 -07:00
Michael Vines
29abfebb68
Limit windows to end-user command-line tools
2020-03-17 13:11:00 -07:00
Michael Vines
9e0a26628b
Drop :8899 port from http://devnet.solana.com references
2020-03-13 16:00:54 -07:00
Michael Vines
a78a339407
Properly escape current version ( #8686 )
2020-03-06 14:36:01 -07:00
Michael Vines
5eae76c66e
Remove solana-archiver from release artifacts
2020-03-05 11:01:53 -07:00
Dan Albert
2d9d2f1e99
Update cargo versions from 1.0 to 1.1 ( #8397 )
2020-02-21 23:09:45 -08:00
Michael Vines
48f58a88bc
Bump version to 1.0.0
2020-02-20 23:52:19 -07:00
Michael Vines
e3cebcf82d
rename testnet.solana.com to devnet.solana.com
2020-02-19 15:33:14 -07:00
Tyera Eulberg
b997d3eb4e
Cli: Remove units from various subcommands ( #8301 )
...
* Cli: Remove unit arg from various subcommands
* Update book usage page
* Update scripts and docs
2020-02-15 12:53:52 -07:00
Ryo Onodera
890919d140
Reliably track proc macro & build.rs code coverage ( #8210 )
2020-02-12 01:02:40 +09:00
Dan Albert
c324e71768
Bump cargo toml versions to 0.24.0 ( #7976 )
2020-01-25 11:04:27 -06:00
Michael Vines
356f246a74
Remove get-/show- prefix from cli commands
2020-01-21 08:43:07 -07:00
Rob Walker
470d9cd752
Add system_instruction::{allocate, allocate_with_seed, assign_with_seed}, ( #7847 )
...
* cleanup test checks cargo audit
* Add system_instruction allocate
* fixup
* fixup
2020-01-17 09:29:15 -08:00
Jack May
5cb23c814d
Install move-loader binaries ( #7768 )
2020-01-13 12:53:53 -08:00
Ryo Onodera
141131f3a6
Stabilize fn coverage by creating a clean room ( #7576 )
...
* Stabilize fn coverage by pruning all updated files
* Pruning didn't work; Switch to clean room dir
* Oh, shellcheck...
* Remove the data_dir variable
* Comment about relationale for find + while read
2019-12-23 16:32:29 +09:00
Dan Albert
ca10cf081f
Update cargo.toml files from 0.22.0 to 0.23.0 ( #7596 )
2019-12-20 21:45:42 -05:00
Rob Walker
a7040896f0
Update to rust 1.40.0 ( #7572 )
...
* Update to rust 1.40.0
* fixups
2019-12-19 23:27:54 -08:00
Tyera Eulberg
3513f4ee84
Rename drone to faucet ( #7508 )
2019-12-16 14:05:17 -07:00