Skip to content

TEST.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@yvan-sraka yvan-sraka released this 29 Nov 15:01
· 6776 commits to main since this release
  • heavy groundwork on deploying a new client and JSON-RPC API
  • massive performance improvements after profiling through algorithm updates, caching, indexing and pre-hashing
  • massively reduced redundant inter-node communication through earlier and more precise caching, and reducing the max number of incoming connections to 20
  • various documentation improvements
  • added EditorConfig file
  • various logging improvements (removed spurious logs, added miss and implicit roll sell warns)
  • improved client user interaction
  • various code clarity improvements
  • test suite improvements
  • added ouf-of-the-box IPV6 compatibility
  • corrected a timing bug causing slots to be slightly shifted in time
  • improved the bootstrap process (breaking)

Full Changelog: TEST.2.2...TEST.3.0