Trent Nelson
|
c15aa4a968
|
Bump version to 1.2.23
|
2020-08-12 00:34:33 +00:00 |
|
Michael Vines
|
dbbdfa1dbb
|
Bump version to v1.2.22
|
2020-08-09 18:02:02 +00:00 |
|
Trent Nelson
|
b49aa125c9
|
Bump version to 1.2.21
|
2020-08-06 12:20:56 -07:00 |
|
Trent Nelson
|
7f0d4f0656
|
Bump version to 1.2.20
|
2020-08-05 22:06:02 -06:00 |
|
Trent Nelson
|
1ff9555099
|
Bump version to 1.2.19
This one has some bonus deltas due to locks not being bumped for v1.2.18 nor
the ed25591-dalek update.
|
2020-08-06 00:32:08 +00:00 |
|
Michael Vines
|
0cae099d12
|
Bump version to v1.2.18
|
2020-08-01 21:15:25 -07:00 |
|
Trent Nelson
|
139bb32dba
|
Bump version to 1.2.17
|
2020-08-01 07:14:47 +00:00 |
|
Trent Nelson
|
5323622842
|
Bump version to 1.2.16
|
2020-07-30 10:55:09 -06:00 |
|
Trent Nelson
|
11e43e1654
|
Bump version to 1.2.15
|
2020-07-29 06:59:27 +00:00 |
|
Trent Nelson
|
b83a4cae90
|
Bump version to 1.2.14
|
2020-07-25 04:00:17 +00:00 |
|
Trent Nelson
|
ff48ea20de
|
Bump version to 1.2.13
|
2020-07-22 06:08:41 +00:00 |
|
carllin
|
3da254c745
|
Bump version to 1.2.12 (#11088)
Co-authored-by: Me <carl_solana_com@carl-dev.c.principal-lane-200702.internal>
|
2020-07-15 23:55:05 +00:00 |
|
sakridge
|
2896fdb603
|
Update version to v1.2.11 (#10966)
|
2020-07-09 06:48:30 -07:00 |
|
sakridge
|
50970bc8f9
|
Update version to v1.2.10 (#10962)
|
2020-07-08 15:34:19 -07:00 |
|
sakridge
|
191483cf9f
|
Update cargo.* version to 1.2.9 (#10861)
|
2020-06-30 23:21:10 +00:00 |
|
Stephen Akridge
|
89d78dcfcf
|
Update cargo.* version to 1.2.8
|
2020-06-30 09:03:28 -07:00 |
|
mergify[bot]
|
85750307aa
|
Rename Client methods to match proposed BanksClient (bp #10793) (#10800)
* Rename Client methods to match proposed BanksClient (#10793)
(cherry picked from commit 7ade330b23 )
# Conflicts:
# programs/bpf/tests/programs.rs
# runtime/benches/bank.rs
* Fix merge
Co-authored-by: Greg Fitzgerald <greg@solana.com>
|
2020-06-25 05:33:12 +00:00 |
|
Stephen Akridge
|
ccb7b1a698
|
Bump cargo version to v1.2.7
|
2020-06-24 09:23:12 -07:00 |
|
Stephen Akridge
|
2d94c09aee
|
Bump Cargo.toml version to 1.2.6
|
2020-06-22 23:23:16 -07: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 |
|
Michael Vines
|
ace711e7f1
|
Bump version to 1.2.1
|
2020-05-26 19:07:35 -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 |
|
Greg Fitzgerald
|
e091aa87ea
|
More precise constructor names
|
2019-03-15 14:46:44 -06:00 |
|
Greg Fitzgerald
|
e58220282a
|
Move TransactionError into the SDK
|
2019-03-13 21:26:57 -06:00 |
|
Greg Fitzgerald
|
4ca4038d54
|
Rename BankError to TransactionError
|
2019-03-13 21:26:57 -06:00 |
|
Greg Fitzgerald
|
c14cce4c85
|
Add InstructionError for runtime instruction errors
|
2019-03-13 21:26:57 -06:00 |
|
Michael Vines
|
6899bd7099
|
0.13.0
|
2019-03-11 16:21:19 -07:00 |
|
Rob Walker
|
195a880576
|
pass Pubkeys as refs, copy only where values needed (#3213)
* pass Pubkeys as refs, copy only where values needed
* Pubkey is pervasive
* fixup
|
2019-03-09 19:28:43 -08:00 |
|