Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,903 contributions in the last year
Contribution activity
August 2020
Created a pull request in solana-labs/solana that received 4 comments
feat: add Message.from method for decoding compiled messages
Problem
Lacking an API for decoding compiled transaction messages
Summary of Changes
Add Message.from(Buffer)
Fixes #
+54
−43
•
4
comments
- Add live transaction stats card with history chart
- explorer: Fix search bar paste on mobile
- Revert "Hotfix for enabling CPI (#11728)"
- Temporary hotfix for explicitly enabling cross program support after epoch 63
- fix: properly decode account notifications
- Explorer: Fix account history load more behavior
- Fully enable cross program support in mainnet-beta
- Explorer: Bump web3 to v0.71.1
- Explorer: Dedupe token history and pretty print slots
- fix: undefined is a valid result for getBlockTime
- Explorer: Display error message on invalid signature query
- Explorer: Remove flatMap usage due to browser incompatibility
- Explorer: add error reporting
- feat: remove hex public key decoding support
- Explorer: Fix stake account validation
- Explorer: fix token history loading animation
- Explorer: Update superstruct
- Add token registry to explorer
- Explorer: Hide token holders table when none found
- Explorer: Update web3.js to v0.70.3
- Explorer: update superstruct to coerce nullable types
- Fix BpfLoader.programId TypeScript type def
- Fix explorer mint account validator to accept null owner
- Fix mint holders page when supply is zero
- Add token supply info to mint account page
- Some pull requests not shown.
- Setup doc redirects for old routes
- Versioned docs
- Remove yew-validation from yew dependencies
- Prep v0.17.3 release
- Add translation recruiting link
- Add GitLocalize and docs links to README
- Setup google analytics for website
- Enable firebase analytics
- Fix chinese docs
- Fix broken links in docs
- Fix doc redirect and sidebar titles
- Enable Japanese docs
- Fix Twitter link in docs
- Deploy docs to firebase
- Fix yew-validation tests
- Send fewer requests to avoid rate limiting
- Improve rendering performance
- Fix bug that reset timing info while in debug mode
- Increase transaction broadcast fanout
- Enhance debug mode by providing more tx stats
- Catch sent transaction errors when tpu mode is disabled
- Bump client web3 to v0.71.6
- Set custom url for break server
- Allow use of custom clusters without localhost hostname
- Bump break-client to web3 v0.71.4
- Reduce account supply replenish rate to avoid rate limit
- Fix program loaded check in server
- Add name to package.json to fix Heroku builds
- Enable Heroku review apps
- explorer: Auto-update transactions until they reach max confirmation
- Add StakeInstruction::AuthorizeWithSeed
- validator: Do not delete any ledger when `--limit-ledger-size` is not provided
- RPC: getConfirmedSignaturesForAddress2 only returns confirmed signatures
- fix: Add space to ParsedAccountData
- Return account data size with parsed accounts
- Decode native-program and sysvar accounts
- Return delegated amount as UiTokenAmount
- fix: add support for getConfirmedSignaturesForAddress2 RPC method
- Rework parsed account format
- Update instruction encoding format
- Use solana beach fronted
Created an issue in solana-labs/solana that received 9 comments
RPC: getConfirmedSignaturesForAddress2 times out for low activity accounts
Problem When searching for account tx history on an account without many associated transactions, the request will always timeout on Mainnet RPC. T…
9
comments
- RPC: Race condition causes notification to be sent before subscription response
- explorer: Remove dependency on solana beach API
- explorer: Display latest transactions on main stats page
- explorer: Add dark / light mode switch
- explorer: Add support for all parsed accounts
- explorer: Remove wasm stake account decoding
- explorer: Remove cached transactions
- explorer: Cannot easily determine epoch of a transaction's slot
- explorer: Display CPI details for a transaction
- RPC: Cross program instruction details are not available
- RPC: singleSlot signature notification has incorrect slot
- Vote hash mismatch on mainnet-beta
- RPC: getConfirmedSignaturesForAddress2 is returning unconfirmed signatures
- RPC: Confirmation stats are not exposed
- BPF: logging public keys from programs produces cryptic logs
- RPC: Return account data size for json parsed getAccountInfo requests
- RPC: Token account decoding issues
- RPC: Query account history newer than specific signature
- RPC: Parsed responses are not very client friendly
- Redesign WebSocket API to be configurable without combinatorial explosion of API methods
- Specify minimum Rust version in docs
- NodeRef should be used in rendered method
- Chinese docs still use the mdbook syntax instead of Docusaurus'.
- Sidebar titles are broken on Chinese versions
- Docs site is not redirecting properly
1
contribution
in private repositories
Aug 11