Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

0.5.8-pre#98

Closed
oracle58 wants to merge 6 commits intodevfrom
of
Closed

0.5.8-pre#98
oracle58 wants to merge 6 commits intodevfrom
of

Conversation

@oracle58
Copy link
Copy Markdown
Contributor

  • Refactoring related to (toString() for hash objects #83)
  • Refactoring of hbytes (=hex bytes), as naming was not really optimal. IOTA's trits are analogue to our bytes, while their trytes are analogue to our hex string format. We should refer to our counterpart to trytes as txHex, txString or transactionString, and counterpart to trits, as: txBytes or simply bytes.
  • attachToTangle, storeTransactions and broadcastTransactions now take param "tx" instead of "hbytes".
  • Cleanup and removal of duplicate code in converter

@oracle58 oracle58 added Refactor refactoring related. API api related labels Jul 19, 2019
@oracle58 oracle58 requested a review from fsbbn July 19, 2019 15:31
@oracle58 oracle58 closed this Jul 19, 2019
@oracle58 oracle58 mentioned this pull request Jul 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

API api related Refactor refactoring related.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants