Conflux-Chain / conflux-truffle

A tool for developing smart contracts on Conflux.
https://confluxnetwork.org
MIT License
25 stars 12 forks source link

Conflux new #23

Closed wangdayong228 closed 3 years ago

wangdayong228 commented 3 years ago
1. fix: print solc compiler js file when error
2. fix: print artifactor in console uncorrected
3. fix: --network option in cfxtruffle command not work sometimes
4. convert contract address back to hex when load artifactor
5. adaptor missing fields for transaction receipt logs
6. convert hex related string to cfx related when print

This change is Reviewable