rene

Results 113 issues of rene

https://github.com/cosmos/cosmos-sdk/blob/71035879e4af4551b9bcf16f79bc52785793602e/x/staking/types/querier.go#L17-L18 and https://github.com/cosmos/cosmos-sdk/blob/71035879e4af4551b9bcf16f79bc52785793602e/x/staking/types/querier.go#L13

area:state

Check to make sure len(headers) == 1. If not, handle with some sort of error, or check what is returned and return highest height. We should probably discuss the security...

area:header

- [ ] Node API - [ ] P2P API - [ ] Fraud API

area:api

## Context This issue supersedes and encompasses https://github.com/celestiaorg/celestia-node/issues/169, serving as the canonical tracking issue for work related to celestia-node API. ## Current design Simple HTTP server with endpoints accessing certain...

area:rpc
architecture
area:api

area:rpc
architecture
area:api

- [x] 1. #960 - [ ] 2. #961

area:node
architecture
area:api

`Module` takes in whatever params it needs and spits out an API for that Module (with methods defined by this ADR https://github.com/celestiaorg/celestia-node/pull/506) One PR for **every package**

architecture
area:api

E.g. service/share --> node/share only the high level accessor methods and all the substance (implementation of those methods) get migrated to share pkg at root level

architecture
area:api

Right now, the `catchUp` routine logs an error and returns completely out of the `catchUpManager`, preventing the DASer from continuing to DAS past headers. In order to be able to...

area:shares
area:das

This issue tracks all DAS-related feature/improvement issues. ### TODO - [x] https://github.com/celestiaorg/celestia-node/issues/427 - [ ] https://github.com/celestiaorg/celestia-node/issues/554 - [x] https://github.com/celestiaorg/celestia-node/issues/180 - [x] https://github.com/celestiaorg/celestia-node/issues/601 - [ ] https://github.com/celestiaorg/celestia-node/issues/504 --> depends on implementation...

area:das