Bug Fixes
- Fixed mt-batcher-fee creating signature null pointer from hsm(#971)
- Fixed replica returning http error from dt query txstatus(#979)
- Fixed the issue with improper use of go.work(#980、#982、#983、#996)
- Fixed an issue where a problem node could not be slashed by placing the logic of whether to penalize tssnode in tssmanager and having tssnode verify whether it can execute(#998)
- Fixed a data synchronization bug by optimizing the data synchronization logic of DTL(#1001)