-
- Downloads
Fix: fixed bug if objectstorage
Showing
- go.mod 1 addition, 1 deletiongo.mod
- go.sum 4 additions, 0 deletionsgo.sum
- packages/ledgerstate/conflict_id.go 4 additions, 4 deletionspackages/ledgerstate/conflict_id.go
- packages/ledgerstate/ledgerstate.go 1 addition, 3 deletionspackages/ledgerstate/ledgerstate.go
- packages/ledgerstate/ledgerstate_test.go 2 additions, 2 deletionspackages/ledgerstate/ledgerstate_test.go
- packages/ledgerstate/outputs.png 0 additions, 0 deletionspackages/ledgerstate/outputs.png
- packages/ledgerstate/outputs1.png 0 additions, 0 deletionspackages/ledgerstate/outputs1.png
- packages/ledgerstate/outputs2.png 0 additions, 0 deletionspackages/ledgerstate/outputs2.png
- packages/ledgerstate/realities2.png 0 additions, 0 deletionspackages/ledgerstate/realities2.png
- packages/ledgerstate/reality.go 201 additions, 131 deletionspackages/ledgerstate/reality.go
- packages/ledgerstate/transfer_output.go 14 additions, 3 deletionspackages/ledgerstate/transfer_output.go
... | ... | @@ -14,7 +14,7 @@ require ( |
github.com/golang/protobuf v1.3.2 // indirect | ||
github.com/google/open-location-code/go v0.0.0-20190903173953-119bc96a3a51 | ||
github.com/gorilla/websocket v1.4.1 | ||
github.com/iotaledger/hive.go v0.0.0-20191205213014-6bee840fa69a | ||
github.com/iotaledger/hive.go v0.0.0-20191208004610-567900b261bd | ||
github.com/iotaledger/iota.go v1.0.0-beta.9 | ||
github.com/kr/text v0.1.0 | ||
github.com/labstack/echo v3.3.10+incompatible | ||
... | ... |

| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:


This diff is collapsed.