huanghaiquan
59be3aa403
refactored TransactionSet to record the TransactionRequest and TransactionResult independently;
4 years ago
huanghaiquan
bbe57253e5
implemented the sequence transaction seeking in ledger database;
4 years ago
huanghaiquan
3e65904926
upgraded submodule;
4 years ago
huanghaiquan
ae333376ed
Merge branch 'feature/1.4.0-SNAPSHOT' into develop
* feature/1.4.0-SNAPSHOT: (82 commits)
completed the integration of core, framework and test module with version 1.4.0-SNAPSHOT;
created 1.4.0-SNAPSHOT version;
publish 1.3.0.RELEASE;
add the part 10;
udpate;
update;
update;
update event
update for jira-446;
update core
update
modify the code_example.MD;
Update code_example.MD
update;
fix jira 444, modify active participant sdk
update;
update explorer;
upate relation;
event sample and doc
update
...
# Conflicts:
# libs/bft-smart
4 years ago
huanghaiquan
fc4aad04ba
completed the integration of core, framework and test module with version 1.4.0-SNAPSHOT;
4 years ago
huanghaiquan
1ac739b83c
created 1.4.0-SNAPSHOT version;
4 years ago
huanghaiquan
6dcec58070
Merge branch 'release/1.3.0'
* release/1.3.0: (65 commits)
publish 1.3.0.RELEASE;
add the part 10;
udpate;
update;
update;
update event
update for jira-446;
update core
update
modify the code_example.MD;
Update code_example.MD
update;
fix jira 444, modify active participant sdk
update;
update explorer;
upate relation;
event sample and doc
update
udpate;
jira 433 , consensus settings update op data contract unregisted
...
# Conflicts:
# deploy/deploy-gateway/pom.xml
# deploy/deploy-kvdb/pom.xml
# deploy/deploy-peer/pom.xml
# deploy/pom.xml
# libs/bft-smart
# samples/pom.xml
4 years ago
huanghaiquan
576b498476
publish 1.3.0.RELEASE;
4 years ago
zhaoguangwei
c1a12cbab2
add the part 10;
4 years ago
zhaoguangwei
6c957b366a
udpate;
4 years ago
zhaoguangwei
9c8be6ac80
update;
4 years ago
zhaoguangwei
b91932f0aa
update;
4 years ago
imuge
85794dd154
update event
4 years ago
zhaoguangwei
bfb292d6fc
update for jira-446;
4 years ago
imuge
2aa19a9929
update core
4 years ago
zhaoguangwei
292928c9fb
update
4 years ago
zhaoguangwei
06dd70329a
modify the code_example.MD;
4 years ago
imuge
42be8510d3
Update code_example.MD
4 years ago
zhaoguangwei
b72e345db2
update;
4 years ago
huanghaiquan
a44720860e
Merge branch 'hotfix/Jira-444-gateway-access-nullpointer' into 'release/1.3.0'
fix jira 444, modify active participant sdk
See merge request jd-blockchain/jdchain!9
4 years ago
zhangshuang
857beadc13
fix jira 444, modify active participant sdk
4 years ago
zhaoguangwei
e94491a603
update;
4 years ago
zhaoguangwei
fc7a147f20
update explorer;
4 years ago
zhaoguangwei
637b3513e5
upate relation;
4 years ago
huanghaiquan
a2d319acb7
Merge branch 'hotfix/jira-433-consensus-setting-up-op-unreigist' into 'release/1.3.0'
Hotfix/jira 433 consensus setting up op unreigist
See merge request jd-blockchain/jdchain!8
4 years ago
huanghaiquan
531c02ba96
Merge branch 'event' into 'release/1.3.0'
event sample and doc
See merge request jd-blockchain/jdchain!7
4 years ago
zhangshuang
1e7f17b69c
Merge branch 'release/1.3.0' into hotfix/jira-433-consensus-setting-up-op-unreigist
* release/1.3.0:
update
udpate;
4 years ago
imuge
db82a8244a
event sample and doc
4 years ago
zhaoguangwei
a9e9def2d8
update
4 years ago
zhaoguangwei
2635fde795
udpate;
4 years ago
zhangshuang
190063b660
jira 433 , consensus settings update op data contract unregisted
4 years ago
zhaoguangwei
20eaa6f422
Merge branch 'feature/jira-287_queryPermission' into release/1.3.0
4 years ago
zhaoguangwei
dbd90c471a
Merge branch 'release/1.3.0' of git.jd.com:jd-blockchain/jdchain into release/1.3.0
4 years ago
zhaoguangwei
0065e9da76
update the relation;
4 years ago
zhaoguangwei
58444c22e3
update;
4 years ago
huanghaiquan
adb7841548
Merge branch 'hotfix/jira-418-active-part-node' into 'release/1.3.0'
modify sdk test example
See merge request jd-blockchain/jdchain!6
4 years ago
zhangshuang
656b931f24
refactor auto add node system config update, modify sdk sample
4 years ago
zhaoguangwei
a7612e5ce2
new HashSet<>()
4 years ago
zhaoguangwei
78d89c8db0
path use : authorization/role ; authorization/user;
4 years ago
zhaoguangwei
785c4b0e98
delete the user-role interface;
4 years ago
zhaoguangwei
8298224b93
use info level;
4 years ago
zhangshuang
6f46dc0c03
modify sdk test example
4 years ago
zhaoguangwei
140289f856
if return null, then get "";
4 years ago
zhaoguangwei
925a83e900
getPermission by LedgerSecurityManagerImpl; optimize the code;
4 years ago
shaozhuguang
e32fb01e1d
modify default config og gateway.conf
5 years ago
zhaoguangwei
7821b923ca
optimize the code, make the best of the previous class,
getRolePrivilege() return the PrivilegeSet;
getUserPrivilege() return the UserPrivilegeSet(new class),comprehensive learning LedgerSecurityManagerImpl.
5 years ago
zhaoguangwei
6dbb284570
if default role, return empty result;
when get the userPrivilege, if an exist user, then get all. if not, then get empty result;
5 years ago
zhaoguangwei
60aa24f275
update;
5 years ago
zhaoguangwei
7d47abee88
update;
5 years ago
zhaoguangwei
7dfc25de1e
delete the ledgerPrivilegeVO and TransactionPrivilegeVO;
5 years ago