Daniel Olshansky

Results 68 issues of Daniel Olshansky

Has anyone been able to successfully configure `vscode` to use `goimports-reviser`? I've tried both of the solutions below, but neither one does anything: no error, no changes, etc... Manually running...

Starting this thread as a place for discussion on how we can continue the journey. I don't have a solution (yet) but I am just posting my findings. --- I...

@musalbas This PR isn't ready for review (yet) but I was hoping to use it as a starting point for a conversation. After reading through https://github.com/cosmos/cosmos-sdk/issues/7100 as well as many...

This PR is the result of reviewing the codebase to answer AAT-related questions for the backend & infra teams at grove. As a result, the following changes were made: -...

documentation

This TODO is a result of the work done in #1598: ![Screenshot 2024-02-24 at 2 22 47 PM](https://github.com/pokt-network/pocket-core/assets/1892194/4f630cd4-d7c2-4e8f-b1b8-b00e597126e6)

bug
code style

## Objective Follow up on the session rollover feature from [RC 0.10](https://www.notion.so/pocketnetwork/RC-0-10-0-Release-Guide-938ecbf8f69f40e1bdb92342084de52c?pvs=4). ## Origin Document - [PIP-28: DAN - Distributing the Altruist Network (Community Chains Introduction)][pip-28] - [RFP/Improvement - Allowing...

FAQ

**Note: There may be certain flags/configs we haven't found that can fix this. If it is that easy, would really appreciate you directing in that direction!** ## Background At [pokt.network](https://pokt.network/),...

type:request

## Objective Enable anyone to easily (follow instructions and copy-paste commands) to deploy a `Pocket Network Servicer` on `Akash Network`. ## Deliverable Update [awesome-akash/tree/master/pokt-network](https://github.com/akash-network/awesome-akash/tree/master/pokt-network) on the basis on this [WIP...

To put it simply, the following works: ``` // This is single line comment comment using square brackets [] message SomeMessage { } ``` and the following does not: ```...

I'm hoping to keep this "issue" to discuss a few general questions/suggestions as I'm getting acquainted with the library. I'm happy to contribute as well, but wanted to get some...