Commit Graph

23 Commits

Author SHA1 Message Date
CaiHQ
ecc51330db feat: support jsontype in execute contract 2021-12-03 11:19:29 +08:00
CaiHQ
3c4c33bb1b optimize verifykey 2021-11-30 17:17:55 +08:00
CaiHQ
f35c257697 refactor: move pbft classes 2021-11-28 14:52:36 +08:00
Frank.R.Wu
cf885a53fa fix: fix bugs in event mechanism
fix bugs in event delivering cross nodes
2021-11-26 15:54:35 +08:00
Frank.R.Wu
5b4221dd29 merge 2021-11-22 14:38:28 +08:00
Frank.R.Wu
9876ccc2e2 merge 2021-11-22 12:03:52 +08:00
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
CaiHQ
75cc8d39bc initial commit 2021-09-26 12:50:12 +08:00