Skip to content

Conversation

rg911
Copy link
Contributor

@rg911 rg911 commented Dec 23, 2019

[0.16.1] - 23-Dec-2019

Milestone: Fushicho.3

  • Added basic operations for UInt64 (Add(), Substract()).
  • Added RepositoryFactoryHttp which creates concrete http classes in a factory patten.
  • Added NetworkType and GenerationHash cache for all Http repositories which reduces the number of rest calls.
  • Added static mathod to create SimpleWallet from rest DTO payload.
  • Added TransactionType filter in AccountHttp which can be used for filtering account transactions by type.
  • Added IntegrationTestHelper which optimised e2e / integration tests by automatically tracking the changes from catapult rest. Also support loading test accounts directly from catapult-bootstrap-server generated nemesis addresses.
  • Replaced Records limitation steps (25,50,75,100) with just number input.
  • Fixed TrandactionStatus not returning correct error code bug.
  • Fixed spread operation issue in SetMaxFee and ResolveAlias which results in missing super class properties bug.
  • Fixed epochAdjustment static value not in UTC bug.
  • Fixed known issues in Catbuffer Typescript Generator over EntityTypeDto and AggregateTransactionBuilder. Aggregate transaction's InnerTransactions and Cosignatures are now in array format (EmbeddedTransactionBuilder and CosignatureBuilder) instead of using Uint8Array.

Copy link
Contributor

@fboucquez fboucquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small change

@rg911 rg911 requested a review from fboucquez December 23, 2019 17:03
@rg911 rg911 merged commit 4bb78e6 into symbol:master Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants