Michael Vines
|
a44b8abd48
|
Bump version to v1.0.13
|
2020-03-30 23:05:41 -07:00 |
|
Michael Vines
|
a02542ada3
|
Bump version to v1.0.12
|
2020-03-30 08:45:50 -07:00 |
|
Michael Vines
|
7a8233d7ca
|
Bump version to 1.0.11
|
2020-03-25 19:17:06 -07:00 |
|
Michael Vines
|
953cb93e44
|
Bump version to 1.0.10
|
2020-03-23 21:58:45 -07:00 |
|
Michael Vines
|
58a36ce484
|
Bump version to 1.0.9
|
2020-03-19 17:10:35 -07:00 |
|
Michael Vines
|
c7e80bebdc
|
Bump version to 1.0.8
|
2020-03-15 21:50:06 -07:00 |
|
Michael Vines
|
7722723400
|
Bump version to 1.0.7
|
2020-03-13 08:10:09 -07:00 |
|
Michael Vines
|
ea9e7c710a
|
Bump version to 1.0.6
|
2020-03-09 22:38:57 -07:00 |
|
Michael Vines
|
d8d7238920
|
Bump version to 1.0.5
|
2020-03-06 14:14:53 -07:00 |
|
Michael Vines
|
c35f4927cd
|
Bump version to 1.0.4
|
2020-03-05 16:10:24 -07:00 |
|
Michael Vines
|
2d0f4b5c8c
|
Bump version to 1.0.3
|
2020-03-05 13:05:12 -07:00 |
|
Michael Vines
|
0d4131ae68
|
Bump version to 1.0.2
|
2020-03-02 15:38:26 -07:00 |
|
mergify[bot]
|
a2539e1892
|
Allow stake lockup fields to be updated independently (#8568) (#8574)
automerge
|
2020-03-02 14:19:18 -08:00 |
|
mergify[bot]
|
ac545cadaf
|
Add versioning (#8348) (#8524)
automerge
|
2020-02-27 20:12:49 -08:00 |
|
mergify[bot]
|
8f71580615
|
Allow withdrawer to change the authorized stake key (#8456) (#8462)
automerge
|
2020-02-25 19:30:59 -08:00 |
|
Michael Vines
|
4103d99018
|
Bump version to 1.0.1
|
2020-02-24 23:24:27 -07:00 |
|
Michael Vines
|
48f58a88bc
|
Bump version to 1.0.0
|
2020-02-20 23:52:19 -07:00 |
|
Michael Vines
|
45774dc4aa
|
Fix comment
|
2020-02-20 10:32:36 -07:00 |
|
Michael Vines
|
72b11081a4
|
Report validator rewards in getConfirmedBlock JSON RPC
|
2020-02-11 17:25:45 -07: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 |
|
Rob Walker
|
e6803daf10
|
Remove support for stake redelegation (#7995)
* Remove support for stake redelegation
* fixup
|
2020-01-29 17:59:14 -08:00 |
|
Rob Walker
|
0d6c233747
|
Add set_lockup to stake (#7997)
|
2020-01-28 20:59:53 -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 |
|
Rob Walker
|
1e2b55c0d7
|
Remove RedeemVoteCredits (#7916)
* Move redeem_vote_credits into runtime
* Move redeem_vote_credits into runtime
* Remove RedeemVoteCredits
* chugga for less indentation
* resurrect NoCreditsToRedeem
* fixup
|
2020-01-22 16:53:42 -08:00 |
|
Rob Walker
|
ce70d6eedc
|
Add redeem_vote_credits to runtime (#7910)
* Move redeem_vote_credits into runtime
* fixup
* test
* move stake manipulation to stake program
* chugga for less indentation
|
2020-01-22 12:21:31 -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 |
|
Rob Walker
|
7e1b380f01
|
Move vote_state current credits into epoch_credits (#7909)
* Move vote_state current credits into epoch_credits
* fixups
* fixup
|
2020-01-21 19:08:40 -08:00 |
|
Rob Walker
|
cc299053cc
|
Add support for stake::split() via create_account_with_seed() (#7879)
* Add split with seed
* move to new system_program APIs
* de-replicode
|
2020-01-20 12:33:27 -08:00 |
|
Rob Walker
|
8dad3af36d
|
Update Lockup comments (#7692)
|
2020-01-06 19:52:20 -08:00 |
|
Rob Walker
|
63f185f9bf
|
Delete unused type (#7653)
|
2020-01-02 13:15:31 -08:00 |
|
Rob Walker
|
e97b0088f2
|
Make lockups block stake transfers via rekeying (#7651)
|
2020-01-01 11:03:29 -08:00 |
|
Rob Walker
|
e1ebaa902b
|
Add base pubkey to create_account_with_seed (#7636)
|
2019-12-29 16:42:24 -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 |
|
Rob Walker
|
a7040896f0
|
Update to rust 1.40.0 (#7572)
* Update to rust 1.40.0
* fixups
|
2019-12-19 23:27:54 -08:00 |
|
Rob Walker
|
3f405d8908
|
Add unix_timestap to stake lockups (#7569)
|
2019-12-19 14:37:47 -08:00 |
|
Tyera Eulberg
|
f03ed9f5bf
|
Add helper fn and runtime test (#7516)
|
2019-12-16 17:02:40 -07:00 |
|
Rob Walker
|
b22dc38ba1
|
Add support for split of 100% of stake (#7510)
|
2019-12-16 15:56:34 -08: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 |
|
Rob Walker
|
f05860672c
|
Add create-address-with-seed to solana-cli (#7472)
* Add create account with seed to cli
* clippy
* fixup
|
2019-12-14 04:38:24 -08:00 |
|
Rob Walker
|
f5137028fa
|
Update stake_instruction.rs
|
2019-12-13 12:53:25 -08:00 |
|
Rob Walker
|
777ae3c215
|
Add time since genesis to sysvar::clock (#7289)
* genesis timestamp
* remove clock::create_account()
* ..
* add configure-able creation time
* dividing by 1T, should be dividing by 1B
|
2019-12-12 14:03:43 -08: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 |
|
Rob Walker
|
39cd6dff7d
|
turn on rent (#7368)
* turn on rent
* add rent exempt balances for bootstrap accounts
* use Rent::free() when not testing rent
|
2019-12-09 21:56:43 -08:00 |
|
Rob Walker
|
709bda5939
|
custodian signs withdraw (#7286)
|
2019-12-04 21:25:01 -08:00 |
|
Rob Walker
|
ae93d574c2
|
commission as percent (#7239)
* commission_as_percent
* fixup
|
2019-12-03 20:55:04 -08:00 |
|
Rob Walker
|
369f37a0a4
|
genesis validators (#7235)
* genesis validators
* slp1 nodes get 500SOL
* no commission
|
2019-12-03 20:44:02 -08:00 |
|
Parth
|
ba688cf629
|
enforce proper range for rent burn_percent (#7217)
* enforce proper range for burn_percent
|
2019-12-04 00:54:01 +05:30 |
|
Greg Fitzgerald
|
6796b08909
|
Migrate to thiserror (#7177)
* Migrate to thiserror
* Discourage the use of other modules' Result alias
`io::Result` set a bad precedent. Don't import other `Result`
aliases.
|
2019-12-02 15:42:05 -07:00 |
|