Skip to content

Releases: rddl-network/Tasmota

rddl-v0.38.2

02 Nov 09:52
cc54396
Compare
Choose a tag to compare

What's Changed

  • Fix planetmint uri for machine_attestation by @Cybnon in #38
  • Align plmnt address generation with planetmint-god by @jmastr in #39

New Contributors

Full Changelog: rddl-v0.38.1...rddl-v0.38.2

rddl-v0.38.1

24 Oct 12:28
1f7edd6
Compare
Choose a tag to compare
  • hotfix increased firmware stack size to 7kb

rddl-v0.38.0

18 Oct 10:39
a46c1b3
Compare
Choose a tag to compare

What's Changed

  • Eckelj/lower rates & testnet pre-configuration by @eckelj in #32
  • set name during startup by @eckelj in #33

Full Changelog: rddl-v0.37.0...rddl-v0.38.0

rddl-v0.37.0

28 Sep 15:18
788c381
Compare
Choose a tag to compare

What's Changed

  • adjusted to the asset-cid changes of planetmint protobuf by @eckelj in #28
  • reintegrated the GPS data processing by @eckelj in #30
  • added PoPChallenge command by @eckelj in #31

Full Changelog: rddl-v0.36.2...rddl-v0.37.0

Resolve metadata on device

25 Sep 12:54
202450c
Compare
Choose a tag to compare

What's Changed

  • Add resolving of the metadata on device by @Cybnon in #23
  • changed EnergyHash and EnergySig to Hash and Signature by @eckelj in #24
  • merge changes from the fork origin 13.1.0 by @eckelj in #21
  • Fix reset of mnemonic by @Cybnon in #25
  • changed URI and error handling by @eckelj in #26
  • fix semicolon by @Cybnon in #27

Full Changelog: rddl-v0.36.1...rddl-v0.36.2

Direct FS usage

19 Sep 13:27
aee4c1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: rddl-v0.36.0...rddl-v0.36.1

Proof-of-Productivity readiness

18 Sep 11:07
ab414aa
Compare
Choose a tag to compare

Added the following new commands

  • PlanetmintChainID - set/get the chain ID
  • PlanetmintDenom - set/get the denominator used for transactions
  • ResolveCID - retrieve the CID content for a given CID

Fixed the following set of bugs:

  • remove erroneous newlines from the messages
  • added command status responses for all RDDL network-related commands

RDDL protocol compatibility 0.35.0

15 Sep 08:18
3efbed9
Compare
Choose a tag to compare

The release contains the following aspects:

  • usage of firmware based stack to reduce the usage of too many resoures
  • support for SW based machine ID keys
  • computation of TA machine ID signature
  • Balance command
  • reduction of berry-script usage from c/c++ code
  • caching of file lookups
  • reduction of JSON parser usage due to too much resource usage

Basic functionality to support RDDL Network

06 Sep 12:01
33767f6
Compare
Choose a tag to compare

This release contains the following changes:

  • Cosmos light wallet
  • interacts with planetmint
  • Trezor crypto derivate
  • CIDv1 computations to be compatible with IPFS
  • machine attestation workflow
  • CID notarization workflow
  • Proof of Identity
  • Proof of productivity & data integrity