Jack May
|
6eb50450ec
|
Reenable move (#9841)
automerge
|
2020-05-01 12:51:29 -07:00 |
|
Greg Fitzgerald
|
450f1d2867
|
Add set-lockup to solana-stake-accounts (#9827)
* Add a command to set lockups or authorize a new custodian on derived stake accounts
* Thanks clippy
|
2020-04-30 17:56:37 -06:00 |
|
Jack May
|
7678af6300
|
Cleanup BPF helper symbols (#9804)
|
2020-04-30 11:29:11 -07:00 |
|
Jack May
|
de9d8cd849
|
Rename BPF helper to syscall (#9819)
automerge
|
2020-04-30 01:43:11 -07:00 |
|
Stephen Akridge
|
eb24f3df84
|
Update dalek version
|
2020-04-28 21:02:47 -06:00 |
|
Trent Nelson
|
3d40ca86b0
|
Disable Move/Libra components
|
2020-04-28 21:02:47 -06:00 |
|
Jack May
|
d836dfff14
|
Fix bpf unit test linkage (#9780)
automerge
|
2020-04-28 19:41:08 -07:00 |
|
Jack May
|
a4fe11fad2
|
Remove old logging enabler artifacts (#9777)
automerge
|
2020-04-28 15:56:51 -07:00 |
|
Tyera Eulberg
|
0a16d09e1f
|
typo (#9776)
automerge
|
2020-04-28 14:40:10 -07:00 |
|
Jack May
|
068f12fd6f
|
Add Cross-program invocations (#9582)
|
2020-04-28 14:33:56 -07:00 |
|
dependabot-preview[bot]
|
659e87703b
|
Bump generic-array from 0.13.2 to 0.14.1 (#9446)
* Bump generic-array from 0.13.2 to 0.14.1
Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.13.2 to 0.14.1.
- [Release notes](https://github.com/fizyk20/generic-array/releases)
- [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fizyk20/generic-array/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* [auto-commit] Update all Cargo lock files
* Optional generic-array
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
Co-authored-by: Jack May <jack@solana.com>
|
2020-04-28 09:43:48 -07:00 |
|
Ryo Onodera
|
3d8fc8a4a8
|
Enable cargo audit for all Cargo.lock (#9751)
* Enable cargo audit for all Cargo.lock
* Update http from 0.1.19 to 0.1.21
* Update bumpalo from 3.2.0 to 3.2.1
|
2020-04-28 17:43:47 +09:00 |
|
Jack May
|
efad193180
|
Make default programs static (#9717)
|
2020-04-27 21:05:12 -07:00 |
|
Michael Vines
|
c11abf88b7
|
Clean up use to keep rust 1.43.0 from complaining (#9740)
|
2020-04-27 16:54:11 -07:00 |
|
Jack May
|
d3e3f51330
|
Ignore log tests due to concurrency conflicts (#9719)
|
2020-04-25 22:38:59 -07: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 |
|
dependabot-preview[bot]
|
d2cef8ed9b
|
Bump num_cpus from 1.12.0 to 1.13.0 (#9682)
* Bump num_cpus from 1.12.0 to 1.13.0
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/seanmonstar/num_cpus/releases)
- [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/num_cpus/compare/v1.12.0...v1.13.0)
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-04-23 13:08:06 -07:00 |
|
Ryo Onodera
|
b21fd27360
|
Sync all Cargo.locks with num_cpus:1.12.0 (#9685)
automerge
|
2020-04-23 05:13:46 -07:00 |
|
Jack May
|
17e7667da4
|
Serialize test (#9655)
|
2020-04-22 14:53:06 -07:00 |
|
Jack May
|
89b30b4853
|
Ignore test_helper_sol_log due to solana_logger concurency issue (#9654)
|
2020-04-22 10:03:41 -07:00 |
|
Greg Fitzgerald
|
ba58589656
|
Relax setting withdraw authority during lockup (#9644)
automerge
|
2020-04-21 21:05:49 -07:00 |
|
dependabot-buildkite
|
7d6cdf83dc
|
[auto-commit] Update all Cargo lock files
|
2020-04-21 08:07:00 -07:00 |
|
Jack May
|
4d97d3bdb1
|
Cleanup move (#9622)
automerge
|
2020-04-20 23:37:54 -07:00 |
|
Ryo Onodera
|
6793c10860
|
Update Cargo.lock files (#9619)
|
2020-04-21 10:49:06 +09:00 |
|
Greg Fitzgerald
|
a6ad660e5e
|
Merge stake::withdraw instructions (#9617)
|
2020-04-20 18:16:50 -06:00 |
|
Jack May
|
d08517db8c
|
Nit picks (#9580)
|
2020-04-18 22:39:08 -07:00 |
|
Jack May
|
58887c591b
|
Add and update tests (#9566)
|
2020-04-18 17:04:13 -07:00 |
|
Ryo Onodera
|
9bba27a3aa
|
Update outdated lock files... (#9554)
|
2020-04-17 23:57:25 +09:00 |
|
Michael Vines
|
47ae57610a
|
Only build x86_64-unknown-linux-gnu on docs.rs
|
2020-04-16 19:06:17 -07:00 |
|
Jack May
|
241a05fc52
|
Add native loader entry points (#9486)
|
2020-04-15 09:41:29 -07:00 |
|
dependabot-preview[bot]
|
a0f0e199b7
|
Bump libc from 0.2.68 to 0.2.69
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.68 to 0.2.69.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.68...0.2.69)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-13 17:30:02 -07:00 |
|
Michael Vines
|
5a0c2a0c1d
|
Rename UpdateNode to UpdateValidatorIdentity
|
2020-04-13 17:25:39 -07:00 |
|
Greg Fitzgerald
|
31ebdbc77f
|
Don't subject authorizing a new stake authority to lockup (#9434)
|
2020-04-10 17:21:24 -06:00 |
|
Jack May
|
ad0482be73
|
Revert "Add native loader entry points (#9275)" Breaks genesis_config abi (#9377)
This reverts commit ed86d8d1fcd29c3c5000cc1aa4fda0b681319a65.
|
2020-04-08 14:36:18 -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 |
|
Jack May
|
ed86d8d1fc
|
Add native loader entry points (#9275)
|
2020-04-03 17:40:59 -07:00 |
|
Jack May
|
268e04cb4a
|
Rename CustomError to Custom (#9207)
|
2020-04-01 09:01:11 -07:00 |
|
Jack May
|
a8d4b1c90a
|
Nit: fmt (#9204)
automerge
|
2020-03-31 19:19:59 -07:00 |
|
Jack May
|
1e6b789bfa
|
Improve BPF Loader reporting (#9202)
automerge
|
2020-03-31 18:18:44 -07:00 |
|
Jack May
|
130c0b484d
|
Enforce an executable's rent exemption in the runtime (#9134)
|
2020-03-31 10:07:38 -07:00 |
|
Michael Vines
|
0e2722c638
|
solana-validator now supports multiple --authorized-voter arguments (#9174)
* Use Epoch type
* Vote account's authorized voter is now supported without a validator restart
|
2020-03-31 08:23:42 -07:00 |
|
dependabot-preview[bot]
|
2ed3e2160d
|
Bump serde_json from 1.0.48 to 1.0.49 (#9139)
* Bump serde_json from 1.0.48 to 1.0.49
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.48 to 1.0.49.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.48...v1.0.49)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update serde_json in programs
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Justin Starry <justin@solana.com>
|
2020-03-28 12:19:40 -07:00 |
|
Michael Vines
|
d7fa40087c
|
Bump version to 1.2.0
|
2020-03-28 09:44:13 -07:00 |
|
Jack May
|
4b7da6e60d
|
Bump rBPF version to v0.1.25: Fix Windows build (#9136)
automerge
|
2020-03-27 19:07:58 -07:00 |
|
Jack May
|
dae28b9cfe
|
Bump rBPF to v0.1.24, update rBPF/BPF Loader error handling (#9089)
|
2020-03-26 14:00:26 -07:00 |
|
Tyera Eulberg
|
959c1ea857
|
Cargo update bumpalo (#9067)
* Cargo update bumpalo
* Remove ignore warning
|
2020-03-25 18:11:08 -06:00 |
|
Michael Vines
|
f78a90bce2
|
Vote InitializeAccount and UpdateNode instructions now need a signature from the validator identity (#8947)
automerge
|
2020-03-19 01:58:52 -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 |
|
dependabot-preview[bot]
|
8f5ee6832f
|
Bump libc from 0.2.67 to 0.2.68 (#8915)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.67 to 0.2.68.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.67...0.2.68)
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 13:27:08 -06:00 |
|
Michael Vines
|
74866882f2
|
Document account/signer requirements for vote instructions
|
2020-03-18 11:11:48 -07:00 |
|