Highlights
- 1 discussion answered
Block or Report
Block or report jstarry
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
solana-labs/solana Public
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
-
-
-
2,643 contributions in the last year
Less
More
Contribution activity
April 2022
Created 52 commits in 5 repositories
Created 1 repository
- jstarry/bytemuck Rust
Created a pull request in solana-labs/solana that received 12 comments
Test that tick slot hashes update the recent blockhash queue
Problem There seems to be a common misconception that skipped slots do not impact the recent blockhash queue. There is no test to observe how this …
+150
−11
•
12
comments
Opened 51 other pull requests in 8 repositories
solana-labs/solana
19
merged
1
open
1
closed
- Local cluster test cleanup and refactoring
- Assign backports for automerged PR to pr-subscribers group
- fix: allow signing a populated transaction
- Automatically set PR merger as backport PR assignee
- Refactor: Rename BlockhashQueue fields and methods for clarity
- Double max transaction blockhash age
- cli: Fix resume deploy directions
-
Define const fn
StakeState::size_offor stake account size - Only add hashes for completed blocks to recent blockhashes
- feat: remove flow type generation
- Fix automerge automation for backport PRs
- Refactor transaction processing in banking stage
- fix: do not modify transaction during simulation
- Don't request reviews for community pr's that have been reviewed
- Fix community PR review requests
- Don't request reviews from community-pr-subscribers if reviewer assigned
- Explorer: Fix NFT verified collection row rendering
- Add tests to the blockhash queue
- Bump bytemuck version in solana-program for consistency
- Bump bytemuck_derive from 1.0.1 to 1.1.0
- Add issue template for feature gate tracking issues
solana-labs/break
20
merged
1
closed
- Fix client rpc override
- Add more logs to blockhash poller
- Fix rpc switching and add blockhash logging
- Allow client to override server rpc endpoint
- Send failure reason to client and fix tpu toggle
- Allow client to choose TPU mode
- Add configuration sidebar
- Improve client stability when sending transactions
- Skip preflight when sending transactions over http
- Bump up client blockhash polling frequency
- Fix wallet selector
- Update torus dependencies
- Update web3 to v1.37.0
- Update react-scripts to v5
- Fix mergify
- Fix automerge
- Migrate from Account to Keypair class
- Update caniuse browserlist to latest
- Fix mergify config
- Bump node-sass to v7 to support nodejs v16
- Stop creating rent paying accounts
jstarry/solana
4
merged
behzadnouri/solana
1
closed
aletna/solana
1
merged
brooksprumo/solana
1
merged
solana-labs/example-helloworld
1
merged
Lokathor/bytemuck
1
merged
Reviewed 40 pull requests in 1 repository
solana-labs/solana
25 pull requests
- Variable renames for readability
- fix: the one where we fix client subscriptions
- fix: downgrade multiple unsubscribes from fatal to warning
- feat(explorer): add attributes tab for metaplex nfts
- sim: Override slot hashes account on simulation bank
- Cli limit features
- added more intuitive error message
- Refactor transaction processing in banking stage
- fix: adds grab mint metadata for ft's
- updates rewards at epoch boundary using cached accounts
- Apply transaction actual execution units to cost_tracker
- accounts: Load sysvar accounts from cache instead of db during tx processing
- Only add hashes for completed blocks to recent blockhashes
- chore: repair type:gen command in OS X and other non-GNU sed environments
- Cost model tracks builtins and bpf programs separately
- defines const fn for serialized size of VoteState, Feature and Nonce
-
Remove
NativeLoaderfrom program runtime - Fix signature count
- Implement From<[u8; 32]> for Pubkey and Hash
- Update doc for sol_memset
- look up domain owner on .sol search (explorer)
- Limit token options appended to search options object in /explorer
- undo cost tracker changes for non-retryable failed transactions
-
Deprecate
MINIMUM_STAKE_DELEGATION - Add convenience function to make it easier for programs to retrieve the result of GetMinimumDelegation
- Some pull request reviews not shown.
Created an issue in solana-labs/solana that received 2 comments
RPC API calculates the last valid block height incorrectly
Problem
Bank::get_blockhash_last_valid_block_height uses the max age of the blockhash queue to return whether a transaction blockhash is valid but …
2
comments
Opened 11 other issues in 2 repositories
solana-labs/solana
8
open
2
closed
-
Unexpected response from RPC API
getSignaturesForAddresswhenuntilsig not found - Devnet loss of consensus investigation
- Feature Gate: Double the maximum transaction blockhash age
- Feature Gate: Fix recent blockhash queue
- Skipped block hashes shouldn't be stored in the recent blockhashes queue
- Lack of consistency checks for stakes cache
- Feature Gate: Fix owner for instructions sysvar
- Feature Gate: Versioned Transactions and Address Lookup Tables
- Feature Gate: Limit number of accounts that a transaction can lock
- Feature Gate: Use Rent sysvar directly for stake split instruction
jstarry/solana
1
open
77
contributions
in private repositories
Apr 1 – Apr 22