Tomislav Grospić

Results 38 issues of Tomislav Grospić

## Overview This PR if proof of concept for `DagManager` as an abstraction to manage node state (blocks, blocks metadata, indexes).

do-not-merge

## Overview Basic operation to build primitive structures in Rholang has exponential slowdown in performance. Operations like List concatenation, add elements to a Set or key pairs to a Map....

epic
performance

## Overview Protobuf specification version 3 doesn't serialize primitive types if they are equal to default values (defined by proto spec). https://developers.google.com/protocol-buffers/docs/proto3#default > Note that for scalar message fields, once...

rholang
API

## Overview Currently DAG storage have deploy index to store deploy signature to block hash map. For one deploy only one hash can be assigned but it's possible situation where...

bug
enhancement
Priority-Low

## Overview The purpose of this experiment is to show that RSpace can be defined without using _complete_ channel type but hash only.

![image](https://user-images.githubusercontent.com/5306205/127292969-34925c92-55aa-46a1-9efa-58349220ea1c.png)

enhancement
feature-branch
need-hard-fork

## Overview The purpose of this issue is to document the current state of gRPC/HTTP API and testing with reverse proxy. Using nginx proxy for **HTTP** (external 40403, admin 40405)...

documentation

## Overview The instructions for the MacOS installation of RNode specifed in the [README.md](https://github.com/rchain/rchain/blob/89d14f11537506bbf40eb8c07786c21ec98111b4/README.md?plain=1#L38-L41) file are not working. ```md ### macOS 1. Install Homebrew by following steps at the [Homebrew...

documentation

## Overview This issue is to record results of testing **Last Finalized State** synchronization of node on the **test net** network. | Nr. | RNode | Sync time(fully catch up)...

diagnostics

## Overview This issue is an epic to collect a list of proposals for code refactoring, file rearrangement or cleanups with the purpose to unify the design and strategy in...

enhancement
help wanted
epic