4e0a3862a6
Bump version to 0.21.5
2019-12-14 00:49:04 -07:00
5e4fe9c67b
Bump version to 0.21.4
2019-12-11 21:35:45 -07:00
5d37a0d108
Bump version to 0.21.3
2019-12-08 22:55:06 -07:00
68cb6aa1af
no lockups for community (bp #7366 ) ( #7367 )
...
automerge
2019-12-08 20:57:00 -08:00
9d0cb47367
500M SOL (bp #7361 ) ( #7365 )
...
automerge
2019-12-08 15:37:25 -08:00
569d0ccb4d
Add argument to configure the authorized pubkey for the bootstrap leader's stake ( #7362 ) ( #7363 )
...
automerge
2019-12-08 13:40:12 -08:00
293ad196f3
Account for all tokens at genesis (bp #7350 ) ( #7358 )
...
automerge
2019-12-08 09:07:39 -08:00
729e1159aa
Add Forbole ValidatorInfo ( #7355 ) ( #7357 )
...
automerge
2019-12-07 23:19:25 -08:00
f9d354f711
Add Stake Capital ValidatorInfo ( #7346 ) ( #7347 )
...
automerge
2019-12-07 01:39:30 -08:00
fdc0276ed1
Update cargo version to 0.21.2 ( #7342 )
2019-12-06 21:32:39 -05:00
3ba89f8363
Add more pool tokens ( #7338 ) ( #7340 )
...
automerge
(cherry picked from commit 8a908a6864
)
2019-12-06 18:04:26 -07:00
9161dbc08e
Fix typo ( #7336 ) ( #7337 )
...
(cherry picked from commit 2d6ed7142f
)
2019-12-06 16:50:33 -07:00
3718bab078
Add spare validator accounts ( #7330 )
...
automerge
2019-12-06 11:55:24 -08:00
dfc48705a4
more genesis ( #7291 )
2019-12-06 10:50:26 -07:00
f59115b503
bs58 ( #7252 )
2019-12-06 10:49:14 -07:00
cac467118e
Update name
2019-12-06 10:15:51 -07:00
d0718075a7
Add pools ( #7324 )
2019-12-06 09:27:00 -07:00
5111cc10ca
Add ChainFlow ValidatorInfo
2019-12-06 09:23:20 -07:00
c480c2225d
Add RockX ValidatorInfo ( #7310 ) ( #7312 )
...
automerge
2019-12-05 18:55:29 -08:00
52771c472e
Add ChorusOne ValidatorInfo ( #7306 ) ( #7308 )
...
automerge
2019-12-05 15:31:12 -08:00
a4c6576ba4
Import validators ( #7282 ) ( #7284 )
...
automerge
2019-12-04 18:02:00 -08:00
d06bea7fb2
genesis validators ( #7235 ) ( #7256 )
...
* genesis validators (#7235 )
* genesis validators
* slp1 nodes get 500SOL
* no commission
* clippy
2019-12-04 11:34:21 -08:00
c4e1faa853
genesis config hashmaps ( #7107 ) ( #7255 )
...
automerge
2019-12-03 23:44:24 -08:00
797cb01bb8
enforce proper range for rent burn_percent ( #7217 ) ( #7224 )
...
automerge
2019-12-03 11:59:16 -08:00
07ffcab857
Update cargo.toml file versions to 0.21.1 ( #7156 )
2019-11-26 19:11:07 -05:00
96df4c772f
Add getBlockTime rpc api ( #7130 ) ( #7140 )
...
automerge
2019-11-26 00:10:59 -08:00
ef64f00cbb
Revert "Revert "add genesis stake placeholders ( #6969 )" ( #7109 )" ( #7124 )
...
This reverts commit 702f7cc51d
.
2019-11-25 15:11:55 -08:00
702f7cc51d
Revert "add genesis stake placeholders ( #6969 )" ( #7109 )
...
* Revert "add genesis stake placeholders (#6969 )"
This reverts commit 8a879faac7
.
* fixup! Revert "add genesis stake placeholders (#6969 )"
* fixup! fixup! Revert "add genesis stake placeholders (#6969 )"
* fixup! fixup! fixup! Revert "add genesis stake placeholders (#6969 )"
* fixup! fixup! fixup! fixup! Revert "add genesis stake placeholders (#6969 )"
* fmt
2019-11-23 23:15:21 -07:00
8a879faac7
add genesis stake placeholders ( #6969 )
...
* add investor stake placeholders
fixups
fixups
review comments, fixups
make more data-looky for easier management
rent may be zero
rework with more tables, derived keys
fixups
rebase-fix
fixups
fixups
* genesis is now too big to boot in 10 seconds
2019-11-21 12:05:31 -08:00
8cbc450192
Create genesis.tar.bz2 in solana-genesis ( #7039 )
...
* Use clap_utils
* Create genesis.tar.bz2 in solana-genesis
* Remove shell-based genesis.tar.bz2 generation
* Make Option=>Result conv more rusty
* stop using solana_logger
* Simplify by just using vec!
* clean up abit
2019-11-21 10:57:27 -07:00
3415db9739
Merge api/program into single units ( #7061 )
2019-11-20 16:32:19 -08:00
d184d3a732
Merge native programs parts into one unit ( #7047 )
2019-11-20 10:12:43 -08:00
f8e4bdd23d
--bootstrap-storage-pubkey is now optional ( #7049 )
...
automerge
2019-11-19 14:35:56 -08:00
c1b06817a2
Add non-dev value for slots_per_epoch and use that as default ( #6984 )
...
When --dev flag is not passed.
2019-11-16 20:53:54 -08:00
5ab70c4e97
genesis: rename mint account to faucet account and make it optional ( #6990 )
2019-11-15 14:50:26 -07:00
946e937549
Create development vs softlaunch environment hooks into net scripts ( #6974 )
2019-11-15 15:18:45 -05:00
892ca196f1
Improve error message when unable to read a file ( #6978 )
2019-11-15 10:39:05 -07:00
e7f63cd336
Upgrade to rust 1.39.0 ( #6939 )
...
* Upgrade to rust 1.39.0
* 1.39.0 clippy
2019-11-14 12:27:01 -07:00
4fc767b3f6
Move version! from core:: to clap_utils:: ( #6944 )
...
* Move version! from core to clap-utils
* Completely move version! from core:: to clap_utils::
* rustfmt
* Do remaining transition after rebase
2019-11-14 13:10:38 +09:00
2fd2140f64
🍢 banking-bench/, genesis-programs/ and local-cluster/ ( #6920 )
...
* git mv genesis_programs genesis-programs
* git mv local_cluster local-cluster
* git mv banking_bench banking-bench
2019-11-12 22:20:48 -07:00
bb00904fc8
add rent reserve for bootstrap stakes ( #6876 )
...
* genesis investor stakes
* assert rent is sufficient for these bootstrappers
2019-11-12 12:33:40 -08:00
9807f47d4e
Rename genesis block to genesis config ( #6816 )
2019-11-08 23:56:57 -05:00
80a89b5e6d
Revert "Revert "Add inflation to epoch phases ( #6787 )" ( #6802 )" ( #6806 )
...
automerge
2019-11-07 18:33:14 -08:00
d89271528e
Revert "Add inflation to epoch phases ( #6787 )" ( #6802 )
...
automerge
2019-11-07 16:43:09 -08:00
a9c4cd6cbe
Add inflation to epoch phases ( #6787 )
2019-11-07 10:53:04 -08:00
a1fe6265fd
use pubkeys in genesis ( #6750 )
2019-11-06 11:18:25 -08:00
fb12136975
Add genesis_accounts module ( #6708 )
2019-11-04 13:46:33 -07:00
fa12a5f70b
kill rent calculator ( #6625 )
2019-10-30 16:25:12 -07:00
618ecfd1c6
Bump base64 from 0.10.1 to 0.11.0 ( #6596 )
...
Bumps [base64](https://github.com/marshallpierce/rust-base64 ) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/marshallpierce/rust-base64/releases )
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md )
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.10.1...v0.11.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-29 10:29:58 -07:00
30c0a7d069
Bump serde from 1.0.101 to 1.0.102 ( #6581 )
...
automerge
2019-10-28 09:19:39 -07:00