namada icon indicating copy to clipboard operation
namada copied to clipboard

Murisi/masp testnet revisions merge fixes

Open murisi opened this issue 1 year ago • 9 comments

Fixing failing MASP E2E tests. More specifically made the following changes:

  • Lengthened the epoch duration for the masp_txs_and_queries test
  • Added missing RPC endpoints: results (to obtain accepted txs) and conv (to obtain conversions)
  • Improved the error message produced when user overspends (from a stacktrace)

murisi avatar Nov 07 '22 13:11 murisi