Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / OffchainLabs/arbitrum-orbit-sdk issues and pull requests

#225 - build: bump @arbitrum/sdk to 4.0.2

Pull Request - State: closed - Opened by spsjvc 5 days ago

#224 - feat: export erc-20 utils

Pull Request - State: closed - Opened by spsjvc 11 days ago

#223 - refactor: bump @arbitrum/sdk to 4.0.2-beta.1

Pull Request - State: closed - Opened by spsjvc 12 days ago

#221 - feat: add prepareArbitrumNetwork

Pull Request - State: closed - Opened by chrstph-dvx 12 days ago

#220 - feat: export retryables fees utils

Pull Request - State: closed - Opened by spsjvc 13 days ago

#219 - feat: rename and export scaling functions

Pull Request - State: closed - Opened by spsjvc 13 days ago

#218 - ci: update audit-ci.jsonc

Pull Request - State: closed - Opened by chrstph-dvx 19 days ago

#217 - fix: add buffer to create rollup retryable

Pull Request - State: closed - Opened by spsjvc 25 days ago

#216 - feat: add support for non-18 decimal custom gas token

Pull Request - State: closed - Opened by chrstph-dvx 26 days ago

#215 - Execution Reverted with RollupCreator.createRollup on Ethereum Sepolia

Issue - State: closed - Opened by pc-quiknode 26 days ago - 4 comments

#214 - ci: update nitro-testnode ref to release

Pull Request - State: closed - Opened by spsjvc 27 days ago

#213 - feat: enable fromBlock override in rollup tx fetch

Pull Request - State: closed - Opened by spsjvc 27 days ago

#212 - ci: update nitro-testnode ref

Pull Request - State: closed - Opened by spsjvc 27 days ago

#211 - ci: debug

Pull Request - State: closed - Opened by spsjvc 27 days ago

#210 - test: update nitro testnode ref

Pull Request - State: closed - Opened by chrstph-dvx 28 days ago

#209 - test: Change nitro testnode ref

Pull Request - State: closed - Opened by chrstph-dvx 28 days ago

#208 - feat: batch long-range log queries

Pull Request - State: closed - Opened by chrstph-dvx about 1 month ago

#207 - refactor: return object from parent chain validator

Pull Request - State: closed - Opened by spsjvc about 1 month ago

#204 - refactor: reduce number of validation functions

Pull Request - State: closed - Opened by spsjvc about 1 month ago

#203 - test: override callvalue in unit test

Pull Request - State: closed - Opened by spsjvc about 1 month ago

#202 - refactor: move isTokenBridgeDeployed to a separate file

Pull Request - State: closed - Opened by spsjvc about 1 month ago

#201 - fix: check if token bridge deployed

Pull Request - State: closed - Opened by spsjvc about 1 month ago

#200 - feat: improve retryables gas estimation

Pull Request - State: closed - Opened by spsjvc about 1 month ago

#199 - refactor: move code to fn for contracts gas estimation

Pull Request - State: closed - Opened by spsjvc about 1 month ago

#198 - refactor: move code to fn for factory gas estimation

Pull Request - State: closed - Opened by spsjvc about 1 month ago

#197 - fix: use proper gas price for token bridge

Pull Request - State: closed - Opened by spsjvc about 1 month ago

#196 - feat: add retryable buffer to token bridge example

Pull Request - State: closed - Opened by spsjvc about 1 month ago

#195 - chore: Set node version to latest

Pull Request - State: closed - Opened by chrstph-dvx about 1 month ago

#194 - feat: allow create rollup callvalue override

Pull Request - State: closed - Opened by spsjvc about 2 months ago

#193 - feat: dynamically set rollup retryables fees

Pull Request - State: closed - Opened by spsjvc about 2 months ago

#192 - test: update expected ArbOS version to 32

Pull Request - State: closed - Opened by spsjvc about 2 months ago

#191 - test: Add upgradeExecutor integration tests

Pull Request - State: open - Opened by chrstph-dvx about 2 months ago

#190 - test: Add RollupAdmin integration tests

Pull Request - State: open - Opened by chrstph-dvx about 2 months ago

#189 - test: Add arbowner integration tests

Pull Request - State: open - Opened by chrstph-dvx about 2 months ago

#188 - chore: update audit-ci.jsonc

Pull Request - State: closed - Opened by chrstph-dvx about 2 months ago

#187 - test: Add integration test for arbGasInfo

Pull Request - State: open - Opened by chrstph-dvx about 2 months ago

#186 - fix: check if token bridge is already deployed

Pull Request - State: closed - Opened by chrstph-dvx about 2 months ago

#185 - refactor: use getValidators method in set validators example

Pull Request - State: closed - Opened by Jason-W123 2 months ago

#184 - feat: add fromBlock to createRollupFetchTransactionHash

Pull Request - State: closed - Opened by spsjvc 2 months ago

#183 - fix: update node params needed for fast withdrawal

Pull Request - State: closed - Opened by TucksonDev 2 months ago

#182 - feat: move getters and setters params into object

Pull Request - State: closed - Opened by chrstph-dvx 2 months ago

#181 - feat: custom parent chains

Pull Request - State: closed - Opened by spsjvc 2 months ago

#180 - test: update expected ArbOS and client versions

Pull Request - State: closed - Opened by spsjvc 2 months ago

#179 - refactor: split getters into separate files

Pull Request - State: closed - Opened by spsjvc 2 months ago

#178 - test: add integration tests for new SequencerInbox utils

Pull Request - State: closed - Opened by chrstph-dvx 2 months ago

#177 - feat: Configure Fast Withdrawals using Safe

Pull Request - State: open - Opened by InoMurko 2 months ago

#176 - feat: export buildSetIsBatchPoster

Pull Request - State: closed - Opened by chrstph-dvx 3 months ago

#175 - build: bump and remove advisories

Pull Request - State: closed - Opened by fionnachan 3 months ago

#174 - chore: ignore GHSA-952p-6rrq-rcjv advisory

Pull Request - State: closed - Opened by spsjvc 3 months ago

#173 - fix: make createRollupPrepareTransaction work with v1.1

Pull Request - State: closed - Opened by spsjvc 3 months ago

#172 - ci: pin nitro testnode to release

Pull Request - State: closed - Opened by spsjvc 3 months ago

#171 - fix: add fastConfirmer to the validator list

Pull Request - State: closed - Opened by TucksonDev 3 months ago

#170 - fix: properly export contracts

Pull Request - State: closed - Opened by spsjvc 3 months ago

#169 - feat: reduce config options in prepareChainConfig

Pull Request - State: closed - Opened by spsjvc 3 months ago

#168 - feat: add nitro contracts v2.1 abis

Pull Request - State: closed - Opened by spsjvc 3 months ago

#167 - feat: update wasm utils as consensus release utils

Pull Request - State: closed - Opened by spsjvc 3 months ago

#166 - feat: add getConsensusVersion util

Pull Request - State: closed - Opened by spsjvc 3 months ago

#165 - chore: update token bridge contracts

Pull Request - State: closed - Opened by spsjvc 3 months ago

#164 - feat: use consensus v31 wasm module root

Pull Request - State: closed - Opened by spsjvc 3 months ago

#163 - feat: remove deprecated createRollupPrepareConfig

Pull Request - State: closed - Opened by spsjvc 3 months ago

#163 - feat: remove deprecated createRollupPrepareConfig

Pull Request - State: closed - Opened by spsjvc 3 months ago

#162 - feat: default to ArbOS 32

Pull Request - State: closed - Opened by spsjvc 3 months ago

#161 - test: update implementation address in assertion

Pull Request - State: closed - Opened by spsjvc 3 months ago

#161 - test: update implementation address in assertion

Pull Request - State: closed - Opened by spsjvc 3 months ago

#160 - feat: organize contracts by file and version

Pull Request - State: closed - Opened by spsjvc 3 months ago

#160 - feat: organize contracts by file and version

Pull Request - State: closed - Opened by spsjvc 3 months ago

#159 - feat: handle generating abi from proxy

Pull Request - State: closed - Opened by spsjvc 3 months ago

#158 - fix: convert big number to hex string first

Pull Request - State: closed - Opened by spsjvc 3 months ago

#158 - fix: convert big number to hex string first

Pull Request - State: closed - Opened by spsjvc 3 months ago

#157 - Numeric Overflow when calculating gas in `createTokenBridge-ethers`

Issue - State: closed - Opened by tadad 3 months ago - 3 comments

#157 - Numeric Overflow when calculating gas in `createTokenBridge-ethers`

Issue - State: closed - Opened by tadad 3 months ago - 3 comments

#156 - ci: ignore elliptic advisories

Pull Request - State: closed - Opened by fionnachan 3 months ago

#156 - ci: ignore elliptic advisories

Pull Request - State: closed - Opened by fionnachan 3 months ago

#155 - feat: add utils for wasm module root

Pull Request - State: closed - Opened by spsjvc 3 months ago

#154 - ci: update node modules install action

Pull Request - State: closed - Opened by spsjvc 3 months ago

#154 - ci: update node modules install action

Pull Request - State: closed - Opened by spsjvc 3 months ago

#153 - feat: add support for RollupCreator v2.1

Pull Request - State: closed - Opened by spsjvc 3 months ago

#153 - feat: add support for RollupCreator v2.1

Pull Request - State: closed - Opened by spsjvc 3 months ago

#151 - refactor: bump @arbitrum/sdk from 4.0.0-alpha.4 to 4.0.0

Pull Request - State: closed - Opened by spsjvc 4 months ago

#151 - refactor: bump @arbitrum/sdk from 4.0.0-alpha.4 to 4.0.0

Pull Request - State: closed - Opened by spsjvc 4 months ago

#150 - feat: Add v1 upgradeExecutor setters

Pull Request - State: open - Opened by chrstph-dvx 4 months ago

#149 - feat: Add v1 ArbOwnerPublic setters

Pull Request - State: open - Opened by chrstph-dvx 4 months ago

#148 - feat: Add v1 RollupAdminLogic setters

Pull Request - State: open - Opened by chrstph-dvx 4 months ago

#147 - feat: Add v1 upgradeExecutor getters

Pull Request - State: open - Opened by chrstph-dvx 4 months ago

#146 - feat: Add v1 ArbGasInfo getters

Pull Request - State: open - Opened by chrstph-dvx 4 months ago

#145 - feat: Add v1 ArbOwnerPublic getters

Pull Request - State: open - Opened by chrstph-dvx 4 months ago

#144 - feat: Add v1 RollupAdminLogic getters

Pull Request - State: open - Opened by chrstph-dvx 4 months ago

#143 - feat: fast-withdrawal setup script

Pull Request - State: closed - Opened by TucksonDev 4 months ago

#143 - feat: fast-withdrawal setup script

Pull Request - State: closed - Opened by TucksonDev 4 months ago

#142 - test: Change chain for getArbOsVersion unit test

Pull Request - State: closed - Opened by chrstph-dvx 4 months ago

#142 - test: Change chain for getArbOsVersion unit test

Pull Request - State: closed - Opened by chrstph-dvx 4 months ago

#141 - test: Run integration tests sequentially

Pull Request - State: closed - Opened by chrstph-dvx 4 months ago

#141 - test: Run integration tests sequentially

Pull Request - State: closed - Opened by chrstph-dvx 4 months ago

#140 - feat: Add getUpgradeExecutor function

Pull Request - State: open - Opened by chrstph-dvx 4 months ago

#140 - feat: Add getUpgradeExecutor function

Pull Request - State: open - Opened by chrstph-dvx 4 months ago