Skip to content

mppx@0.3.16

Choose a tag to compare

@github-actions github-actions released this 10 Mar 22:26
· 329 commits to main since this release
b7b6cec

Patch Changes

  • 79bbfc6: Added multi-challenge mppx.challenge() combinator for presenting multiple payment methods in a single 402 response, nested accessors (mppx.tempo.charge(...)), Mppx.challenge() static, Challenge.fromResponseList(), and automatic client preference-based challenge selection.
  • b4f3c92: Migrated to use call instead of manual eth_estimateGas.