Skip to content

Allow empty list as AccountCreateExtension(s).#90

Merged
xeroc merged 1 commit into
bitshares:developfrom
jhtitor:acc_ext
Apr 27, 2018
Merged

Allow empty list as AccountCreateExtension(s).#90
xeroc merged 1 commit into
bitshares:developfrom
jhtitor:acc_ext

Conversation

@jhtitor
Copy link
Copy Markdown
Contributor

@jhtitor jhtitor commented Apr 23, 2018

All other graphene objects accept [ ] as extensions placeholder, so AccountCreateExtension should comply.

All other graphene objects accept `[ ]` as extensions placeholder,
so AccountCreateExtension should comply.
@codecov-io
Copy link
Copy Markdown

codecov-io commented Apr 23, 2018

Codecov Report

Merging #90 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #90   +/-   ##
========================================
  Coverage    67.64%   67.64%           
========================================
  Files           51       51           
  Lines         4086     4086           
========================================
  Hits          2764     2764           
  Misses        1322     1322
Impacted Files Coverage Δ
bitsharesbase/objects.py 77.41% <100%> (ø) ⬆️

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 0142dde...b483949. Read the comment docs.

@xeroc xeroc merged commit 8957492 into bitshares:develop Apr 27, 2018
@jhtitor jhtitor deleted the acc_ext 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