Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

API V1 types: Transaction-related types logging improving. #363

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

denisshevchenko
Copy link
Contributor

@denisshevchenko denisshevchenko commented Feb 26, 2019

#315

Overview

  • I have improved logging for Transaction-related API V1 types.

Comments

Logging for UnsignedTransaction and SignedTransaction will be part of the next PR.

@denisshevchenko denisshevchenko force-pushed the denisshevchenko/315/api-v1-tx-types-logging branch from 87bf0e9 to 6a5f52a Compare February 26, 2019 15:32
@denisshevchenko denisshevchenko changed the title Denisshevchenko/315/api v1 tx types logging API V1 types: Transaction-related types logging improving. Feb 26, 2019
@denisshevchenko denisshevchenko self-assigned this Feb 26, 2019
@denisshevchenko
Copy link
Contributor Author

denisshevchenko commented Feb 26, 2019

Examples.

Transaction:

Transaction
  id: 3bfa8cca11a67056
  confirmations: 8579225
  amount: 18791028670510147 coin(s)
  type: foreign
  direction: incoming
  inputs:
  - amount: 3974944305648780 coin(s) --> address: NBimUZYp...heSo5iUy
  - amount: 37218861664374181 coin(s) --> address: 3s4ud2BC...B5nD6tzc
  - amount: 27503560367647281 coin(s) --> address: 37btjrVy...gn7dm3xQ
  - amount: 35292613485985145 coin(s) --> address: 5FCjkr13...fehZbrmh
  - amount: 30182110538578002 coin(s) --> address: 6kVKC1jr...PbMfdrYE
  - amount: 39688545207974471 coin(s) --> address: rLGu7dDA...k1sNcU2N
  outputs:
  - amount: 11170248735555225 coin(s) --> address: 9y1ZyxEf...1hioUDWS
  - amount: 28890387628348959 coin(s) --> address: ivixCWxW...XpjBpPtf
  - amount: 18709421760192069 coin(s) --> address: DsG6xcbV...1XVdoNU4

Payment:

Payment
  grouping policy: high throughput
  source:
    wallet id: J7rQqaLL...XTFGFxTg, account index: 4066988332
  destinations:
  - amount: 12581471171592503 coin(s) --> address: 37btjrVy...9mHEEXLu
  - amount: 28528076049242361 coin(s) --> address: rLGu7dDA...DoSUDUfT
  - amount: 28530348807983381 coin(s) --> address: 6MD98iHb...KqNvM7eN
  - amount: 10327257541340969 coin(s) --> address: 2JZF6DQD...Z9hS9qes
  - amount: 25584068777498605 coin(s) --> address: 4E35VmAN...VtUeNwpB
  - amount: 28762594053580183 coin(s) --> address: 37btjrVy...L14MbceB
  - amount: 41676467837583589 coin(s) --> address: 48mDfYyQ...78zrYSNU

@denisshevchenko denisshevchenko mentioned this pull request Feb 26, 2019
11 tasks
@denisshevchenko denisshevchenko removed their assignment Feb 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant