Conversation
Python sdk pr by jiuen
eth-utils version
amend send_obj_transaction
fix bug:The wasmcontract interface lacks a virtual machine type parameter
…pty or the return value of is_checksum_address is True, an exception cannot be thrown
fix bug:When the parameter val of bech32_address_bytes function is empty or the return value of is_checksum_address is True, an exception cannot be thrown
…Object not found',3:'Invalid parameter'
sending transaction return value adds error code 1:'System error',2:'Object not found',3:'Invalid parameter'
…empty,parameter hrp_type must be specified
Offline mode needs to specify the network type and cannot be empty,parameter a must be specified
… needs to be passed in from outside
Compatible with the underlying version 0.15.1,hrp acquisition failure needs to be passed in from outside
update README.md
…python into 0.15.1-develop
2.int and uint boundary value question,positive and negative question.
…json string passed from the bottom layer to the upper layer is already a standard json string
reduce ppos transaction unnecessary string replacement
2.int and uint boundary value question,positive and negative question. 3.solve decode address type error
Fix wasm related bugs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.