You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify the calculation method of property amount for RPCs.
Set the height to start total amount check, that the total amount is not allowed to be greater than INT64_MAX, for establishment of crowdfunding.
Fix the bug that the remaining tokens not sent to the issuer after the crowdfunding close.
Add some of the crowdfunding to the Integration testing.
Fix confirmations informations in RPC whc_decodetransaction.
Append the amount field to the return of RPC whc_gettransaction, identify how many WHCs user input to participate the crowdfunding, for unconfirmed crowdfunding participate transaction.