2025-02-10
v0.1.6-testnets
  • Updated the Edge Cases specification with more detailed explanations.
  • Rebranded to TRAIN from Layerswap V8. All repositories have been migrated to the new TrainProtocol organization.
2024-12-26
v0.1.6-testnets
  • Removed the Atomic Pool concept.
  • Introduced the new Reward & Slash mechanism embedded in Atomic Swaps themselves, eliminating the need for Atomic Pools.
2024-12-14
v0.1.5-testnets
2024-12-12
v0.1.5-testnets
  • Released TRAIN Bridge dApp to use Signature flow instead of the user doing 2 transactions; the user now does 1 transaction and 1 signature.
2024-12-11
v0.1-testnets
  • Updated dApp Implementation and dApp pages to include details for verifying the state of destination chains via Light Clients and/or multiple providers.
  • Replaced ‘LP’ terminology with ‘Solver’ to avoid confusion with passive liquidity providing and to better explain the concept.
2024-11-29
v0.1.1-testnets
  • Prepared branch for EVM security audit
  • EVM Gas Optimization
FunctionOptimizationGas (new)Gas (old)
commit()52.7%146,300309,608
addLock()56.6%34,25078,961
addLockSig()48.9%42,10382,447
refund()35.5%39,46061,262
redeem()45.5%45,83584,110
2024-11-27
v0.1-testnets
  • Released the first version of the TRAIN protocol. Live here on EVMs, Fuel, Starknet, Solana, and TON testnets.
  • Released the first version of the Bridge Deployment API.
  • Released the documentation page.