beamer icon indicating copy to clipboard operation
beamer copied to clipboard

Beamer - Bridging rollups with L1 inherited security

Results 100 beamer issues
Sort by recently updated
recently updated
newest added

We should consider using `arbBlockNum` and `arbBlockHash` precompiles when generating fill IDs on Arbitrum.

contracts :receipt:

We need to document `RequestManager.updateToken`.

contracts :receipt:

# Rationale Why should this feature exist? What are the use-cases? # Implementation Do you have ideas regarding the implementation of this feature? Are you willing to implement this feature?

feature

We need an alarm if agent runs out of funds. Easy way would be to do it via prometheus .

needs discussion
needs refinement

Follow-up to https://github.com/raisync-project/raisync/issues/165 In the e2e tests it would be good to also test the agent behavior. ## Tasks - [ ] Add agent to the e2e environment - [...

test env

# Rationale Currently we use the `JsonRpcProviders` from `ethers` library which uses polling mechanism for getting the block number. We have many actions in our app which instantiate a new...

frontend :lollipop:
feature

# Rationale Why should this feature exist? What are the use-cases? # Implementation Do you have ideas regarding the implementation of this feature? Are you willing to implement this feature?

feature
needs discussion
needs refinement

Using third party libraries is a good thing. Usually it is a good practice to protect your core business logic from these libraries by hiding them behind custom interfaces and...

enhancement
good first issue
frontend :lollipop:

We need to make it easy to deploy Beamer contracts on new chains, or redeploy on chains where a deployment already exists. To that end, a split approach like the...

infrastructure :hammer:
Epic
discussion
needs discussion
needs refinement

# Rationale The size of the frontend build is growing and currently we don't have any mechanisms implemented to optimize the build size and the speed of the page load....

frontend :lollipop:
feature