Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!
Open sidebar
xie guojun
contract-sdk-java
Graph
develop
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Jan
26
Dec
8
Aug
7
22
May
19
6
Apr
29
Mar
27
24
21
20
17
16
9
8
1
27
Feb
10
9
7
2
31
Jan
29
Dec
21
20
14
Oct
29
Sep
chore: add readme.md --story=0
develop
develop
chore: add tag for v3.0.0 release --story=0
v3.0.0
v3.0.0
Merge branch 'v3.0.0_qc_add_storemap_iter' into 'v3.0.0_qc' (merge request !8)
fix: add stormap iterator
Merge branch 'v3.0.0_qc_fix_wnz' into v3.0.0_qc
fix: time statistics
Merge branch 'v3.0.0_qc_fix_wnz' into 'v3.0.0_qc' (merge request !7)
fix: time statistics for grpc and syscalls; optimize log print
Merge branch 'v3.0.0_qc_fix_wnz' into 'v3.0.0_qc' (merge request !6)
fix: set storemap with same name but different depth, throw error
fix: storemap with sha3-256 hash
Merge branch 'v3.0.0_qc_fix_wnz' into 'v3.0.0_qc' (merge request !5)
fix: remove useless contractName in KVResult
fix: history kv serialize
Merge branch 'v3.0.0_qc_fix_wnz' into 'v3.0.0_qc' (merge request !4)
fix: get state when receive null
fix: get TxId return orginTxId
Merge branch 'v3.0.0_qc_fix_wnz' into 'v3.0.0_qc' (merge request !3)
fix: getTxid, return block height.
Merge branch 'v3.0.0_qc_fix_wnz' into 'v3.0.0_qc' (merge request !2)
fix: grpc inbound size to 100MB
fix: 调整日志打印顺序,强制flush
fix: log level, set rootlogger level
fix: error log format
fix: grpc inbound size
fix: log
fix: example fvt
Merge branch 'v3.0.0_qc_fix_wnz' into 'v3.0.0_qc' (merge request !1)
fix: remove useless code
fix: getparam and getparamString
fix: revert put null in rwset
fix: revert getstate when key not exist
Revert "fix: storemap, and fix rwset error when state is null (temporarily)"
fix: getparambytes
fix: storemap, and fix rwset error when state is null (temporarily)
fix: timestamp typo; getparam and getparamString
feat: exit -1 when grpc interrupt
feat: replace result msg when run into exception
feat: fix get batch states
feat: fix typos