Commit Graph

14 Commits

Author SHA1 Message Date
Frank.R.Wu
9244bd768c fix: fix tests
fix dependency bugs in tests
2021-11-10 16:52:08 +08:00
Frank.R.Wu
9039930340 feat: use tools
use JsonUtil to replace JsonParser
2021-11-10 16:06:53 +08:00
Frank.R.Wu
18f40dc6a9 feat: add return value of JavaScriptEntry.subscribe 2021-11-05 14:13:22 +08:00
Frank.R.Wu
47ed2656dd feat: add JavaScriptEntry.subscribe
add JavaScriptEntry.subscribe(String, String, ScriptFunction) to allow contract process to subscribe local event
2021-11-05 14:10:30 +08:00
Frank.R.Wu
a70d1ca14e fix: fix typo 2021-11-05 14:06:04 +08:00
CaiHQ
705305a9d8 support debug run 2021-11-02 13:03:29 +08:00
CaiHQ
bb6c816119 support debug run 2021-11-02 12:58:35 +08:00
CaiHQ
32c882ec07 fix RocksDBUtil bugs 2021-11-02 00:30:32 +08:00
Frank.R.Wu
3c92f29d63 feat: add isView in FunctionDesp
add FunctionDesp.isView to tell contract manager if the function is view
2021-11-01 17:30:01 +08:00
Frank.R.Wu
a8abd53446 refactor: prune unused code 2021-11-01 15:12:50 +08:00
Frank.R.Wu
d70490b5fb feat(cp): update event mechanism
support local event in contract process
2021-10-31 23:10:43 +08:00
fanbo
a7be50024e fix:fix homohandler bugs 2021-10-15 05:41:24 -07:00
CaiHQ
2ce7d65b74 initial commit 2021-09-29 17:55:13 +08:00
蔡华谦
93f028251c Initial commit 2021-09-24 17:47:33 +00:00