Skip to content

v1.3.0

Compare
Choose a tag to compare
@CjS77 CjS77 released this 18 Oct 16:14
· 18 commits to main since this release
3dfbcdd

Features

TPG_DISABLE_MEMO_SIGNATURE_CHECK

TPG_DISABLE_MEMO_SIGNATURE_CHECK, which if enabled via
TPG_DISABLE_MEMO_SIGNATURE_CHECK=1

will not require the memo field for interactive payments to have be a Memo Signature attesting to the order
id.

In general, setting this flag may lead to spoofing attacks and is discouraged, but it is added as a convenience for wallets that do not want to add a call to create a signed memo field.