Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Releases: Papabyte/Byteduino

v0.2.5 - mainnet upgrade

06 Apr 10:13
Compare
Choose a tag to compare
  • AA update support
  • fix a bug that prevented to send a self-payment in case change was higher than payment amount

v0.2.4 - timestamp upgrade

31 May 08:44
Compare
Choose a tag to compare
  • Timestamp upgrade
  • Unit tests for hashing functions
  • Some minor bug fixes

This version is mandatory for testnet.

Patch release

19 Apr 06:23
Compare
Choose a tag to compare
  • Use the new method light/get_definition_for_address to prevent posting while definition is not stable
  • Fix a bug that returned invalid address error when sending a datafeed only unit
  • Proper calculation of payload commissions when an input is a header commission
  • Some code reworked for readability

Get balances

02 Feb 12:16
Compare
Choose a tag to compare
  • Get balances function
  • Nicer object hashing
  • Address validation

Unit composition

24 Jan 11:05
Compare
Choose a tag to compare

New features:

  • Send payment to address
  • Post datafeed into DAG

ESP32 watchdog

21 Sep 04:25
Compare
Choose a tag to compare
  • ESP32 watchdog timer
  • Minor improvements

Support for ESP32

18 Sep 09:37
Compare
Choose a tag to compare
v0.1.0

v0.1.0

Initial release

15 Sep 12:00
Compare
Choose a tag to compare
  • Handle pairing request
  • Send and receive encrypted messages
  • Handle multidevice wallet creation
  • Cosign an unit containing transactions and/or data (private assets not supported)

Works only on ESP8266.