Skip to content

Sapphire Coin (SAPP) v1.4.2.2 Non-Mandatory Update

Compare
Choose a tag to compare
@pedro-at-decenomy pedro-at-decenomy released this 30 Nov 01:27
· 463 commits to master since this release

Dear Sapphire Coin (SAPP) community,

This new version of the wallet is non-mandatory, and includes the following improvements:

  • Includes burn addresses in place of the banned addresses, the coins will be later reimbursed to the rightful owner;
  • Excludes the burned/banned coins from the total coin supply on gettxoutsetinfo;
  • Includes all the improvements made to DSW until now;
  • Exports the wallet in BIR format so that it is possible to import it into BIR;
The BIR fork block (#1700001) has the hash 595da30b729235a1840e313a02dfeb7db6ddddab0d8ba6915f80b665fa46328d and the timestamp 1638164205, Mon Nov 29 2021 05:36:45 UTC

The balances of SAPP and TRTT that will considered for the airdrop are from blocks with a timestamp lower than 1638164205

On SAPP: block 1354354 Mon Nov 29 05:35:15 2021 f89dfc4f210b057f362cacc7d05d96b6ef14ee5b4d4388491b0281905b577112

gettxoutsetinfo
{
  "height": 1354354,
  "bestblock": "f89dfc4f210b057f362cacc7d05d96b6ef14ee5b4d4388491b0281905b577112",
  "transactions": 2729927,
  "txouts": 2880917,
  "hash_serialized_2": "82c1a54c596deb9d2a3370bcf40e2759c0723ec8ae13c56ae0b8b10890da6683",
  "total_amount": 718121503.57970434,
  "disk_size": 143820360
}

code for the export is available on branch https://github.com/sappcoin-com/SAPP/tree/bir_export

the export is available on file sapp_bir_utxo.txt

On TRTT: block 358034 Mon Nov 29 05:32:15 2021 f4960364fbefa600f626a91d55c289faafe5471c3e92df49ec589895ac187d4f

gettxoutsetinfo
{
  "height": 358034,
  "bestblock": "f4960364fbefa600f626a91d55c289faafe5471c3e92df49ec589895ac187d4f",
  "transactions": 727831,
  "txouts": 953465,
  "hash_serialized_2": "2539cb48e7b2316c35deadae2a84fe28084783cf76e985b6cf18a9323190a992",
  "total_amount": 574052761.48862512,
  "disk_size": 49798692
}

code for the export is available on branch https://github.com/Trittium/trittium/tree/bir_export

the export is available on file trtt_bir_utxo.txt