Skip to content

Releases: bsv-blockchain/py-sdk

v2.1.3

21 May 05:11
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v2.1.2

20 May 08:38
Immutable release. Only release title and notes can be modified.
f2a8273

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1 — BRC-100 Stable + Chronicle Network Upgrade + Python 3.13

20 May 07:29
Immutable release. Only release title and notes can be modified.
155dfcc

Choose a tag to compare

v2.1.1 — BRC-100 Stable + Chronicle Network Upgrade + Python 3.13

This release graduates the BRC-100 Wallet Protocol implementation from beta to stable, adds full support for the BSV Chronicle network upgrade, and modernizes the project's dependency management.

Highlights

🏗️ BRC-100 Wallet Protocol (Stable)

  • Graduated from beta (2.0.0b1) — no breaking changes
  • Complete Wallet infrastructure with serializers, substrates, and implementations
  • Authentication system: peer auth, certificates, session management, HTTP transport
  • Enhanced BEEF builder, serializer, and validator
  • Script interpreter with comprehensive opcode support
  • Overlay tools: lookup resolver, SHIP broadcaster, historian, host reputation tracker
  • Registry client, identity client, headers client, keystore
  • Additional cryptographic primitives: Schnorr signatures, DRBG, AES-GCM
  • TOTP, BIP-276, PushDrop token protocol, Teranode broadcaster

🔗 Chronicle Network Upgrade

  • 10 restored opcodes: OP_VER, OP_VERIF, OP_VERNOTIF, OP_2MUL, OP_2DIV, OP_SUBSTR, OP_LEFT, OP_RIGHT, OP_LSHIFTNUM, OP_RSHIFTNUM
  • SIGHASH_CHRONICLE (0x20) with OTDA (Original Transaction Digest Algorithm) preimage support
  • MAX_SCRIPT_NUMBER_LENGTH increased from 750 KB to 32 MB
  • Malleability relaxation for transaction version > 1
  • 250+ mock tests and 98 live testnet broadcast tests

🐍 Python Support

  • Added Python 3.13 support — verified with 5,413 tests
  • Dropped Python 3.9 — minimum is now Python 3.10

📦 ...

Read more

v1.0.10

07 Nov 02:04
Immutable release. Only release title and notes can be modified.
c3b7cb4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.0.10

v1.0.8

13 Aug 03:34

Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.8

v1.0.6

03 Jul 03:22
7ca68b2

Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

03 Jul 02:56

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.5

v1.0.4

27 May 07:40
3e89579

Choose a tag to compare

v1.0.4 releases

v1.0.0

23 Dec 07:41
cbf8d79

Choose a tag to compare

Version 1.0.0 has been released! 🎉