core/app engineer @celestiaorg
interested in blockchains and all things biology.
Block or Report
Block or report evan-forbes
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
celestiaorg/celestia-app Public
PoS chain powered by celestia-core (fork of tendermint) and the the cosmos-sdk
-
1,213 contributions in the last year
Less
More
Contribution activity
November 2022
Created 19 commits in 4 repositories
Created 1 repository
Created a pull request in celestiaorg/celestia-node that received 28 comments
chore!: bump celestia-app to v0.10.0-rc1
Overview bumps to the latest release candidate of celestia-app. This bump is very breaking, as we are updating the default codec introduced in v0.7…
+27
−28
•
28
comments
Opened 21 other pull requests in 5 repositories
celestiaorg/celestia-app
12
merged
1
open
1
closed
- chore!(testnode): return errors in cleanup functions and wait for cleanup (#1051)
- chore!(testnode): return errors in cleanup functions and wait for cleanup
- chore!: refactor the testnode to expose the genesis state
- feat: Gas consumption script
- chore: uncomment out tests
- chore: change the default minimum gas fee to something non-zero
- chore: test for gas usage
- chore!: cherry-pick changes for v0.10.0-rc1 release
- chore: increase retries and block times in integration test for CI
- chore!: use different default codec
- chore!: rename PFD -> PFB
-
Revert "chore!: rename
TIAtoCLS(#859)" - chore!: rename payment module -> blob
- fix: add make back to the docker file
celestiaorg/celestia-node
1
open
2
merged
celestiaorg/celestia-core
1
open
1
merged
celestiaorg/cosmos-sdk
1
open
celestiaorg/.github
1
merged
Reviewed 70 pull requests in 6 repositories
celestiaorg/celestia-app
25 pull requests
- Add more QGB abci test cases
-
chore: rename
message=>blob - Implement shares inclusion proofs e2e
-
chore: delete
AllSquareSizes - fix: propagate share version
- chore: improve payForBlob help text
- doc: document NMT wrapper in prepare_proposal
- docs: add qgb module readme
- chore(deps): bump alpine from 3.16 to 3.17.0
- docs: payment module params
- ADR009: Non-Interactive Default Rules for Reduced Padding
- chore: remove unnecessary QGB BridgeID
- feat: add shares inclusion proofs
- chore!(testnode): return errors in cleanup functions and wait for cleanup
-
feat: specify share version in
MsgWirePayForBlob - fix: add git to Dockerfile build
- chore: delete commented tests
- specs: two reserved bytes
- feat: use typed events
- chore!: refactor the testnode to expose the genesis state
- chore: Update QGB v1 to latest main
- chore: address feedback on #892
-
chore: rename gas descriptor to use
blobinstead ofdata - feat: Gas consumption script
-
chore!: upgrade to celestia-core
v1.8.0-tm-v0.34.20 - Some pull request reviews not shown.
celestiaorg/celestia-core
10 pull requests
- docs: remove data availability header modification
- feat: Add Inclusion proofs for QGB verification
-
feat!: Implement
BlobTx - feat!: add ShareVersion field to blob
- fix: comment for blobs
- chore: clarify sort for blobs
- fix: patch data race
- add already seen tx metrics to both mempools to monitor duplication in message passing
- chore!: rename blockdata.Messages -> blockdata.Blobs
- fix: typo
celestiaorg/celestia-node
4 pull requests
celestiaorg/.github
3 pull requests
celestiaorg/cosmos-sdk
2 pull requests
celestiaorg/quantum-gravity-bridge
1 pull request
Created an issue in celestiaorg/celestia-app that received 5 comments
Create share commitments using nmt instead of a normal merkle tree
Currently, we are creating the share commitments by taking a normal merkle root over the nmt subtree roots. We should use an nmt over the subtree r…
5
comments







