Justin Starry
|
9807f47d4e
|
Rename genesis block to genesis config (#6816)
|
2019-11-08 23:56:57 -05:00 |
Parth
|
5bd05fba09
|
require `to` account signature (#6658)
* require to signature
* fixing invocation to create_account
* fix create_account references
* address review comment
* whacking bugs in tests
* fixing stake program tests
|
2019-11-08 15:57:35 +05:30 |
dependabot-preview[bot]
|
30c0a7d069
|
Bump serde from 1.0.101 to 1.0.102 (#6581)
automerge
|
2019-10-28 09:19:39 -07:00 |
dependabot-preview[bot]
|
73dd5aa2d1
|
Bump serde_derive from 1.0.101 to 1.0.102 (#6582)
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.101 to 1.0.102.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.101...v1.0.102)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-28 08:24:13 -07:00 |
Dan Albert
|
73c31d873e
|
Update Cargo.toml versions from 0.20.0 to 0.21.0 (#6568)
|
2019-10-25 17:40:49 -06:00 |
Greg Fitzgerald
|
f6255c2f9e
|
Fix blind keyed accounts indexing in Config program (#6369)
|
2019-10-15 14:35:42 -06:00 |
dependabot-preview[bot]
|
62429585ba
|
Bump bincode from 1.1.4 to 1.2.0 (#6065)
Bumps [bincode](https://github.com/servo/bincode) from 1.1.4 to 1.2.0.
- [Release notes](https://github.com/servo/bincode/releases)
- [Commits](https://github.com/servo/bincode/compare/v1.1.4...v1.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-25 14:44:29 -06:00 |
Dan Albert
|
9c9991db1d
|
Update cargo toml and lock files to v0.20.0 (#6016)
|
2019-09-22 21:45:56 -04:00 |
dependabot-preview[bot]
|
8eab673b1c
|
Bump serde from 1.0.100 to 1.0.101 (#5994)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.100...v1.0.101)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-20 07:05:16 -06:00 |
dependabot-preview[bot]
|
e83f6332bf
|
Bump serde_derive from 1.0.100 to 1.0.101 (#5945)
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.100...v1.0.101)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-18 21:29:40 -07:00 |
Jack May
|
c90595cba1
|
Cleanup nits (#5914)
|
2019-09-17 10:21:22 -07:00 |
dependabot-preview[bot]
|
294d531e0b
|
Bump serde_derive from 1.0.99 to 1.0.100 (#5864)
automerge
|
2019-09-10 13:31:11 -07:00 |
dependabot-preview[bot]
|
0d7efe5176
|
Bump serde from 1.0.99 to 1.0.100 (#5862)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.99...v1.0.100)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-10 12:27:41 -07:00 |
Michael Vines
|
ba59741b60
|
Bump to 0.19.0-pre0
|
2019-08-25 21:47:29 -07:00 |
dependabot-preview[bot]
|
ab4f370e15
|
Bump serde_derive from 1.0.98 to 1.0.99 (#5539)
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.98 to 1.0.99.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.98...v1.0.99)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-21 12:14:58 -07:00 |
Michael Vines
|
b1203da82c
|
Bump to 0.18.0-pre2
|
2019-08-20 16:56:00 -07:00 |
dependabot-preview[bot]
|
8b7cca986a
|
Bump serde from 1.0.98 to 1.0.99 (#5540)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.98 to 1.0.99.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.98...v1.0.99)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-19 10:06:15 -06:00 |
Rob Walker
|
fd443d85c4
|
update config_api with initialization and recovery utilities (#5523)
* update config_api with initialization and recovery utilities
* nits
* move tests to config_tests to eliminate config_api solana_runtime dependency
* fixups
|
2019-08-14 15:54:31 -07:00 |