Skip to content

Failing test: Minimal discovery fee #48

@hiendaovinh

Description

@hiendaovinh

You could reproduce by cloning the repository, npm install and npm run test

● JettonWallet › Minimal discovery fee

    Expected [
      {
        lt: 98000000n,
        now: 1727004323,
        outMessagesCount: 1,
        oldStatus: 'active',
        endStatus: 'active',
        totalFees: 1765197n,
        from: undefined,
        to: EQBGhqLAZseEqRXz4ByFPTGV7SVMlI4hrbs-Sps_Xzx01x8G,
        on: EQBGhqLAZseEqRXz4ByFPTGV7SVMlI4hrbs-Sps_Xzx01x8G,
        value: undefined,
        body: x{392EB5CB4FB9D5E366AEE910D958E616BCB343EDC93FF0E0645D841BE76AFBCCC_}
         x{D001}
          x{62007016AEC082D4B69F8269290E3164FD2366C7CF0F165C93DB7BFFAC1BEE5C67991D776A60000000000000000000000000002C76B97300000000000000008004F320234D2AC0BB998A1B24E455D1FEB5CF796D51075B65AF7F13D7E036167FC},
        inMessageBounced: undefined,
        inMessageBounceable: undefined,
        op: 959362507,
        initData: undefined,
        initCode: undefined,
        deploy: false,
        aborted: false,
        destroyed: false,
        exitCode: 0,
        actionResultCode: 0,
        success: true
      },
      {
        lt: 99000000n,
        now: 1727004323,
        outMessagesCount: 1,
        oldStatus: 'active',
        endStatus: 'active',
        totalFees: 2693197n,
        from: EQBGhqLAZseEqRXz4ByFPTGV7SVMlI4hrbs-Sps_Xzx01x8G,
        to: EQDgLV2BBaltPwTSUhxiyfpGzY-eHiy5J7b3_1g33LjPMv5Q,
        on: EQDgLV2BBaltPwTSUhxiyfpGzY-eHiy5J7b3_1g33LjPMv5Q,
        value: 11464012n,
        body: x{2C76B97300000000000000008004F320234D2AC0BB998A1B24E455D1FEB5CF796D51075B65AF7F13D7E036167FC},
        inMessageBounced: false,
        inMessageBounceable: true,
        op: 745978227,
        initData: undefined,
        initCode: undefined,
        deploy: false,
        aborted: false,
        destroyed: false,
        exitCode: 0,
        actionResultCode: 0,
        success: true
      },
      {
        lt: 100000000n,
        now: 1727004323,
        outMessagesCount: 0,
        oldStatus: 'active',
        endStatus: 'active',
        totalFees: 123600n,
        from: EQDgLV2BBaltPwTSUhxiyfpGzY-eHiy5J7b3_1g33LjPMv5Q,
        to: EQBGhqLAZseEqRXz4ByFPTGV7SVMlI4hrbs-Sps_Xzx01x8G,
        on: EQBGhqLAZseEqRXz4ByFPTGV7SVMlI4hrbs-Sps_Xzx01x8G,
        value: 8380412n,
        body: x{D1735400000000000000000080160CDDAF970864C270256063DC8182A59930571FB246E6E393FAE11D69C8E10B4},
        inMessageBounced: false,
        inMessageBounceable: true,
        op: 3513996288,
        initData: undefined,
        initCode: undefined,
        deploy: false,
        aborted: false,
        destroyed: false,
        exitCode: 0,
        actionResultCode: 0,
        success: true
      }
    ] to contain a transaction that matches pattern {
      from: EQBGhqLAZseEqRXz4ByFPTGV7SVMlI4hrbs-Sps_Xzx01x8G,
      to: EQDgLV2BBaltPwTSUhxiyfpGzY-eHiy5J7b3_1g33LjPMv5Q,
      aborted: true,
      exitCode: 75
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions