Popular repositories
-
-
-
Forked from solana-labs/obsolete-dontuse-example-webwallet
Example Solana Web-based Wallet
JavaScript
-
-
-
1,450 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
June 2021
Created 42 commits in 5 repositories
Created 2 repositories
Created a pull request in solana-labs/solana that received 6 comments
Create solana-poh and move remaining rpc modules to solana-rpc
Problem
Some rpc modules still live in core, separate from solana-rpc. A few dependencies still prevent detangling these modules.
Summary of Changes
+663
−518
•
6
comments
Opened 32 other pull requests in 4 repositories
solana-labs/solana
3
open
21
merged
- Bump borsh from 0.8.1 to 0.9.0
- Unignore spl downstream build
- Add design proposal for accountsDB replication
- Add metrics for rpc send-transaction failures
- Move stake_weighted_timestamp module
- Fix build: clippy lint
- Use newly stabilized Duration methods/consts
- v1.6: Add logging when RpcHealthStatus::Unknown
- Add logging when RpcHealthStatus::Unknown
- Add additional subscription metrics
- chore: bump trees from 0.2.1 to 0.4.2
- Bump version to v1.6.14
- v1.6: Properly handle block_height in Bigtable bincode deserialization
- Properly handle block_height in Bigtable bincode deserialization
- Bump spl-token to v3.1.1
-
Don't require non-existent param for
solana-keygen new - chore: update commented devnet urls
- Update a dangling devnet endpoint doc
- Remove budget program
- v1.6: Bump jsonrpc crates
- Bump jsonrpc crates
- Rename ValidatorExit and move to sdk
- Cli: Decode known program custom errors returned from simulation
- Bump version to v1.6.12
solana-labs/solana-program-library
5
merged
1
closed
joshua-maros/ouroboros
1
merged
project-serum/anchor
1
merged
Reviewed 13 pull requests in 2 repositories
solana-labs/solana 11 pull requests
- return secp-specific error
- Revert "chore: bump trees from 0.2.1 to 0.4.2"
- validator: expose max active pubsub subscriptions to CLI
- accounts-cluster-bench, close all accounts in a sliding window
- Refactor stake program into solana_program
- Warn about InstructionError meta
- Handle removing slots during account scans
- Remove budget program
- Cli: Decode known program custom errors returned from simulation
- Add create-stake command to solana-tokens CLI
- Purge expired BlockHeight data from blockstore