Skip to content

docs: add Pectra (HIP-1340/1341) support across EVM and native docs#651

Open
theekrystallee wants to merge 2 commits into
mainfrom
docs/smart-contract-pectra-updates-v2
Open

docs: add Pectra (HIP-1340/1341) support across EVM and native docs#651
theekrystallee wants to merge 2 commits into
mainfrom
docs/smart-contract-pectra-updates-v2

Conversation

@theekrystallee

Copy link
Copy Markdown
Member

summary

adds docs for Hedera's pectra hard fork support (hip-1340 eoa code delegation, hip-1341 pectra release) across the evm, native, and rest api docs

what's new

  • new page: evm/development/eoa-code-delegation: storage model (delegation_address, 0xef0100 indicator), type 4 + native hapi configuration paths, has facade precedence, gas costs, smart-account and sponsored-onboarding examples, mirror node surface
  • pectra hard fork docs: adopted/rejected eip tables, bls12-381 precompiles (eip-2537) with solidity examples, eip-7623 calldata floor, type 4 transaction support, access list usage and examples
  • touched pages: deploying, gas-fees, json-rpc, security, differences, account-service, hts, ethereum-transaction, native accounts (create/get-info/update), rest api accounts/contracts, hardhat tutorials, verification api yaml (cancunprague), docs.json nav

fact-check corrections included

  • PRNGSEED opcode corrected to the prng system contract (0x169) per hip-351
  • block.chainIdblock.chainid; jumbo tx limits marked network configurable per hip-1086
  • crypto constants independently verified (bls −g1 generator, erc-7201 slot)

notes for reviewers

  • sdk method names (setDelegationAddress, AccountInfo.delegationAddress) document the planned sdk surface per hip-1340; exact naming pending the sdk release

fixes: #444

Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
@mintlify

mintlify Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
hedera-docs 🟢 Ready View Preview Jun 12, 2026, 10:16 AM

Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant