github futureversecom/trn-seed v3.36.0

latest releases: v11.84.0, v11.83.0, v11.82.0...
2 years ago

Release

Release Name: 3.36.0
Spec Version: 36
Client Version: 3.0.0

PRs included:

  • [Feat] Dex uniswap adaptation (#607)
  • Fix/fee proxy legacy tx improvements (#606)
  • Add xrpl proof signature verification tool. (#424)
  • SFT Pallet (#505)
  • Fix transfer bug (#596)
  • Futurepass 1.5 improvements (#601)
  • Rename workflow name (#593)
  • Futurepass 1.5 (#588)

RPC Changes:

Client Changes:

  • Add xrpl proof signature verification tool. (#424)
    • This has no interdependencies with the runtime and so does not impact release procedure

Extrinsic Changes:

Added:

Changed:

API Changes(requires transaction_version bump in 3.26.0 release pr)

  • Dex (view full diff)
    • swap_with_exact_target
      • Addition of to and deadline parameters
    • add_liquidity
      • Addition of to and deadline parameters.
      • Removal of min_share_increment parameter.
      • Rename asset_id_a, asset_id_b -> token_a, token_b accordingly.
    • remove_liquidity.
      • Addition of to and deadline parameters
      • Rename asset_id_a, asset_id_b -> token_a, token_b accordingly.
      • Revamp of signature. Note the new function signature.
    • reenable_trading_pair.
      • Rename asset_id_a, asset_id_b -> token_a, token_b accordingly.
    • disable_trading_pair
      • Rename asset_id_a, asset_id_b -> token_a, token_b accordingly.

Removed:

Storage Migrations:

Changed:

Removed:

Event Changes:

Added:

Changed:

  • Executed event now emitted by proxyCall call and staticcall(see change)
  • An additional to parameter has been added to AddLiquidity, RemoveLiquidity and Swap events in Dex.

Removed:

Error Messages:

Added:

Changed:

Removed:

Miscellaneous:

Don't miss a new trn-seed release

NewReleases is sending notifications on new releases.