- Redwood City, CA
Block or Report
Block or report lxfind
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
MystenLabs/sui Public
Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
-
llvm/llvm-project Public
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…
-
1,320 contributions in the last year
Activity overview
Contribution activity
July 2022
Created 8 commits in 1 repository
Created a pull request in MystenLabs/sui that received 3 comments
Merge handle_confirmation_transaction and handle_consensus_transaction
The AuthorityAPI provides two separate interfaces for handling shared object transactions and single-writer object transactions. This is error-pron…
Opened 5 other pull requests in 1 repository
Reviewed 10 pull requests in 1 repository
MystenLabs/sui
10 pull requests
- include a validator's delegated stake in committee
- Use system state to read storage price
- [governance] implement custodial staking and staking with locked coins
- Fix Sui CLI color rendering on windows
- Execute certificates from checkpoint locally
- Work around possible compiler bug causing bogus lifetime errors to be…
- [core] Logic to order causally a set of transactions
- Improve fetching of checkpoints and final certs/effects
- Reorganize checkpoint driver process and many cleanups
- [cleanup] Remove unnecessary checks around TransferSui
Created an issue in MystenLabs/sui that received 2 comments
We should not attempt to resolve Move events struct in the Gateway
When we are constructing transaction effect response, we also try to resolve the Move struct of all the events in the effects, from here: https://g…
Opened 19 other issues in 1 repository
MystenLabs/sui
19
open
- Should create a new type for ordered checkpoint contents
-
CheckpointProposalshould not containSignedCheckpointSummary - We currently don't get stacktrace with panic in prod logs
- Add more checkpoint tests that focus on various async case and tx execution
- [Placeholder] Scope node discoverability work
- Ability to dynamically config some node flags
- Use CausalOrder for checkpoint transactions
- Sync to ensure that wen ever lock the same shared object twice
- Current Gateway gas object selection logic doesn't attempt to avoid locked objects
- sui cli to be able to query validator interfaces for debugging purpose
- Make sure Private Testing docs are up-to-date
- Able to do Memory profiling in production
- Properly verify a fragment
- SafeClient not verifying checkpoint content
- Support reconfiguration on Fullnode
- Support reconfiguration on Gateway
- Connect checkpoint logic and reconfiguration logic
- Consider passing immutable object with object id only in transactions
- Validator able to actively catch up when blocked on a cert due to out-of-dated object state


