Commit Graph

61 Commits

Author SHA1 Message Date
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