Pinned
1,524 contributions in the last year
Contribution activity
December 2020
Created 71 commits in 8 repositories
Created a pull request in WeBankBlockchain/WeCross that received 1 comment
Opened 68 other pull requests in 8 repositories
WeBankBlockchain/WeCross-Doc
17
merged
- <fix>(sdk): Rename java sdk to wecross java sdk
- <fix>(all): Fix link and build problems
- <fix>(sdk): Fix sdk linkbug
- <refactor>(toctree): Update toc tree && fix some problems
- <fix>(network): Fix network.md small problems
- Release 1.0.0
- <fix>(link): Fix link problems
- <fix>(console, demo): Fix jump bugs and rename bug
- <refactor>(demo): Optimize demo description
- <fix>(tutorial): fix doc small problems
- <refactor>(config, scripts): Update config and scripts description
- <feature>(account): Add account manager description
- Move to WeBankBlockchain
- <refactor>(tutorial): Update xa demo doc
- <refactor>(tutorial): Update htlc demo
- <refactor>(tutorial): Update network.md && download.md && version
- <refector>(demo): update demo doc to release-1.0.0 version
WeBankBlockchain/WeCross
13
merged
- <feat>(all): Sync from master
- <fix>(scripts): Fix tassl config problem && re-enter password problem
- <chore>(version): Update version
- Release 1.0.0
- <refactor>(version): update version
- <fix>(ua token, demo): Remove expired token && Forbid to use empty account to config database
- <fix>(mainloop): Fix mainloop exception bugs
- <refactor>(xa_config): Seperate xa_config to evidence and asset
- <perf>(download scripts, demo): Add download process bar in scripts && Add cross all ci && HTLC demo
- <refactor>(demo): No need to add_account.sh in bcos demo generation
- <refactor>(demo): update demo build scripts
- <feat>(demo): Add demo: cross bcos, fabirc, groups and guomi
- <merge>(log, demo): Merge from master
WeBankBlockchain/WeCross-WebApp
8
merged
1
closed
- <feat>(all): Sync from master
- Release 1.0.0
- <docs>(license, version): Add license and release note
- <perf>(authcode, addChainAccount): Update authcode to right && fix account state clear bug
- <perf>(authcode): Add loading icon before auth code loaded
- <feat>(chainAccount): Support console 2.7 newAccount pem format
- <fix>(ua): Fix remove chain account long time loading bugs
- <fix>(removeChainAccount): Fix remove chain account long time loading bugs
- <feat>(guide): Add issue guide
WeBankBlockchain/WeCross-Account-Manager
8
merged
WeBankBlockchain/WeCross-Fabric1-Stub
6
merged
WeBankBlockchain/WeCross-BCOS2-Stub
6
merged
WeBankBlockchain/WeCross-Java-SDK
5
merged
WeBankBlockchain/WeCross-Console
4
merged
Reviewed 69 pull requests in 8 repositories
WeBankBlockchain/WeCross-WebApp 16 pull requests
- <fix>(transaction list): add error code and message into transaction …
- <feat>(login): add change password
- <fix>(resourceDeploy): fix file deploy bug.
- <project>(readme): fix doc link
- <perf>(package): degrade the recommended version of npm.
- <project>(readme): add README and changelog
- <perf&docs>(all): perf warning, add comments in all api, to confi jsDoc.
- fix get transaction not found bug
- <fix>(login, register, api): fix authCode flush in other pages, add loading close in all api request.
- <feat>(login,register): improve the error message on the login and registration page
- <perf&fix>(homepage, transactionForm): perf homepage style, fix transaction bugs.
- <perf&feat>(transaction, vueTour): perf transactionForm style, add vueTour in xaTransaction.
- <feat>(login,register): sha256 to sha2-sha256
- <fix>(xa): xaResponse not handled
- <fix>(transaction form): set min height for response box
- <fix>(transaction): optimize transaction form && fix bug in getXATransaction
WeBankBlockchain/WeCross 14 pull requests
- <project>(ci): remove check of travis
- <fix>(xa && transaction): use admin account to query xa info && add e…
- <feat>(login): add changePassword interface
- <project>(git action): remove push trigger
- <project>(readme): update architecture picture
- <fix>(demo): change fabric receiver for htlc demo
- <project>(readme): update architecture picture
- <project>(readme): update architecture picture and introduction
- <project>(readme): update README and changelog
- <perf>(UA): return null if not found
- <fix>(xa): forbid system contracts in xa transaction
- <feat>(login): rename /auth/login to /auth/routerLogin
- <feat>(demo): add asset sample in xa demo
- <feat>(demo): add asset sample in xa demo
WeBankBlockchain/WeCross-Doc 13 pull requests
- <docs>(all): sync master & rm status interface.
- update 4s picture
- 修改错别字,跨连 -> 跨链
- add space into console command
- fix link and code block
- optimize description
- <docs>(webApp): add contract demo in webApp.
- <docs>(webApp): fix wrong content in webApp.
- update interchain picture && add introduction for v1.0.0
- <feat>(rpc): add pub/authCode/register interface description
- <docs>(webApp,community): fix docs links.
- update doc for routine and stubs && add doc for rpc and interchain
- <docs>(console, sdk, routine): add new feat in console, sdk and routine.
WeBankBlockchain/WeCross-Console 9 pull requests
- <fix>(contract): change return type for balanceOf
- <fix>(RPC): fix Resource bug, rm status command.
- <merge>(all): master to dev
- <project>(readme): update deployment description
- <project>(readme): update README and changelog
- <feat>(register): console support register operation
- <feat>(login): adapt the login interface
- <refactor>(contracts): rename asset contracts
- <feat>(contract): add assert contracts
WeBankBlockchain/WeCross-BCOS2-Stub 6 pull requests
WeBankBlockchain/WeCross-Account-Manager 6 pull requests
- <feat>(login): add change password interface
- <project>(release): add readme, changelog and contribution md
- <feat>(login,register): Adjustment error code
- <fix>(login): fix image code auth bug
- <feat>(register): register allow empty image auth code
- feat<login,register>: encrypt login and regsiter request data.