herald.go/db
Jeffrey Picard 9403d84a83
WIP: Resolve json rpc (#57)
* jsonrpc

* update readme for open file limits

* add CGO flags to readme

* remove uneeded logging

* don't start jsonrpc server in unit tests

* cleanup and add args for json rpc

* correct rpc default port

* remove unused test_rpc.sh script

Co-authored-by: Ubuntu <ubuntu@ns5010184.ip-15-235-15.net>
2022-09-07 21:36:07 +03:00
..
prefixes Fix struct annotation for HashXHistoryValue. TxNums now little-endian. 2022-09-06 12:57:45 -05:00
stack Add element type param T to SlicedBacked[T]. Require T satisfy 2022-08-30 16:24:43 -05:00
db.go Add element type param T to SlicedBacked[T]. Require T satisfy 2022-08-30 16:24:43 -05:00
db_get.go Add RepostedCount, EffectiveAmount prefix rows (#51) 2022-08-26 16:24:39 +03:00
db_resolve.go WIP: Resolve json rpc (#57) 2022-09-07 21:36:07 +03:00
db_test.go Add RepostedCount, EffectiveAmount prefix rows (#51) 2022-08-26 16:24:39 +03:00
iteroptions.go Catchup to python-herald schema. Plus lots of refactoring. (#49) 2022-08-16 08:45:41 +03:00