Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

probe1789429680 source realm

Package probe1789429680 is a minimal, throwaway realm deployed ONLY to confirm two mainnet-specific behaviors before ...

Overview

Package probe1789429680 is a minimal, throwaway realm deployed ONLY to confirm two mainnet-specific behaviors before the real gems5 launch: (1) whether a freshly-deployed package is immediately callable or held in some "inert until enabled" state, and (2) whether the exact AssertOriginCall + OriginSend + BankerTypeRealmSend payment-check pattern gems5/v1's MintAssembled relies on still behaves as expected on mainnet's current node build. Not part of the Gems collection -- disposable.

Functions 4

func TestPayment

crossing Action
1func TestPayment(cur realm)
source

TestPayment mirrors gems5/v1's MintAssembled payment check exactly. Forwards whatever ugnot is attached straight back to owner, so this costs only gas + storage deposit, not the attached amount itself.

Imports 4

  • chain stdlib
  • chain/banker stdlib
  • chain/runtime stdlib
  • chain/runtime/unsafe stdlib

Source Files 2