issues
search
iotaledger
/
hive.go
A Go library containing data structures, various utils and abstractions which are used by both GoShimmer and Hornet.
Apache License 2.0
61
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix fatal log messages not shown
#659
muXxer
closed
5 months ago
0
Add SendRaw and BroadcastMsgRaw to websocket hub
#658
muXxer
closed
6 months ago
0
Expose Uint64ToTime in serializer
#657
alexsporn
closed
6 months ago
0
Feat: async log writing
#656
hmoog
closed
7 months ago
0
Adapt .golangci.yml to latest version and fix linter issues
#655
muXxer
closed
7 months ago
0
Add `Chain` to ierrors
#654
muXxer
closed
8 months ago
0
Fix error wrapping order in safemath
#653
PhilippGackstatter
closed
8 months ago
0
Feat: Replace old Module with reactive version
#652
hmoog
closed
8 months ago
0
Add option for configuring rocksdb block cache size
#651
dessaya
closed
8 months ago
0
Add atomic operation to offer and poll `ForceOffer` atomically
#650
jonastheis
closed
8 months ago
0
Feat: Runtime inspection framework
#649
hmoog
closed
8 months ago
0
Feat: Add lo.BatchReverse
#648
hmoog
closed
8 months ago
0
Add sql module
#647
muXxer
closed
8 months ago
0
Fix eviction state for 0 value - covering all edge cases
#646
jonastheis
closed
8 months ago
0
Fix eviction state for 0 value
#645
jonastheis
closed
8 months ago
0
Update go version to 1.22
#644
muXxer
closed
8 months ago
0
Update hive.go
#643
muXxer
closed
9 months ago
0
Logger name should be logged in Logf too
#642
Juliusan
closed
9 months ago
0
Check if logger is nil in `ParentLogger` and `UnsubscribeFromParentLogger`
#641
jkrvivian
closed
9 months ago
0
Add WithMessage funcs to ierrors and fix Wrap order
#640
muXxer
closed
9 months ago
0
Adapt to latest SMT lib
#639
muXxer
closed
9 months ago
0
Add mapStoreAdapter to connect our kvstore to the smt lib
#638
muXxer
closed
9 months ago
0
Fix ierrors wrap order
#637
muXxer
closed
9 months ago
0
Bump submodules
#636
PhilippGackstatter
closed
9 months ago
0
Bump submodules to latest develop
#635
PhilippGackstatter
closed
9 months ago
0
Serix cleanups
#634
muXxer
closed
9 months ago
0
Remove bytes validator and call syntactic validator during map decode
#633
PhilippGackstatter
closed
9 months ago
0
Refactor serix for better readability
#632
muXxer
closed
10 months ago
0
Check lexical order and uniquness in map de/encoding
#631
PhilippGackstatter
closed
9 months ago
1
Feat: Added reactive SortedSet
#630
hmoog
closed
9 months ago
0
Feat: Add DebounceFunc to WorkerPool
#629
hmoog
closed
9 months ago
0
Move Encode/Decode to SerializableOrderedMap to prevent import loops
#628
muXxer
closed
10 months ago
0
Add funcs to create OpenAPI Schemas from serix
#627
muXxer
closed
10 months ago
0
Initialize nil slices
#626
PhilippGackstatter
closed
10 months ago
0
Pass down the executor options in NewTaskExecutor
#625
muXxer
closed
10 months ago
0
Consider empty slices to be "zero"
#624
PhilippGackstatter
closed
11 months ago
0
Use reactive logger in app framework
#623
muXxer
closed
11 months ago
0
Add BasicAuthManager
#622
muXxer
closed
11 months ago
0
Fix ReadBytesWithSize in case the size is zero
#621
muXxer
closed
11 months ago
0
Reduce contention on ShrinkingMap's GetOrCreate method.
#620
piotrm50
closed
11 months ago
0
Use a RWMutex inside TypedValue to reduce contention
#619
alexsporn
closed
11 months ago
0
Add return values to the subscription manager functions
#618
muXxer
closed
11 months ago
0
Revert RWMutexFake removal.
#617
piotrm50
closed
11 months ago
0
Use a ShrinkingMap inside the OrderedMap to avoid the map leaking memory
#616
alexsporn
closed
11 months ago
0
Feat: Add utility functions to reactive framework
#615
hmoog
closed
11 months ago
0
Fix Must Occur serix validation
#614
PhilippGackstatter
closed
11 months ago
0
Fix Must Occur in serix
#613
PhilippGackstatter
closed
11 months ago
0
Reactive datastructures 100% test coverage
#612
karimodm
closed
11 months ago
0
Create tests to cover the reactive framework
#611
karimodm
closed
11 months ago
0
Check for UTF8 validity in serix binary and map serialization
#610
muXxer
closed
1 year ago
0
Next