Skip to content

Releases: mempoolco/spruned

spruned 0.0.2 alpha 5

08 Sep 08:52
Compare
Choose a tag to compare

This release comes with:

  • a minimal subset of the getpeerinfo API emulation

  • improvements on the RPC emulation that should adhere best on the original

  • getblock error code bugfix

  • contributions (systemd script)

spruned 0.0.2 alpha 2

20 May 16:25
Compare
Choose a tag to compare

The release comes with a huge refactory on the dependencies side.

  • Fix a localstorage bug that caused spruned to fail on the first execution.
  • Drop github dependencies
  • Bring pip distribution working (pip install spruned) up & running again
  • Add third party code & licenses into the main codebase
  • Add connectrum UT
  • Use pycoin pip distribution, add pycoin patches to dependency module

spruned 0.0.2 alpha

19 May 11:02
Compare
Choose a tag to compare

This release comes with:

  • verbose getrawtransaction support
  • full merkle proof validation on getrawtransaction & gettxout
  • dynamic electrum servers update
  • requirements.txt must be installed explicitly
  • remove useless requirement
  • increased test coverage & code cleaning

http://spruned.readthedocs.io/en/latest/

spruned 0.0.1 alpha 5

25 Apr 18:48
Compare
Choose a tag to compare
spruned 0.0.1 alpha 5 Pre-release
Pre-release

Fix a bug on the RPC interface.
Add UT on the RPC interface.

spruned 0.0.1 alpha 4

22 Apr 11:35
Compare
Choose a tag to compare
spruned 0.0.1 alpha 4 Pre-release
Pre-release
  • add support for sendrawtransaction