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
Popular repositories
638 contributions in the last year
Activity overview
Contributed to
filecoin-project/lotus,
aionnetwork/aion,
filecoin-project/chain-validation
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in filecoin-project/go-fil-markets that received 3 comments
Include chain height when running custom decision logic
Subsumed by filecoin-project/lotus#2384
+12
−69
•
3
comments
- Update specs-actors
- Genesis miners need to be registered in the market actor's balance table
- update devnet in readme
- Wallet balance should display 0 if address can't be resolved
- Implement buffered blocktore GetSize()
- API documentation must not tell lies
- Update specs-actors
- SwapSigner API methods
- clarify multisig create helptext
- CLI/API improvements
- Add expected seal duration to custom deal logic
- Add a FAQ
- API improvements
- specs actors update
- Correct initial setup of sector id counter
- correct error message
- Minor CLI improvements
- VerifyConsensusFault should return an error if no fault is found
- Update storage-FSM, add API to set sector seal delay
- Add CLI command to manually start sealing a sector
- CallRaw using ApplyImplicitMessage leads to gasUsed being zero
- Add docs comments to API
- cli: allow setting gas limit in send
- Update storage gas prices
- Update specs-actors
- implement method and parameter specification for send
- a few improvements and fixes for the retrieval CLI
- Add gas estimation
- client: Pretty print fil amounts in list-deals
- fix miner info
- fix StateMinerInitialPledgeCollateral
- Update sector-storage with window based scheduler
- Increase cron gas
- Consume miner actor refactor
- Bump fil-commcid and filecoin-ffi deps
- fix: NewTipSet: check mismatch in number of parents
- Check message length before generating Cids
- Fix retrieval datastore-key-not-found error
- Support fast-retrieval deals
- miner: Use gas price when selecting messages
- a sector contains multiple deals(pieces), the state of deals incorrect
- check underlying datastore for objects before putting to bufbstore
- set proper bitwidth for verifreg command hamts
Created an issue in filecoin-project/lotus that received 3 comments
Thoroughly test storage and retrieval
We need to be confident this works if they're gonna be incentives
3
comments
- Pick the network to connect to based on some CLI flag
- Replay issue
- SealRandomness shouldn't be tied to the chain
- Reuse incentivised testnet sectors in mainnet
- Msig CLI doesn't have a cancel command
- Split Sector and Sealing StorageAPI methods
- Compute state --html can lead to nil pointer deref
- Libp2p config
- Guards against slashable blocks
- Recent docs updates
- Add config for sector expirations
- Mempool needs to care about gas
- Test the sector lifecycle
- Packing deals improvements
- messagepool wrong check
- Sync keeps rolling back + OOM
- Potential segfault when running Post