jeffreypicard
released this
04 Oct 17:52
·
7 commits
to master
since this release
[v0.2022.10.04.1] - 2022-10-04
- Add subscribe/unsubscribe RPCs. Add session, sessionManager, and serve JSON RPC (without HTTP). (#66) by moodyjon
- integration testing scripts (#64) by jeffreypicard
- Adjust EffectiveAmountValue to include ActivatedSupportSum. Make use of this in GetEffectiveAmount() tests. (#61) by moodyjon
- Update go.mod, go.sum for use of constraints (x/exp). (#60) by moodyjon
- Add "on: pull_request" to worflow. (#59) by moodyjon
- Fix struct annotation for HashXHistoryValue. TxNums now little-endian. (#58) by moodyjon
- WIP: Resolve json rpc (#57) by jeffreypicard
- Add element type param T to SlicedBacked[T]. Require T satisfy (#56) by moodyjon
- Add some blockchain RPC handlers and DB fetching routines (#55) by moodyjon
- Payload of HashXHistoryValue should be an array of uint32 representing "txnums" (#54) by moodyjon
- Add RepostedCount, EffectiveAmount prefix rows (#51) by moodyjon