Skip to content

Allow chain_prefix in Memo to be overwritten.#92

Merged
xeroc merged 1 commit intobitshares:developfrom
jhtitor:memo_prefix
Apr 27, 2018
Merged

Allow chain_prefix in Memo to be overwritten.#92
xeroc merged 1 commit intobitshares:developfrom
jhtitor:memo_prefix

Conversation

@jhtitor
Copy link
Copy Markdown
Contributor

@jhtitor jhtitor commented Apr 23, 2018

This is useful for off-line mode.

This is useful for off-line mode.
@codecov-io
Copy link
Copy Markdown

codecov-io commented Apr 23, 2018

Codecov Report

Merging #92 into develop will decrease coverage by 0.01%.
The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #92      +/-   ##
===========================================
- Coverage    67.63%   67.62%   -0.02%     
===========================================
  Files           51       51              
  Lines         4082     4086       +4     
===========================================
+ Hits          2761     2763       +2     
- Misses        1321     1323       +2
Impacted Files Coverage Δ
bitshares/memo.py 59.52% <50%> (-1.01%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4b90d0d...aa2fc96. Read the comment docs.

@xeroc xeroc merged commit 428b2ae into bitshares:develop Apr 27, 2018
@jhtitor jhtitor deleted the memo_prefix branch April 27, 2018 14:07
xeroc added a commit that referenced this pull request May 1, 2018
Release 0.1.16

Bug Fix release

531bd37 Merge branch 'release/0.1.16'
85b6b81 version bump
3305dd4 revert changes to blockchain.py
8212175 typo
80cca5e Fix blockchain_instance error in Order().__init__()
8957492 Merge pull request #90 from jhtitor/acc_ext
428b2ae Merge pull request #92 from jhtitor/memo_prefix
32dbef7 Merge pull request #93 from jhtitor/ops_ids
5cc81af Merge pull request #97 from jhtitor/signer_flex
70686fb Merge tag '0.1.15' into develop
1a88459 Return newly created SignedTransaction when `sign` is invoked. This is useful for tearing down/rebuilding and passing transactions around.
25fef98 Add functions to lookup op classes by id and vice-versa.
aa2fc96 Allow chain_prefix in Memo to be overwritten.
b483949 Allow empty list as AccountCreateExtension(s).
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.

3 participants