Download Latest Version poscan-consensus-linux-x86_64.tar.gz (29.6 MB)
Email in envelope

Get an email when there's a new version of 3DPass

Home / v31
Name Modified Size InfoDownloads / Week
Parent folder
poscan-consensus-linux-aarch64.tar.gz 2025-06-01 29.1 MB
poscan-consensus-linux-x86_64.tar.gz 2025-06-01 29.3 MB
poscan-consensus-macos.tar.gz 2025-06-01 24.7 MB
poscan_runtime-wasm32-unknown-unknown.tar.gz 2025-06-01 1.4 MB
README.md 2025-06-01 1.3 kB
v31 source code.tar.gz 2025-06-01 2.0 MB
v31 source code.zip 2025-06-01 2.3 MB
Totals: 7 Items   88.7 MB 0

EVM compatibility layer

MAJOR RELEASE! MANDATORY FOR EVERYONE!

Frontier:

  1. EVM module - EVM code executor
  2. Ethereum module - ethereum blockchain emulator, block mapping consensus logic
  3. Dynamic-fee module - gas fee calculation
  4. Block-mapping - consensus logic implementation
  5. HTTP RPC API calls - for Metamask, Remix and other wallets/tools interaction
  6. Other components

Precompiles (precompiled smart contracts):

  1. Standard Ethereum precompiles:
  2. Custom precompiles (Solidity interfaces) for LoT runtime modules:

Proxy runtime module

Allows for one account to delegate certain calls to another account, so the calls can be executed on the delegator's behalf.

Source: README.md, updated 2025-06-01