Skip to content

Releases: near/mpc

3.5.1

20 Feb 14:24
8967ff9

Choose a tag to compare

MPC 3.5.1

This is a small patch on top of 3.5.0 fixing a compatibility bug for the upgrade.

What's Changed

🐛 Bug Fixes

📚 Documentation

⚙️ Miscellaneous Tasks

Docker images

  • nearone/mpc-node:3.5.1
    Manifest digest: sha256:55f43e5e7f9b252eaf34b2607d39ce3aaec5f0b0b40537f68303162acd1d102e
    Image ID: sha256:b84085c77d37d814caaa5c8dd894de743976ba553acfa3a0d86a36538cf5e81a

  • nearone/mpc-node-gcp:3.5.1
    Manifest digest: sha256:41a40716b164a9c1755e185031d0b99e4fb4949def473b7b30cc46ee778d4e74
    Image ID: sha256:8cb0f1466e3c00b4049b761b573a3b63a5a8c8603f722705bc5efcab72fd6b60

  • nearone/mpc-launcher:3.5.1
    Manifest digest: sha256:17243e65f47c69a4735c507ea91aefa0bdd761d9a267e28221232d748518bad3
    Image ID: sha256:0aa010444e4e54f8f2f430f0cb9d784db937f8179cb129c952cae2052792122c

MPC contract

  • digest: sha256:512e6a9401e4e0d7057a413ecdb3edc5fd492a2ff1ccb6c2a0fafb2c4b3680d2

3.5.0

19 Feb 18:55
25b5b73

Choose a tag to compare

MPC 3.5.0

The main features of this release include:

  • Foreign transaction validation
  • Latest other features and fixes.

Node compatibility note

This release introduces a new storage column, which means that downgrading from 3.5.0 to 3.4.1 isn't possible. If there's a need to downgrade node, we'll make a patch release on top of 3.4.1 including the fix from #2065.

What's Changed

🚀 Features

🐛 Bug Fixes

💼 Other

🚜 Refactor

📚 Documentation

🧪 Testing

⚙️ Miscellaneous Tasks

MPC contract

  • nearone/mpc-node:3.5.0
    Manifest digest: sha256:186fc21906b55e753e867e11812b4df0c6f1164701d1234303ba2091b353bceb
    Image ID: sha256:e9b0be88d1cddafffe1854bf460f0d905796425c410f2703dfed619ba5f892c6

  • nearone/mpc-node-gcp:3.5.0
    Manifest digest: sha256:c3d377dbe1c025ce3413e8a5da7624061ab37ac22f647487e60f12d9ee8ce2bb
    Image ID: sha256:c3d377dbe1c025ce3413e8a5da7624061ab37ac22f647487e60f12d9ee8ce2bb

  • nearone/mpc-launcher:3.5.0
    Manifest digest: sha256:17243e65f47c69a4735c507ea91aefa0bdd...

Read more

3.4.1

05 Feb 13:55
6503457

Choose a tag to compare

MPC 3.4.1

The main features of this release include:

  • Update nearcore to 2.10.6
  • Fixing the network TCP Listener task that used to silently die

What's Changed

Full Changelog: 3.3.1...3.4.1

🚀 Features

🐛 Bug Fixes

📚 Documentation

🧪 Testing

⚙️ Miscellaneous Tasks

Docker images

  • nearone/mpc-node:3.4.1
    Manifest digest: sha256:446075ba3a9b064b1e0d54a00395491560a92c65312f507b23bab8d59f7a0793
    Image ID: sha256:07bba7c60565750f6d5fe6800cd73513dd2d0d02e6893184064e209ff37c25a2

  • nearone/mpc-node-gcp:3.4.1
    Manifest digest: sha256:17e2f5791874c9e00c0470e6d8aa31271874076ca0c1621f33fa5d7e0ad63652
    Image ID: sha256:49f95ba86dbb8a10367ca6218ee0d1b1b6e766084fc09c17ad377815e13256c7

  • nearone/mpc-launcher:3.4.1
    Manifest digest: sha256:17243e65f47c69a4735c507ea91aefa0bdd761d9a267e28221232d748518bad3
    Image ID: sha256:0aa010444e4e54f8f2f430f0cb9d784db937f8179cb129c952cae2052792122c

MPC contract

  • mpc-contract-v3.4.1.wasm:
    digest: sha256:8b9fd9a39abe8dc3aa3f72864b02f06d96beb82dab345c58305222c1bdfb81dc

3.4.0

29 Jan 18:29
f2504d4

Choose a tag to compare

MPC 3.4.0

The main features of this release include:

  1. Removal of storage deposit requirement from contract
  2. Additional metrics
  3. bug fixes

What's Changed

Full Changelog: 3.3.2...3.4.0

🚀 Features

🐛 Bug Fixes

💼 Other

📚 Documentation

⚡ Performance

🧪 Testing

⚙️ Miscellaneous Tasks

Docker images

  • nearone/mpc-node:3.4.0

    • Manifest digest: sha256:df1c8c56fd7e48190e73d8386b1b0ee75fb6c70e682a7e9cba916452002cad9a
    • Image ID: sha256:3079a17e10d23d8ee518f0fe49069dd7b3eeea8aea503e69415c38f6f05bf23c
  • nearone/mpc-node-gcp:3.4.0

    • Manifest digest: sha256:dce45ffd6ffbf7bb6708ce3a688d02a76654151e2ad63c3210eb60dfe6b9892e
    • Image ID: sha256:2da728c4cf968548baec80ab31173e8c3073fbe80e70d29d9227e905929ee802
  • nearone/mpc-launcher:3.4.0

    • Manifest digest: sha256:17243e65f47c69a4735c507ea91aefa0bdd761d9a267e28221232d748518bad3
    • Image ID: sha256:0aa010444e4e54f8f2f430f0cb9d784db937f8179cb129c952cae2052792122c

    MPC contract

  • mpc-contract-v3.4.0.wasm:

    • digest: sha256:09f343394892ff59afac0be7e16e05b0ff3754be6d36c3b88a6efd4eeb83c10c

3.3.2

20 Jan 12:28
3abb324

Choose a tag to compare

MPC 3.3.2

This is a small patch on top of 3.3.1 (which is a small patch on top of 3.3.0), fixing a backwards compatibility issue.

What's changed

Full Changelog: 3.3.1...3.3.2

Docker Images

  • nearone/mpc-node/3.3.2

    • Manifest digest: sha256:d90621be5609dcb8f83c1b75f796398963e4b24eba459021f1cd1105fd1559cd
    • Image ID sha256:ab8501e10e208eeb713c6dc8618ef8ec5d4cfe5111285eedbbc459ab18ad4122
  • nearone/mpc-node-gcp/3.3.2

    • Manifest digest: sha256:d1b8a162f62b06ce4ce0ad52b515580ae513c75f38f8d06af091083663f6b52f
    • Image ID: sha256:6139beaca3a0dfb9fd5fb3ffe2cd102c5e340c83e10f59ef309463b871ec4b53
  • mpc-launcher/3.3.2

    • Manifest digest: sha256:17243e65f47c69a4735c507ea91aefa0bdd761d9a267e28221232d748518bad3
    • Image ID: sha256:0aa010444e4e54f8f2f430f0cb9d784db937f8179cb129c952cae2052792122c

Contract

  • mpc-contract-v3.3.2.wasm: with embedded ABI (file included in the release attachments)

digest: sha256:b2437a10ef3906bbd12de3c16b99ef9b398950402680f5bebe61047aedae6a32

3.3.1

19 Jan 12:54
1ed8445

Choose a tag to compare

MPC 3.3.1

This is a small patch on top of 3.3.0 fixing a backwards compatibility issue.

What's Changed

🐛 Bug Fixes

Docker images

  • nearone/mpc-node:3.3.1

    • Manifest digest: sha256:b0d0d5ad09f7b22d906e5e08a34895d042940d9a9756087f1db770c1453cab0a
    • Image ID sha256:ee6ea128381216500f1bd2fca7fbc57cd35e626f1aa19975434af46efc806210
  • nearone/mpc-node-gcp:3.3.1

    • Manifest digest: sha256:cf92bf00d3cf6e393392783b5ade44d69119d7557ab44b4001f59a57c35c0f4c
    • Image ID: sha256:233b915bec8f8416f3a06aa65e394e1433f01a06f34b3767c94093d02c16f8a3
  • nearone/mpc-launcher:3.3.1

    • Manifest digest: sha256:17243e65f47c69a4735c507ea91aefa0bdd761d9a267e28221232d748518bad3
    • Image ID: sha256:0aa010444e4e54f8f2f430f0cb9d784db937f8179cb129c952cae2052792122c

    MPC contract

  • mpc-contract-v3.3.1.wasm: now with embedded ABI (file included in the release attachments)

    • digest: `sha256:c890a90a3c2feb8f58c4a4d391ec2cffc9d18228852d6ed56685d3ddb7462acc

3.3.0

16 Jan 17:50
4e3d054

Choose a tag to compare

MPC 3.3.0

This is our first release for 2026!

The main feature of this release is the ability to use the launcher for non-TEE setups. This enables better local experimentation of TEE-like setups and troubleshooting.

Beyond that, this release features mainly bug fixes, network resiliency improvement and paves the way for more significant non-breaking upgrades of the network layer by allowing MPC nodes to connect to other nodes with higher protocol version numbers.

What's Changed

🚀 Features

🐛 Bug Fixes

💼 Other

🚜 Refactor

📚 Documentation

⚡ Performance

🧪 Testing

⚙️ Miscellaneous Tasks

Docker images

  • nearone/mpc-node:3.3.0
    • Manifest digest: sha256:794e9699657d1e0ca287d2c015caa9041d314e0abb218f7d73facb5f2c4d1f05
    • Image ID: sha256:6e5b08f91752fd7cb10349de45f74272f340fe42a172d2cbc237f3f1d5527a45
  • nearone/mpc-node-gcp:3.3.0
    • Manifest digest: sha256:cbded928069c716e96aa3f82fabd4ba934325f36146cf70ac33f48ecb9d7c39b
    • Image ID: sha256:0153c197a686541e5a95efa987379f24ffffa3b1bad50fad9df050c363f50715
  • nearone/mpc-launcher:3.3.0
    • Manifest digest: sha256:17243e65f47c69a4735c507ea91aefa0bdd761d9a267e28221232d748518bad3
    • Image ID: sha256:0aa010444e4e54f8f2f430f0cb9d784db937f8179cb129c952cae2052792122c

MPC contract

  • mpc-contract-v3.3.0.wasm: now with embedded ABI (file included in the release attachments)
    • digest: sha256:fde328d56a5afa73e8cf56db1e3fed260eca287d784fc1022fbffe9ba3570e76

3.2.0

18 Dec 12:59
3.2.0
ff99aa5

Choose a tag to compare

MPC 3.2.0

This is our last release for 2025! Its main features are derivation path support for CKD and initial support for Robust ECDSA. The release also includes several fixes and optimizations related to gas usage, and bumps the underlying nearcore version to 2.10.3.

What's Changed

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

  • #1659(@netrome): Use procedural macro to include expected measurements at compile time (#1659)

🧪 Testing

⚙️ Miscellaneous Tasks

Docker images

  • nearone/mpc-node:3.2.0
    • Manifest digest: sha256:b97b15387ed32ac6ada5d4445bd4ddf35004064577ae2a1c550400071830ae83
    • Image ID: sha256:00006c1059cc0219005b21956a4df8238b0cc33ad559a578a63169de4e28c81e
  • nearone/mpc-node-gcp:3.2.0
    • Manifest digest: sha256:70a9a77e9da1f6ed76b5ff6dba1a956573c7693a22311a32e6a4866ba2a9bc93
    • Image ID: sha256:758cd5c68a065cc1e206a698b98ee1a1b0acfdabd623997c87692197d039cee8
  • nearone/mpc-launcher:3.2.0
    • Manifest digest: sha256:4065f2fce41415962be92471a4e793ff5147b00b2784617c7e8098be2761a875
    • Image ID: sha256:bad670e1ec573c3d242f83abcf95f5b6beb8811a16ed2822b0d492252a67ec39

MPC contract

  • mpc-contract-v3.2.0.wasm: now with embedded ABI (file included in the release attachments)
    • digest: sha256:64ad42f303275d0a0b8e1c7eef6c3347355d08b7f831df5f9b3ff3fb1ae3ba09

3.1.0

04 Dec 13:06
6bc51e2

Choose a tag to compare

MPC 3.1.0

The main feature of this release is an upgrade of our launcher to support fallback logic if a bad MPC node image gets added to the contract. This this release also makes gas parameters configurable in the contract, restores the old contract migration flow and fixes a bug where votes from kicked out nodes would remain post resharings.

What's Changed

🚀 Features

🐛 Bug Fixes

🧪 Testing

⚙️ Miscellaneous Tasks

Docker images

  • nearone/mpc-node:3.1.0
    • Manifest digest: sha256:42ad42e532bb09b0324233707d9147fb8c6eb146562c403b23494c5f2aac7efa
    • Image ID: sha256:b0c054ff4fa066c0f439c0830756a885b066e94dacddca6db26ecec94deb3a67
  • nearone/mpc-node-gcp:3.1.0
    • Manifest digest: sha256:aa55ec57a421fc6f4aea0b95a0081548e01a29385ce3fccc48e9207666c1676c
    • Image ID: sha256:c1b698d42b8e495fe13ae875f6d6c4e8c4471c80ef382fe017bfff4129a18a50
  • nearone/mpc-launcher:3.1.0
    • Manifest digest: sha256:4065f2fce41415962be92471a4e793ff5147b00b2784617c7e8098be2761a875
    • Image ID: sha256:bad670e1ec573c3d242f83abcf95f5b6beb8811a16ed2822b0d492252a67ec39

3.0.6

25 Nov 20:40
c99fd10

Choose a tag to compare

MPC 3.0.6

A small patch release containing an upstream memory leak fix for the nearcore 2.10.0 release.

What's Changed

🚀 Features

🐛 Bug Fixes

📚 Documentation

Docker images

  • nearone/mpc-node:3.0.6
    • Manifest digest: sha256:a465051f89ee8ddd9e6e1c9caa7027d64b5b305fe07192cae1caa04f8f5a5687
    • Image ID: sha256:ff80dbbfea7be9095f5507941ab9692557991102f8b829af29993d3761b726df
  • nearone/mpc-launcher:3.0.6
    • Manifest digest: sha256:4b7ab5fac94b7ecd6ba180cf655c5700595c61a3945c321ddbe104b3993aaf83
    • Image ID: sha256:90de0813776b83e40c8483ce85a0dfe8e8f6c6deba24ce835f28baf0d3d2628b