Jack May
|
dac7dc2f10
|
Move types to more appropriate files (#10638)
|
2020-06-17 10:39:14 -07:00 |
dependabot-preview[bot]
|
480f69cc5e
|
Bump serde from 1.0.111 to 1.0.112
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.111 to 1.0.112.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.111...v1.0.112)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-15 07:58:16 -07:00 |
R. M. Shea
|
48febf153b
|
Change documentation introduction to indicate Foundation IP transfer (#10440)
|
2020-06-13 14:41:05 -07:00 |
dependabot-preview[bot]
|
f901571026
|
Bump serde from 1.0.110 to 1.0.111
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.110 to 1.0.111.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.110...v1.0.111)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-02 23:29:14 -07:00 |
Michael Vines
|
9eefb2c929
|
Bump version to 1.3.0
|
2020-05-28 15:01:13 -07:00 |
Michael Vines
|
bbc549f592
|
Rename program_id to owner in system instructions (#10069)
|
2020-05-18 12:55:41 -07:00 |
Kristofer Peterson
|
58ef02f02b
|
9951 clippy errors in the test suite (#10030)
automerge
|
2020-05-15 09:35:43 -07:00 |
dependabot-preview[bot]
|
288c9751c1
|
Bump serde from 1.0.106 to 1.0.110 (#9964)
* Bump serde from 1.0.106 to 1.0.110
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.106 to 1.0.110.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.106...v1.0.110)
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-05-10 16:24:25 -07:00 |
Jack May
|
a4fe11fad2
|
Remove old logging enabler artifacts (#9777)
automerge
|
2020-04-28 15:56:51 -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 |
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 |
Michael Vines
|
d7fa40087c
|
Bump version to 1.2.0
|
2020-03-28 09:44:13 -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]
|
e41ff2df66
|
Bump chrono from 0.4.10 to 0.4.11 (#8755)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.10 to 0.4.11.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.10...v0.4.11)
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-10 08:43:18 -06: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 |
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 |
Jack May
|
8436457e75
|
Rename program_utils.rs (#8127)
|
2020-02-05 12:48:30 -08: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 |
Jack May
|
023074650f
|
Allow the same account to be passed multiple times to a single instruction (#7795)
|
2020-01-22 09:11:56 -08:00 |
Michael Vines
|
89f5f336af
|
Account for rent (#7626)
automerge
|
2019-12-24 18:01:21 -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 |
dependabot-preview[bot]
|
7ad64c8d45
|
Bump serde from 1.0.103 to 1.0.104
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.103 to 1.0.104.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.103...v1.0.104)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-16 08:50:09 -07:00 |
dependabot-preview[bot]
|
6f457292ff
|
Bump bincode from 1.2.0 to 1.2.1
Bumps [bincode](https://github.com/servo/bincode) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/servo/bincode/releases)
- [Commits](https://github.com/servo/bincode/compare/v1.2.0...v1.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-10 10:00:56 -07:00 |
Jack May
|
39b578fde9
|
Remove runtime dependency from config program unit tests and move back to config program (#7277)
|
2019-12-04 19:24:12 -08:00 |
dependabot-preview[bot]
|
7f4feaee08
|
Bump serde from 1.0.102 to 1.0.103 (#7163)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.102 to 1.0.103.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.102...v1.0.103)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-27 09:10:25 -07:00 |
dependabot-preview[bot]
|
c810913861
|
Bump serde_derive from 1.0.102 to 1.0.103 (#7141)
automerge
|
2019-11-26 14:44:20 -08:00 |
Michael Vines
|
294662a1ce
|
Bump version to 0.22.0
|
2019-11-25 21:34:50 -07:00 |
dependabot-preview[bot]
|
686aa3a150
|
Bump chrono from 0.4.9 to 0.4.10 (#7113)
automerge
|
2019-11-25 10:01:46 -08:00 |
Greg Fitzgerald
|
f040987c9f
|
Move date oracle to config program (#7105)
automerge
|
2019-11-22 15:10:53 -08: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 |
Jack May
|
d184d3a732
|
Merge native programs parts into one unit (#7047)
|
2019-11-20 10:12:43 -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
|
4bb88619fd
|
Move entrypoint boilerplate into a macro
|
2019-03-21 15:27:49 -06:00 |
Michael Vines
|
d0292b1cf1
|
store transaction no longer takes the transaction fee from the config account
|
2019-03-18 18:34:08 -07: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
|
607b368fe3
|
Add back in test to check the account program id
|
2019-03-18 08:22:54 -07:00 |
Greg Fitzgerald
|
122c7bc2ef
|
Rename TransactionCompiler to Script and use it to replace the type alias
|
2019-03-18 08:22:54 -07:00 |
Greg Fitzgerald
|
99671472d1
|
Migrate config tests to Bank
|
2019-03-18 08:22:54 -07:00 |
Michael Vines
|
5f58e9cd6e
|
Config program - useful for storing/updating simple config items on chain
|
2019-03-15 16:39:45 -07:00 |