Skip to content

Add functions to lookup op classes by id and vice-versa.#93

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

Add functions to lookup op classes by id and vice-versa.#93
xeroc merged 1 commit intobitshares:developfrom
jhtitor:ops_ids

Conversation

@jhtitor
Copy link
Copy Markdown
Contributor

@jhtitor jhtitor commented Apr 23, 2018

Those are helpful for e.g. building Transactions into memory from JSON and similar low-level utilities.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Apr 23, 2018

Codecov Report

Merging #93 into develop will increase coverage by 0.06%.
The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #93      +/-   ##
==========================================
+ Coverage    67.63%   67.7%   +0.06%     
==========================================
  Files           51      51              
  Lines         4082    4097      +15     
==========================================
+ Hits          2761    2774      +13     
- Misses        1321    1323       +2
Impacted Files Coverage Δ
bitsharesbase/operations.py 75.19% <86.66%> (+0.7%) ⬆️

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...25fef98. Read the comment docs.

@xeroc xeroc merged commit 32dbef7 into bitshares:develop Apr 27, 2018
@jhtitor jhtitor deleted the ops_ids branch April 27, 2018 14:08
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