fix!: remove bellecour and SGX Scone support#260
Conversation
Drop bellecour chain config and SGX sconify pipeline. Set Arbitrum Sepolia as default chain, add Compass URL resolution for both Arbitrum networks, remove ENS resolution (unsupported on Arbitrum), and update TEE tag from 'scone' to 'tdx' across SDK and tests.
Remove useVoucher param from sendEmail(), checkUserVoucher(), VoucherInfo type, voucher-related orderbook filtering, and all test helpers (createVoucher, createVoucherType, addVoucherEligibleAsset).
- Remove remaining bellecour references from CI, workflows, dapp tests, deployment utils, getWeb3Provider and test scripts
b7266f5 to
64993af
Compare
639b130 to
0747a05
Compare
0747a05 to
331fbab
Compare
- Upgrade iexec in dapp and deployment-dapp; refresh lockfiles - Drop ENS support in types/validators; use Address for dapp and whitelist - Remove redundant getSignerFromPrivateKey options (providers) - Update unit and e2e tests for new types and iexec behavior
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
- getWeb3Provider(privateKey, host, options); remove implicit Arbitrum Sepolia host - IExecWeb3mail: required ethProvider; chain id without DEFAULT_CHAIN_ID fallback - Remove ENS deployment helpers (configureEnsName, resolveName); getIExec requires host - Tests: TEST_CHAIN test timings/subgraph; drop ens.resolveName mocks; dapp bulk log
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
- getWeb3Provider(privateKey, host, options); remove implicit Arbitrum Sepolia host - IExecWeb3mail: required ethProvider; chain id without DEFAULT_CHAIN_ID fallback - Remove ENS deployment helpers (configureEnsName, resolveName); getIExec requires host - Tests: TEST_CHAIN test timings/subgraph; drop ens.resolveName mocks; dapp bulk log
No description provided.