Skip to content

Tritium Core 5.1.4

Latest
Compare
Choose a tag to compare
@VidereLicet VidereLicet released this 06 Dec 21:55

Tritium Core Release 5.1.4

The following release is highly recommended for security and new features available.

  • Update seed nodes to make sure all DNS seeds are active
  • Add FLAGS::MEMPOOL check for checking register address when using UTxO -> Tritium transfers
  • Use Legacy constant value in the LLP when checking if the transaction version is current.
  • Add variables as any parameter for API, meaning that you can use them for more than just a query.
  • Add config value for -apiddos so you can manually disable ddos protections.
  • Add Upnp back into the makefile to enable listening port forwarding
  • Add helpers to recursively process JSON in API variables
  • Check proofs for OP::MIGRATE for -client mode
  • Fix orphan handling in the Network Layer
  • Add logical caching and local database API's so you can manage your own local datasets and tables tied to the blockchain.
  • Add basic HTTP hosting if you enable it with -fileroot=/dir/to/html so you can host websites using your node.

Full Changelog: 5.1.3...5.1.4