Skip to content

Stratis Full Node 1.3.3.0

Compare
Choose a tag to compare
@StratisIain StratisIain released this 06 Sep 15:12
· 4 commits to release/1.3.3.0 since this release
d6ae2b6

Stratis (STRAX) Network Release Notes

This is not a mandatory release.

Cirrus (Smart Contract) Network Release Notes

This is not a mandatory release.

Summary:

This release incorporates changes to the listunspent method whereby duplicate records are filtered from the method response

Changes:

  • d6ae2b6 Merge pull request #1050 from stratisproject/fixlistunspent
  • 6cd9dd7 Add index to filter
  • 674695f Add already include check.
  • 0dbf584 Bump all versions to 1.3.3.0
  • 09e78bc Merge pull request #1045 from quantumagi/fixhistrecvquery
  • 0cfad14 Update Stratis.Bitcoin.Features.Api.csproj
  • 444baf9 Bump Stratis.Core version for Nuget
  • 209ab85 Bump all versions to 1.3.2.1
  • 419f4fe Bump NBitcoin version
  • f56781e Bump version to 1.3.2.1
  • 6a35d84 Check IsMainChain
  • 612b298 Filter
  • 96a9458 Increase confirmation window (#1013)
  • 00fb952 Fix MaximumConfirmationsAtMaturityHeight
  • 890bf16 Merge pull request #1009 from fassadlr/fixfedpeg
  • 17d736e Set activation heights
  • 7aa62e4 WIP
  • 5c51933 Merge pull request #1007 from fassadlr/logfix
  • bb1576c Update collateral logs
  • 7a5d0c4 Merge pull request #1005 from quantumagi/updatedeployments
  • 798a07f Revert test context
  • 44dc801 Change collateralMaturationPeriod
  • ad02ee6 Fix constant
  • c507d8f Format heights
  • 6039898 Migrate BIP 9 for Release 1.3.0.0 to Consensus Options
  • a4825ea Descriptive message when awaiting collateral maturation (#1004)
  • ab48cb9 Merge pull request #1003 from stratisproject/federationapis
  • 555962d Update federation member API
  • a719331 Merge pull request #1001 from quantumagi/fixscheduledvotes2
  • 0f8dc85 Fix CirrusDnsD (#1002)
  • 34694ac Merge branch 'release/1.3.1.0' into fixscheduledvotes2
  • e5c4e9d Merge pull request #1000 from stratisproject/revert-996-fixscheduledvotes
  • abec491 Initialize "scheduledVotingData" on node start-up
  • 28e3e3d Revert "Initialize "scheduledVotingData" on node start-up"
  • a6316fa Merge pull request #999 from quantumagi/bumpversions131
  • 4b1a308 Merge pull request #996 from quantumagi/fixscheduledvotes
  • d88695f Update collateral and federatedpeg projects as well
  • 9061825 Bump versions to 1.3.1.0
  • d1a7978 Initialize "scheduledVotingData" on node start-up