Stephen Akridge
|
2d94c09aee
|
Bump Cargo.toml version to 1.2.6
|
2020-06-22 23:23:16 -07:00 |
|
mergify[bot]
|
bbe4990e80
|
Move SDK types to more appropriate files (bp #10638) (#10665)
* Move types to more appropriate files (#10638)
(cherry picked from commit dac7dc2f10 )
# Conflicts:
# programs/stake/src/stake_instruction.rs
# programs/vote/src/vote_instruction.rs
# sdk/src/system_instruction.rs
* Fix conflicts
* bump lock
Co-authored-by: Jack May <jack@solana.com>
|
2020-06-18 18:17:43 +00: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]
|
f7aee67023
|
RPC simulateTransaction endpoint now returns program log output (#10432) (#10444)
automerge
|
2020-06-06 11:57:24 -07:00 |
|
mergify[bot]
|
56e8319a6d
|
Add built-in programs to InvokeContext (#10383) (#10402)
automerge
|
2020-06-03 14:25:16 -07:00 |
|
Michael Vines
|
ace711e7f1
|
Bump version to 1.2.1
|
2020-05-26 19:07:35 -07:00 |
|
mergify[bot]
|
8c8e2c4b2b
|
Prevent privilege escalation (#10232) (#10247)
automerge
|
2020-05-26 02:39:28 -07:00 |
|
Jack May
|
4a72c2b054
|
Support cross-program invocation to native programs (#10136)
|
2020-05-20 09:24:57 -07:00 |
|
Greg Fitzgerald
|
5e89bd8868
|
Panic if no fee-payer found via Message::new() (#10050)
automerge
|
2020-05-15 12:23:09 -07:00 |
|
Kristofer Peterson
|
58ef02f02b
|
9951 clippy errors in the test suite (#10030)
automerge
|
2020-05-15 09:35:43 -07:00 |
|
Justin Starry
|
5cc252d471
|
Remove hash field from account (#9915)
|
2020-05-12 23:39:46 +08:00 |
|
Jack May
|
7e364d01c2
|
Bump solana-rbpf to v0.1.28 (#9976)
|
2020-05-11 13:34:56 -07:00 |
|
Jack May
|
af84dff9ef
|
nudge
|
2020-05-11 09:06:05 -07:00 |
|
Jack May
|
97e17f9b32
|
Programs can only sign their accounts
|
2020-05-11 09:06:05 -07:00 |
|
Jack May
|
84885d79d5
|
Pull in hardened BPF virtual machine (#9931)
|
2020-05-08 12:37:04 -07: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 |
|
Jack May
|
068f12fd6f
|
Add Cross-program invocations (#9582)
|
2020-04-28 14:33:56 -07:00 |
|
Jack May
|
d3e3f51330
|
Ignore log tests due to concurrency conflicts (#9719)
|
2020-04-25 22:38:59 -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 |
|
Jack May
|
58887c591b
|
Add and update tests (#9566)
|
2020-04-18 17:04:13 -07: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 |
|
Jack May
|
ad0482be73
|
Revert "Add native loader entry points (#9275)" Breaks genesis_config abi (#9377)
This reverts commit ed86d8d1fc .
|
2020-04-08 14:36:18 -07:00 |
|
Jack May
|
ed86d8d1fc
|
Add native loader entry points (#9275)
|
2020-04-03 17:40: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
|
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 |
|
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 |
|
Jack May
|
de6ef68571
|
Add BPF virtual address translate helpers (#8919)
|
2020-03-18 08:39:55 -07:00 |
|
Jack May
|
61514e3b0e
|
Allow program accounts to be passed as program and parameter (#8907)
|
2020-03-17 12:06:15 -07:00 |
|
dependabot-preview[bot]
|
ff74452ef3
|
Bump libc from 0.2.66 to 0.2.67 (#8680)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.66 to 0.2.67.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.66...0.2.67)
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-08 21:38:58 -07:00 |
|
Jack May
|
a5f2444ad2
|
Remove copypasta (#8700)
automerge
|
2020-03-06 18:18:01 -08:00 |
|
Greg Fitzgerald
|
2242b1b4a5
|
Bump byteorder from 1.3.2 to 1.3.4 (#8159)
Bumps [byteorder](https://github.com/BurntSushi/byteorder) from 1.3.2 to 1.3.4.
- [Release notes](https://github.com/BurntSushi/byteorder/releases)
- [Changelog](https://github.com/BurntSushi/byteorder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/byteorder/compare/1.3.2...1.3.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-05 17:07:18 -07:00 |
|
Jack May
|
8df4d8b905
|
Update to rbpf v0.1.23 - Use trait objects to convey helper context (#8648)
|
2020-03-05 14:14:21 -08:00 |
|
Jack May
|
5e3ce30d02
|
Pass the correct program_id to programs (#8630)
|
2020-03-05 10:57:35 -08:00 |
|
Jack May
|
25df95be6f
|
Expose executable and rent_epoch in AccountInfo (#8619)
|
2020-03-04 10:52:09 -08: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 |
|
Jack May
|
4593d333c7
|
Remove BPF Loader's use of GenericError (#8284)
|
2020-02-14 13:59:03 -08:00 |
|
Jack May
|
2e9ba149f2
|
Update LVM and rBPF versions (#8215)
|
2020-02-11 12:52:13 -08:00 |
|
Jack May
|
517fe73734
|
Non-conflicting account duplicate marker value (#8206)
|
2020-02-11 10:03:28 -08:00 |
|
Jack May
|
df782b93ae
|
Add is_writable to AccountInfo (#8196)
|
2020-02-10 21:33:29 -08:00 |
|