Skip to content

Pull requests: celestiaorg/celestia-node

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

chore(deps): Bump golang.org/x/crypto from 0.21.0 to 0.23.0 kind:deps Pull requests that update a dependency file
#3399 opened May 13, 2024 by dependabot bot Loading…
chore(deps): Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.1 kind:deps Pull requests that update a dependency file
#3397 opened May 13, 2024 by dependabot bot Loading…
chore(deps): Bump github.com/filecoin-project/go-jsonrpc from 0.3.1 to 0.3.2 kind:deps Pull requests that update a dependency file
#3396 opened May 13, 2024 by dependabot bot Loading…
refactor(state/gateway)!: remove SubmitTx endpoint from RPC and Gateway area:api Related to celestia-node API kind:break! Attached to breaking PRs v0.15.0 Intended for v0.15.0 release
#3391 opened May 10, 2024 by distractedm1nd Loading…
feat(pruner/light): implement light pruning kind:feat Attached to feature PRs v0.14.0 Intended for v0.14.0 release
#3388 opened May 10, 2024 by Wondertan Loading…
1 task done
testing(state/core_accessor): add async submitPFB test case area:state Related to fetching state and state execution kind:testing Related to unit tests
#3387 opened May 10, 2024 by vgonkivs Draft
feat(shwap): add shwap types kind:feat Attached to feature PRs shwap
#3383 opened May 8, 2024 by walldiss Loading…
fix(das): Clarify logs for historic headers that are skipped area:das Related to DASer kind:fix Attached to bug-fixing PRs
#3380 opened May 8, 2024 by renaynay Loading…
chore(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.34.1 kind:deps Pull requests that update a dependency file
#3374 opened May 6, 2024 by dependabot bot Loading…
chore(deps): Bump github.com/ethereum/go-ethereum from 1.13.2 to 1.13.15 kind:deps Pull requests that update a dependency file
#3371 opened May 6, 2024 by dependabot bot Loading…
ci: generate and store openrpc.json with the tagged release artifacts kind:ci CI related PRs v0.14.0 Intended for v0.14.0 release
#3350 opened Apr 30, 2024 by ramin Loading…
feat!(state/core_accessor): add SubmitPayForBlobWithOptions endpoint area:state Related to fetching state and state execution kind:break! Attached to breaking PRs kind:feat Attached to feature PRs v0.14.0 Intended for v0.14.0 release
#3349 opened Apr 30, 2024 by vgonkivs Loading…
chore(deps): Bump google.golang.org/grpc from 1.62.0 to 1.63.2 kind:deps Pull requests that update a dependency file
#3311 opened Apr 15, 2024 by dependabot bot Loading…
chore(deps): Bump github.com/rollkit/go-da from 0.4.0 to 0.5.0 kind:deps Pull requests that update a dependency file
#3269 opened Mar 25, 2024 by dependabot bot Loading…
misc(blob/service)!: return empty values in case blobs were not found area:blob kind:break! Attached to breaking PRs kind:misc Attached to miscellaneous PRs v0.14.0 Intended for v0.14.0 release
#3223 opened Mar 1, 2024 by vgonkivs Loading…
spec: Shwap kind:docs For solely documentation PRs specs
#3205 opened Feb 23, 2024 by Wondertan Loading…
recompute hash external Issues created by non node team members
#3189 opened Feb 19, 2024 by expertdicer Loading…
feat(p2p/discovery)!: Implement archival discovery + syncing of historic blocks and blobs area:p2p area:storage kind:break! Attached to breaking PRs kind:feat Attached to feature PRs v0.14.0 Intended for v0.14.0 release
#3188 opened Feb 15, 2024 by renaynay Loading…
5 of 6 tasks
WIP: Shwap prototype
#3184 opened Feb 12, 2024 by walldiss Draft
chore(share): Ensure consistent naming for root/dah and datahash/hashNaming external Issues created by non node team members
#3177 opened Feb 10, 2024 by ptdatta Loading…
misc(share/befp): improve logging in case of good errors external Issues created by non node team members
#3176 opened Feb 10, 2024 by ptdatta Loading…
Add logging on startup to stderr external Issues created by non node team members
#3168 opened Feb 6, 2024 by AbhinavMir Loading…
chore(deps): Bump celestiaorg/.github from 0.2.8 to 0.3.1 kind:deps Pull requests that update a dependency file
#3124 opened Jan 22, 2024 by dependabot bot Loading…
ProTip! Exclude everything labeled bug with -label:bug.