3.4.1 - fix: remote solc Repair analysis #139
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "3.4.1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PULL REQUEST
Before
說明 (Description)
🐛 Bug Fixes
相關問題 (Linked Issues)
貢獻種類 (Type of change)
測試環境 (Test Configuration):
檢查清單 (Checklist):
我已完成以上清單,並且同意遵守 Code of Conduct
I have completed the checklist and agree to abide by the code of conduct.
This code is unnecessary.
This code is unnecessary.
@ -281,7 +303,6 @@ export default class Contract extends AbstractService {Object.keys(output.contracts[sourceFile]).forEach((contractName) => {Remove unnecessary comments or keep only the necessary logs.
@ -3,6 +3,17 @@這份文件將記錄 BDK 專案的變更日誌This update doesn’t add anything new, it just fixes the existing problems.