issues
search
zksync-sdk
/
zksync-python
Python 3.8 SDK for zkSync
MIT License
116
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update LICENSE
#61
vgjtsy
opened
6 months ago
0
get PydanticUserErrorerror msg when I import zksync_sdk
#60
necaluo
opened
8 months ago
2
Missing Release Notes
#59
idea404
opened
11 months ago
0
Fix SDK errors
#58
mlefeb01
opened
1 year ago
0
importing library fails. pydantic.errors.PydanticUserError: Field 'decimals' defined on a base class was overridden by a non-annotated attribute
#57
pedrodparkes
opened
1 year ago
1
ZkSyncProviderV01 toChecksumAddress
#56
otito12
opened
1 year ago
1
From SDK example send_raw_transaction raises ValueError " Account validation returned invalid magic value"
#54
Humble255
closed
1 year ago
1
Method eth_estimate_gas used in SDK example raises ValueError
#53
Humble255
opened
1 year ago
0
update web3 api build_transaction and wait_for_transaction_receipt
#52
unango
closed
1 year ago
0
Replace deprecated functions with current ones
#51
SecorD0
opened
1 year ago
0
[rinkeby] httpx.ConnectError: [Errno 8] nodename nor servname provided, or not known
#50
Yakim1429
opened
2 years ago
0
added latest networks Goerli & Sepolia Testnets
#49
vyastrebovvareger
closed
1 year ago
0
The parameter input omit
#48
www5226448
opened
2 years ago
0
Eth signature is incorrect
#47
Glory-dog
opened
2 years ago
0
KeyError: 'ZK_SYNC_LIBRARY_PATH'
#46
JasonBate0401
opened
2 years ago
3
Thread panics on get_public_key()
#45
punkZK
opened
2 years ago
1
Balance is int
#44
eric-huo
opened
2 years ago
0
SyntaxError: 'await' outside function
#43
lemons45
opened
2 years ago
1
fix for ZSDK-77, Serialize big integers as strings: amounts, fees and ratio
#42
vyastrebovvareger
closed
2 years ago
1
added ability to supply specific No2FA PubKeyHash(fixes #ZSDK-66)
#41
vyastrebovvareger
closed
3 years ago
3
added implementation for closest_greater_or_eq_packable_amount & closest_greater_or_eq_packable_fee methods based on JS SDK implementation
#40
vyastrebovvareger
closed
3 years ago
0
Full exit nft method implementation
#39
vyastrebovvareger
closed
3 years ago
0
import transactions
#38
StanislavBreadless
closed
3 years ago
0
Add block to tx result
#37
StanislavBreadless
opened
3 years ago
0
Transaction result contains error message
#36
vyastrebovvareger
closed
3 years ago
0
Signature type when deserialing orders
#35
StanislavBreadless
closed
3 years ago
0
Fix typo
#34
StanislavBreadless
closed
3 years ago
0
Add token ratio serializer
#33
StanislavBreadless
closed
3 years ago
0
added implementation for order deserialization from JSON
#32
vyastrebovvareger
closed
3 years ago
3
'<' not supported between instances of 'NoneType' and 'int' on wallet.set_signing_key
#31
robtrip
opened
3 years ago
2
fix for using async wait into asycn code(fixes #29)
#30
vyastrebovvareger
closed
3 years ago
0
Blocking sleep operation in async code
#29
ColonelJ
closed
3 years ago
0
Batch builder implementation
#28
vyastrebovvareger
closed
3 years ago
0
Transaction wrapper from original repo
#27
vyastrebovvareger
closed
3 years ago
0
AttributeError: dlsym(RTLD_DEFAULT, zks_crypto_private_key_from_seed): symbol not found
#26
orochi1972
closed
3 years ago
0
implementation of transaction wrapper and tests corrections, fixes #ZSDK-47
#25
vyastrebovvareger
closed
3 years ago
10
Tx is incorrect according to jsonrpc response
#24
ankitchiplunkar
opened
3 years ago
0
Question regarding `decimal_str_amount` changes
#23
hukkin
opened
3 years ago
0
Add transfer NFT functionality, make building transactions more straightforward
#22
StanislavBreadless
closed
3 years ago
0
Add swaps to python sdk
#21
ly0va
closed
3 years ago
0
MintNFT type
#20
igops
closed
3 years ago
2
Remove use of deprecated `w3.eth.waitForTransactionReceipt`
#19
hukkin
opened
3 years ago
0
Don't use deprecated setup.py install
#18
hukkin
opened
3 years ago
0
Introduce mypy type checking
#17
hukkin
closed
3 years ago
9
Distribute type data (PEP 561)
#16
hukkin
closed
3 years ago
0
Eth prices are not real-time
#15
fl0wjacky
opened
3 years ago
1
AttributeError: dlsym(RTLD_DEFAULT, zks_crypto_private_key_from_seed): symbol not found
#14
fangyulongzks
opened
3 years ago
1
Missing tox `[testenv]` for mypy
#13
hukkin
closed
3 years ago
0
replacing wallets and adding balance
#12
ghost
closed
3 years ago
0
Make `EthereumSignerInterface` sign methods synchronous
#11
hukkin
closed
3 years ago
0
Next