Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
524ea94
Merge pull request #7 from awake006/develop
Jun 20, 2020
f9356b9
version 0.7.1
vitutech Jul 17, 2020
d6819e3
update addree[]
vitutech Jul 17, 2020
af6fa59
––tobech32address
vitutech Jul 17, 2020
4421006
out
vitutech Jul 18, 2020
cfc449c
merge eth_abi & eth_utils
vitutech Jul 29, 2020
0da404b
merge eth-abi
vitutech Jul 29, 2020
f08285c
Delete AddressArrayTest.py
jiuen1115 Jul 29, 2020
28f75b6
Delete EVMContractTest.py
jiuen1115 Jul 29, 2020
76e2c2e
Update setup.py
jiuen1115 Jul 30, 2020
7a855a4
wasm contract
vitutech Sep 4, 2020
882f947
wasm event update
vitutech Sep 11, 2020
0101bd4
readme.CN
vitutech Sep 16, 2020
e38c6d4
new README
vitutech Sep 18, 2020
56b72ab
Merge pull request #9 from jiuen1115/master
Sep 22, 2020
fa30586
update setup version
Sep 25, 2020
9e3cb21
update
Sep 25, 2020
7449cf8
update pip version
Sep 27, 2020
545ac53
version 0.13.1.3
vitutech Oct 29, 2020
09b8599
Update setup.py
jiuen1115 Oct 29, 2020
f9929c3
Merge pull request #14 from jiuen1115/develop
Oct 29, 2020
e527667
__init__
vitutech Oct 29, 2020
b627c19
Merge branch 'develop' of https://github.com/jiuen1115/client-sdk-pyt…
vitutech Oct 29, 2020
51f857c
platon packages
vitutech Oct 30, 2020
deb8a78
platon 0.13.1.4
vitutech Oct 30, 2020
c6f1d95
Merge pull request #16 from jiuen1115/develop
Nov 2, 2020
71f1820
eth-utils version
vitutech Nov 2, 2020
a9bcf4a
Update setup.py
jiuen1115 Nov 2, 2020
ce148be
Merge pull request #17 from jiuen1115/develop
Nov 2, 2020
4b6ab43
Update transactions.py
jiuen1115 Nov 18, 2020
d10f2c4
Merge pull request #20 from jiuen1115/develop
Nov 19, 2020
366409e
add SM mode
vitutech Nov 24, 2020
477632e
Update setup.py
jiuen1115 Nov 25, 2020
00715b8
back to PlatONnetwork
jiuen1115 Dec 2, 2020
9e476c1
Update contract.py
jiuen1115 Dec 11, 2020
4351d62
Update abi.py
jiuen1115 Dec 11, 2020
9e9e532
0.15.0
jiuen1115 Dec 11, 2020
6f4bc94
update 0.15.0
jiuen1115 Dec 14, 2020
bc7e9d2
Merge pull request #25 from jiuen1115/develop
DavidRomy Dec 14, 2020
b9e2b7e
alaya merge to 0.15.1-develop,chainid和hrp解绑,添加获取hrp的api接口,钱包文件删除testn…
Jan 13, 2021
954ed7a
Merge pull request #32 from lyc-huc/0.15.1-develop
DavidRomy Jan 13, 2021
3cefd28
optimization
Jan 13, 2021
6582aa4
Merge pull request #33 from lyc-huc/0.15.1-develop
DavidRomy Jan 14, 2021
ffc334d
1.delete init_contract_address method
Jan 14, 2021
087c22f
Merge pull request #34 from lyc-huc/0.15.1-develop
DavidRomy Jan 14, 2021
4acb4ec
update README.md,remove the size limit of the extraData field in the …
Jan 14, 2021
99a1bb7
Merge pull request #35 from lyc-huc/0.15.1-develop
DavidRomy Jan 15, 2021
9dbef51
update README.md,send_obj_transaction method return value update
Jan 15, 2021
3481e9b
Merge pull request #36 from lyc-huc/0.15.1-develop
DavidRomy Jan 15, 2021
c8bbe3d
update req
Jan 22, 2021
9955d6d
update
Jan 22, 2021
d584807
update req
Jan 22, 2021
5f4d76a
create staking param typ position adjustment
Jan 29, 2021
5a056e9
Merge pull request #38 from lyc-huc/0.15.1-develop
DavidRomy Jan 29, 2021
6e2efce
update version
Feb 1, 2021
3fdf8ca
update editCandidate
Feb 1, 2021
c4580d6
fix editCandidate staking address
Feb 2, 2021
748bd9f
fix bug:The contract interface lacks a virtual machine type parameter
DavidRomy Feb 23, 2021
b6a9067
fix bug:The wasmcontract interface lacks a virtual machine type param…
Feb 23, 2021
eee593a
Merge pull request #39 from lyc-huc/0.15.1-develop
DavidRomy Feb 23, 2021
1547253
fix bug:When the parameter val of bech32_address_bytes function is em…
Feb 24, 2021
f1cf2df
Merge pull request #40 from lyc-huc/0.15.1-develop
DavidRomy Feb 24, 2021
083bd29
sending transaction return value adds error code 1:'System error',2:'…
Feb 25, 2021
809dde2
Merge pull request #41 from lyc-huc/0.15.1-develop
DavidRomy Feb 25, 2021
98c4c78
fix bug:Offline mode needs to specify the network type and cannot be …
Feb 27, 2021
e9183ee
Merge pull request #42 from lyc-huc/0.15.1-develop
DavidRomy Feb 27, 2021
c0861a6
Compatible with the underlying version 0.15.1,hrp acquisition failure…
Mar 10, 2021
144a0b5
Merge pull request #43 from lyc-huc/0.15.1-develop
DavidRomy Mar 10, 2021
6f431e6
update README.md
Mar 10, 2021
1cc5f8c
update
Mar 31, 2021
cf59ba8
Merge pull request #44 from lyc-huc/0.15.1-develop
DavidRomy Mar 31, 2021
02c5bbf
add the need_quota_gas switch
Apr 8, 2021
e484088
Merge branch '0.15.1-develop' of github.com:PlatONnetwork/client-sdk-…
Apr 8, 2021
e06bf98
add the need_quota_gas switch
Apr 8, 2021
bd4baa4
Update README.md
DavidRomy Apr 19, 2021
fa04265
1.wasm deploy,encode, and decode question.
May 25, 2021
28422f7
reduce ppos transaction unnecessary string replacement, the standard …
May 25, 2021
7972685
Merge pull request #50 from lyc-huc/0.15.1-develop
DavidRomy May 25, 2021
83b3929
优化README.md文档,分别对chain_id和node_id做了特殊说明
May 25, 2021
c65b61c
1.wasm deploy,encode, and decode question.
May 25, 2021
91a4cb3
wasmevent decode
May 25, 2021
aa527de
bug修复
Jun 11, 2021
8b9071c
Merge branch '0.15.1-develop-wasm' into develop
Jun 17, 2021
26e32ce
Merge pull request #52 from lyc-huc/develop
DavidRomy Jun 17, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,6 @@ fabric.properties

# VS Code
.vscode/

# Debug
.debug
2,243 changes: 2,233 additions & 10 deletions README.md

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions client_sdk_python/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
if sys.version_info < (3, 5):
raise EnvironmentError("Python 3.5 or above is required")

from platon_account import Account # noqa: E402
from client_sdk_python.packages.platon_account import Account # noqa: E402
from client_sdk_python.main import Web3 # noqa: E402
from client_sdk_python.providers.rpc import ( # noqa: E402
HTTPProvider,
Expand All @@ -22,7 +22,10 @@
WebsocketProvider,
)

__version__ = pkg_resources.get_distribution("client_sdk_python").version
try:
__version__ = pkg_resources.get_distribution("client_sdk_python").version
except:
__version__ = '0.15.1.'

__all__ = [
"__version__",
Expand Down
2 changes: 1 addition & 1 deletion client_sdk_python/auto/infura/endpoints.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os

from eth_utils import (
from client_sdk_python.packages.eth_utils import (
ValidationError,
)

Expand Down
Loading