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
Before the mainnet release version, let's review all the TODOs and FIXMEs in the code base (tgrade, poe-contracts, and tgrade-contracts, at least).
The outcome of this issue must be a referenced list of TODOs / FIXMEs, with some evaluation of their importance / requirement for Mainnet launch, and follow-up issues for the important cases.
A quick search:
todo/TODO:
app/genesis_integration_test.go: // todo (Alex): enable require.NoError(t, twasmGs.ValidateBasic())
app/export.go: WithBlockTime(time.Now().UTC()) // todo (Alex): check if there is any way to get the last block time
Before the mainnet release version, let's review all the TODOs and FIXMEs in the code base (tgrade, poe-contracts, and tgrade-contracts, at least).
The outcome of this issue must be a referenced list of TODOs / FIXMEs, with some evaluation of their importance / requirement for Mainnet launch, and follow-up issues for the important cases.
A quick search:
todo/TODO:
replace
line for gin-gonic/gin cosmos/cosmos-sdk#10409The text was updated successfully, but these errors were encountered: