Releases: haven-protocol-org/haven-offshore
v1.3.1
CLI (Windows) : sha256 checksum : 65d6b63b2dfc9b3d310e5cc2ffd618e3f5db2a1f4c96b143e93cf091df4c8a50
CLI (Linux 2.27) : sha256 checksum : c57e213186f44bfaae54c252fb8508a9ca30ce8baa18f283522ce0d20f4fbf62
Explorer (Linux 2.29) : sha256 checksum : e50cdfe03a6125ab68d2200d49715c06b891b9578e1a260cee9f8111cee8c425
CLI (Linux 2.29) : sha256 checksum : 2141fffbe211774832b673ee3ec69c9444dc1ff3b13ee7e8140324ed32024100
CLI (macOS) : sha256 checksum : e5ccaec049358e25293f2534f3626ddd746ed48fe96c902b59c0692121706259
Change Log :
Changes:
Switch version number to Semantic Version (http://semver.org/)
Fixes:
call set_unspent with transfer_details reference to prevent incorrect balance after conversion related to pre-xassets outputs
v1.3.0f
CLI (Windows) : sha256 checksum : 454a146899dd637544edd68d3b0fed487db9568a24e3e0b15ccd4103d0db1331
CLI (Linux 2.27) : sha256 checksum : d8e297c6755430c87eaf2de3ba6757448dc7cf6fe5ef6ac44d467cf902f072f9
Explorer (Linux 2.29) : sha256 checksum : 39e7cace60a0b099799b76b7366b20f0f4c5a6827538d8cae60c0c6c3cfa20c5
CLI (Linux 2.29) : sha256 checksum : d541e753d156899192f17604dac48f56d70f27e6ead83be28d0ea683369604d1
CLI (macOS) : sha256 checksum :
Change Log :
Fixes:
call set_unspent with transfer_details reference to prevent incorrect balance after conversion related to pre-xassets outputs
v1.3.0e
CLI (Windows) : sha256 checksum : 7adb85acee154c03ed79af2884e00dfffc88e0ad931f7a32b514b35f136f23f1
CLI (Linux 2.27) : sha256 checksum : 71261e38c7c0fc1e654686546b1c0e0310627473e9220075cd00ad5fb098597e
Explorer (Linux 2.29) : sha256 checksum : a53f1ec94e773dfdb755b62d1154d1dec328b28e27825b7e153f9b4dbeb611da
CLI (Linux 2.29) : sha256 checksum : 6a68fbf313216a39e3f35b642f432340e5918a123d68d07415bd623d1721d0ac
CLI (macOS) : sha256 checksum : 7edba7510d7d96c400992428a5214be207ac8f36fb5a576387510d5195e60c5b
Change Log :
Fixes:
- If a transaction passes validation to enter the transaction pool, then sits in the pool until its pricing record exceeds the 10 block allowance, handle_block_to_main_chain will now prevent it from being added to the chain
- Miners will not attempt to mine transactions whose pricing record has grown too old since entering the pool
- Transaction 3e61439c9f751a56777a1df1479ce70311755b9d42db5bcbbd873c6f09a020a6 in block 848280 had a pricing record height of 848269 and is the only transaction to make it into the chain with too old of a pricing record. Pricing record validation now allows this particular transaction and only this transaction to pass with too old of a pricing record
- Fee verification for conversion transactions will now factor in the included pricing record's exchange rates to ensure the fee included for a transaction is not too low
v1.3.0d
CLI (Linux 2.27) : sha256 checksum : 81a038f62fef15125aad2ed355571a0895383f03ac61d8da7409b04086b0f1ee
CLI (macOS) : sha256 checksum : 927f96ac546b88c7925e4e03637993b2d930c41b86475d2cac2f626efe557914
CLI (Windows) : sha256 checksum : e652d10177eb2d7599aa8571808d8ae4d53887974a116a4da3f2112f9bb8b521
Explorer (Linux 2.29) : sha256 checksum : 4ee521fd7a7e9bcde493b6df67822b11b6dfda4ef35d6d8710883817c79af9b4
CLI (Linux 2.29) : sha256 checksum : 80fd36c6587a5a6b9355a3c823019752454d90580a8b569651f2060964e1571c
v1.3.0c
fixed unlock_time issue; bumped version
v1.3.0b
including the RPC code fixes for block.rewards; txin_onshore tweak fo…
v1.3.0a - Final version of Haven Protocol for xAssets
The hard hard fork scheduled on block 831700 (April 12)
Please make sure that you are using this latest version of our code.
v1.2.9s
reapply CI/CD to master
v1.2.9r
fixed reorg PR problem at 821428; bumped version number