issues
search
hexresearch
/
hschain
Other
4
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add named parameters support for hschain-db
#709
Shimuuar
closed
3 years ago
0
Instead of hiding state in the closure use type-class based API
#708
Shimuuar
closed
3 years ago
0
Apply new wanring in GHC810
#707
Shimuuar
closed
3 years ago
0
use ByteRepr instead of BYtereprSized superclass constraint
#706
Shimuuar
closed
3 years ago
0
Add saner API for fetching blocks for light node
#705
Shimuuar
closed
3 years ago
0
Implement light node
#704
Shimuuar
closed
3 years ago
0
It's easy to DoS node by exhausting memory
#703
Shimuuar
opened
3 years ago
0
Fix cabal.project
#702
Shimuuar
closed
3 years ago
0
Long overdue switch to katip 0.8
#701
Shimuuar
closed
3 years ago
0
Change encoding for state view
#700
Shimuuar
closed
4 years ago
0
Rather boring cleanup of PoW
#699
Shimuuar
closed
4 years ago
0
Make merkle trees suitable for use
#698
Shimuuar
closed
4 years ago
0
Rework merkle trees
#697
Shimuuar
closed
4 years ago
0
Samll rework of BlockData type class
#696
Shimuuar
closed
4 years ago
0
Small cleanup of SAT-based PoW function
#695
Shimuuar
closed
4 years ago
0
Drop dependency on SAT-based PoW function
#694
Shimuuar
closed
4 years ago
0
Report errors processing of mined's block state
#693
Shimuuar
closed
4 years ago
0
Move HSChainT to H.PoW.Test too
#692
Shimuuar
closed
4 years ago
0
Expose generic tests in library
#691
Shimuuar
closed
4 years ago
0
Better error messages in database library
#690
Shimuuar
closed
4 years ago
0
Add way to check whether posted transaction is accepted by mempool
#689
Shimuuar
closed
4 years ago
0
Move coin-related API to H.E.Coin.API and factor out common API
#688
Shimuuar
closed
4 years ago
0
Add module with assertons for BlockDB
#687
Shimuuar
closed
4 years ago
0
Add generic function for hashing Foldable containers
#686
Shimuuar
closed
4 years ago
0
Add rest API for coin PoW node
#685
Shimuuar
closed
4 years ago
0
Better code structure; tests for executable
#684
thesz
closed
4 years ago
0
Add method to CryptoHash type class
#683
Shimuuar
closed
4 years ago
0
Add mempool for PoW coin
#682
Shimuuar
closed
4 years ago
1
Optimize performance of mock coin
#681
Shimuuar
closed
4 years ago
0
Allow mempool to be used at hight throughput and restore mempool stat
#680
Shimuuar
closed
4 years ago
0
Extend prepared queries
#679
Shimuuar
closed
4 years ago
0
Add support for prepared statements
#678
Shimuuar
closed
4 years ago
0
Miscelameous bug fixes and optimizations
#677
Shimuuar
closed
4 years ago
0
Fix bug in coin's state hadnling which caused crash on double spend
#676
Shimuuar
closed
4 years ago
0
Add notice about source code in README
#675
Shimuuar
closed
4 years ago
0
upd coin node docker demo image
#674
romcheck
closed
4 years ago
0
add coin node docker example
#673
romcheck
closed
4 years ago
0
Add ID newtype
#672
Shimuuar
closed
4 years ago
0
Add materialized path in block index and tests for index traversals
#671
Shimuuar
closed
4 years ago
0
Draft for state hadnling for the coin
#670
Shimuuar
closed
4 years ago
0
Just bite the bullet and use lens everywhere
#669
Shimuuar
closed
4 years ago
0
Add state
#668
Shimuuar
closed
4 years ago
0
Return error in applyBlock
#667
Shimuuar
closed
4 years ago
0
Add MonadTrans instances
#666
Shimuuar
closed
4 years ago
0
GHC 8.6 compatibility
#665
Shimuuar
closed
4 years ago
0
Add GHC8.6 to CI
#664
Shimuuar
closed
3 years ago
0
Haskell PoW check computation
#663
thesz
closed
4 years ago
0
Implement mempool for PoW node
#662
Shimuuar
closed
4 years ago
1
Improve StdoutLogT
#661
Shimuuar
closed
4 years ago
0
Reparametrize mempool
#660
Shimuuar
closed
4 years ago
0
Next