goshimmer icon indicating copy to clipboard operation
goshimmer copied to clipboard

Prototype implementation of IOTA 2.0

Results 92 goshimmer issues
Sort by recently updated
recently updated
newest added

# Description of change Please write a summary of your changes and why you made them. Be sure to reference any related issues by adding `fixes # (issue)`. ## Type...

Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible. Release notes Sourced from github.com/docker/distribution's releases. v2.8.2 What's Changed Revert registry/client: set Accept: identity header when getting layers by @​ndeloof in distribution/distribution#3783 Parse http...

blocked-by-dependency
go

# Description of change This PR merges several different components into a singular streamlined framework for creating, tracking and managing conflicts (and votes on these conflicts). In the current code...

# Description of change `FakeRWMutex` is used as a drop-in replacement for a regular mutex through the use of a `fakemutex` buildtag. Alternatively `deadlock` tag can be used to use...

* Make ConflictSet and Conflict creation atomic The ConflictDAG calls the VirtualVoting and viceversa. This is weird and causes deadlocks with regular mutexes. For now "fixed" it by turning both...

* Enforce strict rule on weak and liked instead references to not be able to rescue a conflict beyond TSC. * If this is not enforced, a conflict that is...

## Bug description OrderedMap.ForEach can result in a situation, where the iteration order is somewhat undefined while we are iterating if the elements get mutated during the iteration ## Expected...

bug

Attacks can be performed with one-click button on the visualizer: * [ ] Shimmer visualizer against our APIs, using the protonet.js glue. * [ ] @luca-moser should get in touch...

If a validator wants to be lazy, it could simply observe the bahavior of an honest other and select its blocks as parents, copying the commitments into its own blocks....