sakridge
|
0cd6838c23
|
Bump version to v1.3.24 (#13851)
|
2020-11-29 18:11:35 +00:00 |
|
Trent Nelson
|
5dbec42394
|
Bump version to 1.3.23
|
2020-11-25 03:02:13 -07:00 |
|
Michael Vines
|
ea2daf0cfa
|
Bump version to 1.3.22
|
2020-11-13 18:03:30 +00:00 |
|
sakridge
|
b9555116ec
|
Increment version to v1.3.21 (#13528)
|
2020-11-11 19:30:46 +00:00 |
|
mergify[bot]
|
ef776c0a0e
|
Allow feature builtins to overwrite existing builtins (bp #13403) (#13419)
* Allow feature builtins to overwrite existing builtins (#13403)
* Allow feature builtins to overwrite existing builtins
* Add feature_builtin ActivationType
* Correctly retain idempotent for replacing case
* Fix test
Co-authored-by: Ryo Onodera <ryoqun@gmail.com>
(cherry picked from commit bc62313c66 )
# Conflicts:
# ledger/src/builtins.rs
# runtime/src/bank.rs
* Fix conflicts
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
|
2020-11-05 17:53:03 +00:00 |
|
Michael Vines
|
bff820d549
|
Remove unused pubkey::Pubkey imports
|
2020-10-21 20:27:57 -07:00 |
|
Michael Vines
|
422bb3c526
|
Run codemod --extensions rs Pubkey::new_rand solana_sdk::pubkey::new_rand
|
2020-10-21 20:27:57 -07:00 |
|
Trent Nelson
|
6ebb933302
|
Bump version to 1.3.20
|
2020-10-22 00:08:28 +00:00 |
|
Tyera Eulberg
|
7674a5fea8
|
Bump version to v1.3.19 (#12986)
|
2020-10-19 19:13:28 +00:00 |
|
Trent Nelson
|
d1c51950f3
|
Bump version to v1.3.18
|
2020-10-13 03:57:13 +00:00 |
|
Trent Nelson
|
a70aa28832
|
Bump version to 1.3.17
|
2020-10-10 03:22:14 +00:00 |
|
Michael Vines
|
bc1b95d6d0
|
Bump version to v1.3.16
|
2020-10-03 04:24:03 +00:00 |
|
Trent Nelson
|
24c60cf3db
|
Bump version to v1.3.15
|
2020-09-29 20:57:08 +00:00 |
|
Tyera Eulberg
|
ec4938a9f3
|
Bump version to 1.3.14 (#12444)
|
2020-09-24 07:42:54 +00:00 |
|
Michael Vines
|
bc774e3ea6
|
Bump version to v1.3.13
|
2020-09-20 05:40:32 +00:00 |
|
Ryo Onodera
|
7267257073
|
Bump version to v1.3.12 (#12249)
|
2020-09-15 20:15:03 +00:00 |
|
Ryo Onodera
|
52ee9155b5
|
Bump version to v1.3.11 (#12238)
|
2020-09-15 10:25:22 +00:00 |
|
Michael Vines
|
415c80c204
|
Bump version to v1.3.10
|
2020-09-09 01:29:39 +00:00 |
|
Josh
|
bd76810623
|
Bump version to 1.3.9 (#12034)
|
2020-09-03 16:55:24 -07:00 |
|
Michael Vines
|
663dc9959f
|
Bump version to v1.3.8
|
2020-08-31 10:18:42 -07:00 |
|
Michael Vines
|
311b419f8a
|
Bump version to v1.3.7
|
2020-08-29 11:42:14 -07:00 |
|
Jon Cinque
|
c6416fca6e
|
Bump version to 1.3.6 (#11890)
|
2020-08-28 16:58:59 +02:00 |
|
Trent Nelson
|
abce60efdf
|
Bump version to 1.3.5
|
2020-08-19 20:19:34 +00:00 |
|
Trent Nelson
|
c72bd900cd
|
Bump version to 1.3.4
|
2020-08-14 18:29:46 +00:00 |
|
Trent Nelson
|
4a27bfa2fe
|
Bump version to 1.3.3
|
2020-08-12 00:43:50 +00:00 |
|
Trent Nelson
|
f9e07f575e
|
Bump version to v1.3.2
|
2020-08-08 06:26:20 +00:00 |
|
Trent Nelson
|
c8bad57455
|
Bump version to v1.3.1
|
2020-08-07 19:21:41 -06:00 |
|
Greg Fitzgerald
|
7ade330b23
|
Rename Client methods to match proposed BanksClient (#10793)
|
2020-06-25 03:35:38 +00:00 |
|
R. M. Shea
|
48febf153b
|
Change documentation introduction to indicate Foundation IP transfer (#10440)
|
2020-06-13 14:41:05 -07:00 |
|
Michael Vines
|
9eefb2c929
|
Bump version to 1.3.0
|
2020-05-28 15:01:13 -07:00 |
|
Jack May
|
efad193180
|
Make default programs static (#9717)
|
2020-04-27 21:05:12 -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
|
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
|
268e04cb4a
|
Rename CustomError to Custom (#9207)
|
2020-04-01 09:01:11 -07:00 |
|
Michael Vines
|
d7fa40087c
|
Bump version to 1.2.0
|
2020-03-28 09:44:13 -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 |
|
Tyera Eulberg
|
ab361a8073
|
Rename KeypairUtil to Signer (#8360)
automerge
|
2020-02-20 13:28:55 -08:00 |
|
Jack May
|
965361ff69
|
Remove failure's use of GenericError (#8287)
automerge
|
2020-02-14 14:07:53 -08:00 |
|
François Garillot
|
f016c9a669
|
Maintenance : simplify a few patterns, remove unneeded dependencies (#8137)
* Simplify a few pattern matches
* Removing unneeded dependencies, upgrading internal version #s
net-shaper: Removing log, semver, serde_derive
bench-tps: Removing serde, serde_derive
banking-bench: Removing solana
ledger-tool: Removing bincode, serde, serde_derive
librapay: Removing solana, language_e2e_tests
log-analyzer: Removing log, semver, serde_derive
exchange: Removing solana
core: Removing crc, memmap, symlink, untrusted
perf: Removing serde_derive
genesis: Removing hex, serde_derive
sdk-c: Removing sha2
sys-tuner: Removing semver
bench-exchange: Removing bincode, bs58, env_logger, serde, serde_derive, untrusted, ws
btc_spv_bin: Removing serde_json
btc_spv: Removing chrono
bpf_loader: Removing serde
ledger: Removing dlopen, dlopen_derive, serde_derive
move_loader: Removing byteorder, libc, language_e2e_tests
ownable: Removing serde, serde_derive
client: Removing rand
archiver-utils: Removing rand_chacha
validator: Removing serde_json, tempfile
param_passing_dep: Removing solana
failure: Removing log
vest: Removing log
vote-signer: Removing bs58, serde
local-cluster: Removing symlink
keygen: Removing rpassword
install: Removing bs58, log
upload-perf: Removing log
runtime: Removing serde_json
stake: Removing rand
* Add modified Cargo.lock
* fixup! Simplify a few pattern matches
* fixup! Simplify a few pattern matches
|
2020-02-06 10:02:38 -07:00 |
|
Dan Albert
|
c324e71768
|
Bump cargo toml versions to 0.24.0 (#7976)
|
2020-01-25 11:04:27 -06:00 |
|
Jack May
|
c95e5346a4
|
Boot the mut (#7926)
|
2020-01-22 17:54:06 -08: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 |
|
Michael Vines
|
294662a1ce
|
Bump version to 0.22.0
|
2019-11-25 21:34:50 -07:00 |
|
Jack May
|
d8ead57fbb
|
Use bs58 strings to declare IDs rather then raw bytes (#7082)
|
2019-11-21 16:34:40 -08:00 |
|
Jack May
|
3415db9739
|
Merge api/program into single units (#7061)
|
2019-11-20 16:32:19 -08:00 |
|
Greg Fitzgerald
|
d0761f57e8
|
Add _program suffix to directories of crates with _program suffix
|
2019-03-21 16:24:06 -06:00 |
|
Greg Fitzgerald
|
d2415613de
|
Migrate loader tests to BankClient
|
2019-03-21 09:19:24 -06:00 |
|
Greg Fitzgerald
|
8d032aba9d
|
Merge InstructionError and ProgramError
From the user's perspective, it's just an instruction error.
For program-specific errors, we still have
InstructionError::CustomError.
|
2019-03-18 10:39:20 -06:00 |
|