Closed H34D closed 3 years ago
As I recall there's also a progress bar, and the UI should switch to the newly created DAO automatically, these two features do not work either.
the problem is that await walletWeb3.eth.sendTransaction(transaction)
never resolves when being sent to the conflux portal
switched from await to callback, now it works again
Describe the bug When creating a new DAO the "your DAO has been created" screen is shown immediately even when the transaction has not been mined yet.
Mainnet or testnet? Testnet
Organization All
To Reproduce
Expected behavior see description