Michael Vines
|
c63e14dd0e
|
Use singleGossip for program deployment
|
2021-01-02 07:47:51 -08:00 |
carllin
|
5affd8aa72
|
Add secondary indexes (#14212)
|
2020-12-31 18:06:03 -08:00 |
Michael Vines
|
4a3d217839
|
Only initialize BigTable upload service when requested
|
2020-12-31 17:40:51 -08:00 |
Michael Vines
|
6c167615ad
|
Add --ignore-http-bad-gateway flag
|
2020-12-31 12:43:53 -08:00 |
dependabot[bot]
|
cb8ba739a2
|
chore:(deps): bump @types/react-router-dom in /explorer (#14373)
Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 5.1.6 to 5.1.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-31 09:33:31 +00:00 |
dependabot[bot]
|
d869ee12f0
|
chore:(deps): bump @types/node from 14.14.16 to 14.14.17 in /explorer (#14371)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.16 to 14.14.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-31 09:11:39 +00:00 |
Michael Vines
|
0b23abd479
|
Bind RPC and faucet to 0.0.0.0
|
2020-12-31 07:55:26 +00:00 |
Michael Vines
|
04bf5ce830
|
Minor help improvements
|
2020-12-31 07:55:26 +00:00 |
Michael Vines
|
e5bd9ee0ff
|
Require tokio 0.3.5
|
2020-12-31 06:26:53 +00:00 |
Michael Vines
|
3d077fb656
|
Revert "Upgrade in-tree tokio 0.2 usage to tokio 0.3"
This reverts commit 444ed768dc .
|
2020-12-31 06:26:53 +00:00 |
Jack May
|
2d8dacb72b
|
Gate CPI authorized programs (#14361)
|
2020-12-30 18:13:37 -08:00 |
Jack May
|
1c5427ff17
|
Remove assert (#14356)
|
2020-12-30 21:07:22 +00:00 |
Jack May
|
6c6095abe7
|
nit: clarify loader id (#14355)
|
2020-12-30 20:02:29 +00:00 |
Jeff Washington (jwash)
|
b36ad91792
|
read hash mismatch errors from influx and error if > 0 (#14240)
|
2020-12-30 12:47:48 -06:00 |
Michael Vines
|
71b88da48e
|
Speed up UDP reachable port checks
|
2020-12-30 09:29:52 -08:00 |
Michael Vines
|
fb6c660cfd
|
Port ip-echo-server to tokio 0.3
|
2020-12-30 09:29:16 -08:00 |
sakridge
|
1c61d005b5
|
Re-enable shrink test (#14331)
|
2020-12-30 08:25:45 -08:00 |
dependabot[bot]
|
5684d6e570
|
chore:(deps): bump @testing-library/jest-dom in /explorer (#14348)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.6 to 5.11.8.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.6...v5.11.8)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-30 09:10:30 +00:00 |
Justin Starry
|
3d0cd2cdb0
|
Add --test arg to cargo-test-bpf (#14342)
|
2020-12-30 04:03:26 +00:00 |
Tyera Eulberg
|
d63dd95806
|
Rewrite faucet with tokio v0.3 (#14336)
* Rewrite faucet for contemporary tokio
* Move away from framed decoder
|
2020-12-29 20:51:01 -07:00 |
Trent Nelson
|
fe667db910
|
validator: Add experimental flag to select PoH pinned core
|
2020-12-29 19:15:44 -07:00 |
Trent Nelson
|
82f61c0c4a
|
core: Update stale error message
|
2020-12-29 19:15:44 -07:00 |
sakridge
|
f8a4afc7c1
|
Fix flaky broadcast test (#14329)
|
2020-12-29 12:35:04 -08:00 |
sakridge
|
2074e407cd
|
Add poh speed check and tick speed calibration (#14292)
|
2020-12-29 09:35:57 -08:00 |
Michael Vines
|
444ed768dc
|
Upgrade in-tree tokio 0.2 usage to tokio 0.3
|
2020-12-29 09:23:23 -08:00 |
Tyera Eulberg
|
3f10fb993b
|
Retry durable-nonce transactions (#14308)
* Retry durable-nonce transactions
* Add metric to track durable-nonce txs in queue
* Populate send-tx-service initial addresses with tpu_address if empty (primarily for testing)
* Reinstate last_valid_slot check for durable-nonce txs; use arbitrary future slot
|
2020-12-29 09:48:43 -07:00 |
Dan Albert
|
3a1e01cced
|
Allow setting max poor block producer percentage (#14266)
Co-authored-by: publish-docs.sh <maintainers@solana.com>
|
2020-12-29 10:53:56 -05:00 |
Jack May
|
5524938a50
|
Limit CPI instruction size (#14317)
|
2020-12-29 01:14:17 +00:00 |
Ryo Onodera
|
7893e2e307
|
Remove Testnet-specific old code (#14305)
|
2020-12-29 05:11:46 +09:00 |
Trent Nelson
|
bd761e2a52
|
CLI: Support displaying past leader schedules
|
2020-12-28 20:03:48 +00:00 |
Trent Nelson
|
a709850ee4
|
clap-utils: Add epoch validator
|
2020-12-28 20:03:48 +00:00 |
Ryo Onodera
|
addffd7694
|
Log error from AppendVec removal & a panic clean (#14302)
|
2020-12-29 04:59:09 +09:00 |
Ryo Onodera
|
4af33674a7
|
run.sh: add env knob for solana-validor (#14303)
|
2020-12-28 19:38:59 +00:00 |
Michael Vines
|
90deadb396
|
Avoid creating "..tmp" files
|
2020-12-28 08:58:09 -08:00 |
dependabot[bot]
|
d830406991
|
chore:(deps): bump @project-serum/serum in /explorer (#14300)
Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts) from 0.13.16 to 0.13.17.
- [Release notes](https://github.com/project-serum/serum-ts/releases)
- [Commits](https://github.com/project-serum/serum-ts/commits/@project-serum/serum@0.13.17)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-28 09:09:46 +00:00 |
Michael Vines
|
9ddd6f08e8
|
Persist gossip contact info
|
2020-12-27 20:46:54 -08:00 |
sakridge
|
c693ffaa08
|
Fix subtraction overflow in metrics (#14290)
|
2020-12-27 16:26:22 -08:00 |
sakridge
|
7b49c85aa7
|
Fix download speed (#14291)
|
2020-12-27 16:25:41 -08:00 |
behzad nouri
|
2fd38d9912
|
indexes votes in crds table (#14272)
|
2020-12-27 13:31:05 +00:00 |
behzad nouri
|
49019c6613
|
obtains staked-nodes from the root-bank (#14257)
... as opposed to the working bank
|
2020-12-27 13:28:05 +00:00 |
Michael Vines
|
a267300f06
|
Fix windows build
|
2020-12-24 17:49:11 -08:00 |
dependabot[bot]
|
5ee4dd9c4b
|
chore:(deps): bump @solana/web3.js from 0.87.1 to 0.88.0 in /explorer (#14288)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.87.1 to 0.88.0.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](https://github.com/solana-labs/solana-web3.js/compare/v0.87.1...v0.88.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-24 21:24:45 +00:00 |
Michael Vines
|
5ced2f75a6
|
fix: clean up racy tests
|
2020-12-24 12:31:02 -08:00 |
Michael Vines
|
87eb924d2a
|
Remove stray dbg
|
2020-12-24 10:44:39 -08:00 |
dependabot[bot]
|
d6d9053649
|
chore:(deps): bump @project-serum/serum in /explorer (#14283)
Bumps [@project-serum/serum](https://github.com/project-serum/serum-ts) from 0.13.15 to 0.13.16.
- [Release notes](https://github.com/project-serum/serum-ts/releases)
- [Commits](https://github.com/project-serum/serum-ts/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-24 09:30:41 +00:00 |
dependabot[bot]
|
82bbfc1493
|
chore:(deps): bump @testing-library/user-event in /explorer (#14282)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.2.2 to 12.6.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v12.2.2...v12.6.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-24 09:19:29 +00:00 |
dependabot[bot]
|
0cfadeb887
|
chore:(deps): bump @types/node from 14.14.14 to 14.14.16 in /explorer (#14280)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.14 to 14.14.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-24 09:09:22 +00:00 |
Jack May
|
ee0a80a092
|
Prevent bpf loader impersonators (#14278)
|
2020-12-24 03:04:48 +00:00 |
Jack May
|
b1d702a618
|
Don't use caller passed executable account (#14276)
|
2020-12-23 14:34:14 -08:00 |
Jack May
|
0b479ab180
|
Limit CPI from calling loader or native programs (#14252)
|
2020-12-23 10:44:34 -08:00 |