sapphire-paratime icon indicating copy to clipboard operation
sapphire-paratime copied to clipboard

Oasis Sapphire - the confidential EVM-compatible ParaTime for the Oasis Network

Results 70 sapphire-paratime issues
Sort by recently updated
recently updated
newest added

Bumps diagrams for the new docusaurus version. Merge after https://github.com/oasisprotocol/docs/pull/820

## Description Add technical notes on proxies. Relates to https://github.com/oasisprotocol/docs/pull/818.

p:1
client
docs

* Simplified `sapphire-paratime` dependencies * Removed `ethers`, this reduces bundled size significantly when used standalone or with Viem * Removed `tweetnacl.js`, extracted necessary functions into `munacl.ts` * Removed generic `sapphire.wrap`...

p:1
dependencies
js
client
docs
javascript

##### SUMMARY We want to support Hardhat users who want to verify using Sourcify. Complete this [task](https://github.com/NomicFoundation/hardhat-ignition/issues/736). ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME Integration. ##### ADDITIONAL INFORMATION

p:2
dependencies
blocked
javascript

##### SUMMARY JSR.io is new and exciting, it has native support for TypeScript and makes life easier ##### ISSUE TYPE - Publish packages on JSR.io ##### COMPONENT NAME * All...

p:2
client
javascript

https://github.com/pcaversaccio/createx This is used by hardhat-ignition and various other projects, it provides pre-signed transactions to perform the deployment (similar to Multicall v3) After deploying the standard contract addresses docs should...

p:2
docs

When the user calls `.getSigner` on a wrapped Ethers provider, it will return an unwrapped signer. This change returns a wrapped signer.

p:1
client
javascript

This adds support for `hardhat-ignition` which performs an `eth_call` on deployment transactions (well, it tests it after estimating gas on all transactions).

Tests that Multicall can be deployed: https://github.com/mds1/multicall This test will intentionally fail until Sapphire can accept an EIP-155 transaction with no Chain ID (currently it's rejected). Currently the error is:...

p:2
contracts

This includes an example of performing multiple delegations