Popular repositories
-
-
-
example-webwallet Public
Forked from solana-labs/obsolete-dontuse-example-webwallet
Example Solana Web-based Wallet
JavaScript
-
-
example-tictactoe Public
Forked from solana-labs/example-tictactoe
Tic-Tac-Toe built on Solana
JavaScript
-
1,216 contributions in the last year
Less
More
Activity overview
Contributed to
solana-labs/solana,
solana-labs/solana-program-library,
solana-labs/solana-web3.js
and 5 other
repositories
Contribution activity
October 2021
Created 13 commits in 1 repository
Created a pull request in solana-labs/solana that received 10 comments
Include token owners in TransactionTokenBalances
Problem The ATA approach is the de facto standard for wallets and exchanges. However, there is no great way to track token balance changes by main …
+213
−137
•
10
comments
Opened 14 other pull requests in 1 repository
solana-labs/solana
14
merged
- Use PubsubConfig limit instead of default
- Add counter for new transactions in SendTransactionService
- Bump fee-api check version conditional
- Fix docs CI
- Bump nix and ctrlc crate to resolve audit failures
- v1.7: Bump crates to resolve audit failures
- v1.8: Bump crates to resolve audit failures
- Enable easy full-rpc services on /net nodes
- Enable easy full-rpc services on /net nodes
- Update deprecated snapshot/fees/blockhash api docs
- Fixup docs on deprecated JSON-RPC methods
- Add RecentItems metrics (backport #20484)
- Add recent-items metrics
- Restore windows release binaries
Reviewed 22 pull requests in 1 repository
solana-labs/solana
22 pull requests
- Divorce the runtime from FeeCalculator
- feat: add config option to exclude accounts from supply response
- CLI: Add SW versions to feature status output
- Test some validator_info error paths
- Update 'Developing with Rust' GitHub links
- Review fee proposal
- rpc-send-tx-svc server-side retry knobs
- Integration tests for RpcClient
- docs: Amend RPC Transaction History proposal
- Expand Rust API docs entry point
- Add docs to solana_clap_utils::keypair
- Make rent balance be at least 1 for clusters where rent is 0
- Move test-validator to own module to reduce core dependencies
- clap-utils: trim single-quotes from signer uris on windows
-
solana-program: Add preliminary wasm bindings for
Pubkey/Keypair/.../Instruction/SystemProgram/Transaction - Rpc: filters performance improvement
- Include token owners in TransactionTokenBalances
- Remove blockhash from fee calculation
- Parallel notifications in RPC PubSub
- Refactor code to get block signatures in get_confirmed_signatures_for_address2
- Reorder RpcClient method defs for more logical docs.
- Merge AccountsDb plugin framework to v1.8

