Commit Graph

19 Commits

Author SHA1 Message Date
CaiHQ
b136681526 merge pbft algorithm 2021-11-22 11:50:40 +08:00
CaiHQ
6bf6343c50 merge dengshuang-feature
refactor: NetworkManager
2021-11-21 23:20:44 +08:00
CaiHQ
ca20ea58f5 merge feature-dengshuang
step1. prune ContractExecutor
2021-11-18 19:52:01 +08:00
Frank.R.Wu
d3fa52546f feat: update ContractExecutor and implementation classes
use default function of interface to update ContractExecutor; add TODO logs in SelfAdaptiveShardingExecutor
2021-11-18 13:47:04 +08:00
Frank.R.Wu
54e5159082 fix: fix bugs
fix bugs in ContractManager.startContractAndRedirect to support SelfAdaptiveSharding contracts
2021-11-17 17:37:22 +08:00
Frank.R.Wu
2701f7286d feat: update usage of JsonUtil 2021-11-17 14:41:06 +08:00
Frank.R.Wu
70c8313226 fix: fix bugs
fix bugs in ContractManager.executeContractInternal
2021-11-15 17:52:16 +08:00
Frank.R.Wu
bb811da070 feat: modify exportedFunctions to support quick seekFunction
modify exportedFunctions from List to Map to support quick seekFunction
2021-11-11 12:53:21 +08:00
Frank.R.Wu
08f86a445f feat: add field status in return value of WSClientConsumer.publishEvent 2021-11-05 14:53:20 +08:00
bitvincent
82e7003083 fix:typo error (shading->sharding) 2021-11-04 18:32:17 +08:00
Frank.R.Wu
f0ca9ab85d feat(cm): update event mechanism
update resultCallback used in contract consumer part of EventBroker.deliverEvent; add exception handling for WSClientConsumer
2021-11-01 22:24:27 +08:00
CaiHQ
6a35a67631 feat: support requestID auto append in agent websocket 2021-11-01 18:52:02 +08:00
CaiHQ
e11d151b55 prune: delete ResultBack 2021-11-01 17:31:35 +08:00
Frank.R.Wu
ec7ee3f302 refactor: prune unused code 2021-11-01 15:04:57 +08:00
Frank.R.Wu
9a5d3acf26 feat: prune logs 2021-10-31 23:09:23 +08:00
Frank.R.Wu
5a2eb0c45b feat: update event mechanism
add event type local and global, clients have to use contractID and topic to subscribe local event; allow clients to subscribe topics (will not be recorded)
2021-10-31 23:07:15 +08:00
lizhi
08337e9a10 revise licenses 2021-10-15 10:03:02 +08:00
CaiHQ
75cc8d39bc initial commit 2021-09-26 12:50:12 +08:00
蔡华谦
35eed0d99a Initial commit 2021-09-24 17:46:27 +00:00