|
558411364e
|
Pass SOLANA_METRICS_CONFIG along to oom-monitor.sh (#5021) (#5026)
(cherry picked from commit 8781aebe06 )
|
2019-07-11 12:43:38 -07:00 |
|
|
d0b5be3051
|
Rename tds-testnet to tds (#5008) (#5009)
(cherry picked from commit e563a4dda3 )
|
2019-07-10 11:39:57 -06:00 |
|
|
dc6da6fcca
|
Bump @solana/blockexplorer to v1.17.2
|
2019-07-10 09:33:10 -07:00 |
|
|
8ae11a74fa
|
Move letsencrypt arg to create_args
|
2019-07-09 21:26:56 -07:00 |
|
|
11f0333728
|
Include --letsencrypt ($1)
|
2019-07-09 20:55:41 -07:00 |
|
|
aac74d2357
|
Fund solana-install deployments from the mint keypair to avoid airdrops (#4997) (#5000)
automerge
|
2019-07-09 17:29:43 -07:00 |
|
|
508abcf4ed
|
net/ plumbing to manage LetsEncrypt TLS certificates (#4985) (#4996)
automerge
|
2019-07-09 16:29:45 -07:00 |
|
|
6dbb6c7fe2
|
Fix always passing in remote filename, even if no accounts file (#4993) (#4994)
* Fix always passing in remote filename, even if no accounts file
* typo
(cherry picked from commit d111223085 )
|
2019-07-09 15:44:04 -07:00 |
|
|
2f58658f61
|
Add testnet-tds support to testnet manager (#4762) (#4987)
automerge
|
2019-07-09 14:16:13 -07:00 |
|
|
0ec7ff5e2f
|
Add pubkey (#4971) (#4977)
automerge
|
2019-07-09 01:28:48 -07:00 |
|
|
4d49820188
|
Handle replicator errors without panicking (#4957)
* Handle replicator errors without panicking
* Typo
* Handle error with match instead of if-let
* Discard error
|
2019-07-08 11:23:21 -07:00 |
|
|
6e51babff9
|
Reduce default commission from 100% to 50% (#4929)
|
2019-07-05 08:00:39 -07:00 |
|
|
872cf100d7
|
[Security] Bump smallvec from 0.6.9 to 0.6.10 (#4921)
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 0.6.9 to 0.6.10. **This update includes security fixes.**
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-03 18:12:11 -07:00 |
|
|
78cc4e644c
|
Cargo.lock
|
2019-07-03 18:10:31 -07:00 |
|
|
81c0152187
|
install: more little window fixes (#4930)
* Only add .exe extension if no extension was given
* Switch to ctrlc crate for freebie Windows ^C handling
|
2019-07-03 18:00:27 -07:00 |
|
|
4779625f23
|
change vote commission to u8 (from u32) (#4887) (#4918)
automerge
|
2019-07-02 14:52:53 -07:00 |
|
|
3c0b03ba84
|
Update cargo.toml and cargo.lock files for 0.16.3 (#4917)
|
2019-07-02 14:33:04 -06:00 |
|
|
c53f163ef5
|
Add RPC api to return program accounts (#4876) (#4912)
automerge
v0.16.2
|
2019-07-02 11:48:00 -07:00 |
|
|
ca35854417
|
Add .exe extension before checking for a program file on windows (#4902) (#4903)
automerge
|
2019-07-02 08:48:35 -07:00 |
|
|
ab1fda2a54
|
Add curl retries
|
2019-07-02 08:38:18 -07:00 |
|
|
a6ec77c230
|
Update Cargo.toml
|
2019-07-01 23:18:15 -07:00 |
|
|
1d7894f1be
|
Avoid signal-hook crate on windows (#4901)
|
2019-07-01 22:52:49 -07:00 |
|
|
4866a1fc39
|
run command now kills child process on SIGTERM to cleanly exit (#4896) (#4899)
automerge
|
2019-07-01 19:28:12 -07:00 |
|
|
60c5e59a5e
|
Always send pull responses to the origin addr (#4894) (#4897)
automerge
|
2019-07-01 17:34:51 -07:00 |
|
|
fd93bdadf6
|
Try to gracefully terminal child process before using SIGKILL (#4890) (#4892)
automerge
|
2019-07-01 14:43:15 -07:00 |
|
|
6089db2a07
|
Rework fullnode.sh to recover better from genesis block resets (#4884) (#4888)
automerge
|
2019-07-01 12:31:53 -07:00 |
|
|
462d0cfc6c
|
Disable Enter prompt when stdin is not a tty (#4874) (#4877)
(cherry picked from commit 41bda18046 )
|
2019-06-28 18:18:39 -07:00 |
|
|
e6d6fc4391
|
Don't prompt the user to update their PATH if --no-modify-path was supplied (#4872) (#4875)
automerge
|
2019-06-28 17:39:21 -07:00 |
|
|
092556ae5e
|
Lower warn to info, fetch from validator root instead of root + 1 (#4870) (#4873)
automerge
|
2019-06-28 16:55:46 -07:00 |
|
|
ad9fa54a47
|
Ensure validator process is killed when fullnode.sh is killed (#4869) (#4871)
automerge
|
2019-06-28 15:03:46 -07:00 |
|
|
2d68170747
|
Update cargo.toml files to version 0.16.2 (#4854)
|
2019-06-27 11:08:02 -06:00 |
|
|
20f3d18458
|
Save snapshots followed by accounts to avoid stale account data (#4847) (#4849)
automerge
v0.16.1
|
2019-06-26 23:53:14 -07:00 |
|
|
be79efe9b7
|
rsync of ledger/ and state.tgz now works on both macOS and Linux (#4845) (#4846)
automerge
|
2019-06-26 22:45:44 -07:00 |
|
|
5db377f743
|
Use default pubkey for solana-install sanity check
|
2019-06-26 21:51:10 -07:00 |
|
|
9c2f45a1e0
|
Fix possible subtract with overflow if mining pool is not setup (#4836)
automerge
|
2019-06-26 15:28:37 -07:00 |
|
|
8646918d00
|
Upload all artifacts
|
2019-06-26 14:38:55 -07:00 |
|
|
7c44fc3561
|
Set CI_REPO_SLUG correctly for the solana-secondary pipeline
|
2019-06-26 14:38:55 -07:00 |
|
|
686403eb1d
|
Setup reward pools in genesis (#4831) (#4834)
automerge
|
2019-06-26 14:29:27 -07:00 |
|
|
6cf9b60a9c
|
Airdrop more token in wallet sanity due to fee (#4830) (#4832)
automerge
|
2019-06-26 14:05:17 -07:00 |
|
|
aca142df16
|
Update cargo.toml files to 0.16.1 (#4829)
|
2019-06-26 13:25:13 -06:00 |
|
|
b2582196db
|
Create snapshots sparsely (#4815) (#4816)
(cherry picked from commit c5e6ebb496 )
v0.16.0
|
2019-06-25 12:13:05 -07:00 |
|
|
85a77bec5f
|
Set proper count value for account stores (#4797) (#4813)
* set count values for store accounts
* Use AppendVecId type
(cherry picked from commit 9e7f618cff )
|
2019-06-25 07:57:40 -07:00 |
|
|
e781cbf4ba
|
Ignore flaky test_two_unbalanced_stakes (#4794) (#4796)
automerge
|
2019-06-23 21:30:02 -07:00 |
|
|
59956e4543
|
Remove --storage-mining-pool-lamports (#4792) (#4793)
automerge
|
2019-06-23 20:53:31 -07:00 |
|
|
303417f981
|
Lock blockexplorer version
|
2019-06-22 22:23:16 -07:00 |
|
|
fea03fdf33
|
Add storage reward pools (#4779) (#4789)
automerge
|
2019-06-22 21:26:11 -07:00 |
|
|
e8160efc46
|
Prevent Travis/Appveyor from trying to build mergify branches (#4786) (#4787)
(cherry picked from commit 23b6b85bf0 )
|
2019-06-22 08:58:13 -07:00 |
|
|
e0ba0d581c
|
Update authorized public key (#4783)
|
2019-06-22 08:44:00 -07:00 |
|
|
36eda29fc9
|
Add instructions and processor for stake deactivation (#4781)
automerge
|
2019-06-22 08:43:17 -07:00 |
|
|
2ec73db6bd
|
Program instruction to withdraw un-staked lamports from stake account (#4780) (#4782)
|
2019-06-22 00:11:15 -07:00 |
|