Mimicry-Protocol / mimicry-ethdenver2022-app

MIT License
1 stars 0 forks source link

Bump arb-ts from 0.0.18 to 1.0.2 #34

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps arb-ts from 0.0.18 to 1.0.2.

Release notes

Sourced from arb-ts's releases.

v1.0.0

This major release brings the Arbitrum node to general stability with significantly improved memory usage and more efficient archive query performance.

Note that this release is a one time breaking change from the previous database format and will require syncing a fresh node in order to upgrade.

Though mostly focused on stability and performance this release includes one exciting new feature which is the ability query the node to get L1 inclusion information about a transaction. To make use of this feature start a node with the --node.rpc.enable-l1-calls flag. When this tag is passed, it enables queries using an optional argument to eth_getTransactionReceipt.

curl http://arbnode -X POST -H "Content-Type: application/json" 
-d '{"jsonrpc":"2.0","method":"eth_getTransactionReceipt","params": ["txhash", {"returnL1InboxBatchInfo": true}],"id":1}'

Arbitrum v0.8.0

  • Generalized, safe L1/L2 txs & token bridging
  • BLS sigs
  • Even better EVM compatibility
  • New and improved dispute-window logic
  • Node performance optimizations

Arbitrum v0.7.3

  • Improve validator and aggregator stability
  • Reduce memory usage
  • Add websocket support to aggregator
  • Add pre EIP-155 signature support
  • Add support for aggregator forwarding mode to use it as a node without submitting your own batches
  • Drop arb-provider-go (If you were using this use go-ethereum's ethclient.Dial instead

Arbitrum v0.7.2

Features:

  • Add support for all precompiles except RIPEMD160 and MODPOW
  • Add (incomplete) support for ethereum websocket interface
  • Add support for more compressed transaction type
  • Add support for Kovan testnet to the aggregator and validator

Arbitrum v0.7.1

This is a bug fix release on top of v0.7.1

Minor Features

  • Add eth_chainId support

Bug Fixes

  • Fix eth_getBlockByNumber and eth_getBlockByHash behavior when block does not exist
  • Turn off aggregator tracking of the pending state by default
  • Fix bug in eth_getLogs which caused queries to miss some matching logs
  • Fix eth_getLogs support for null topics and multiple topics
  • Fix validator hashing of valid nodes
  • Fix arb-validator stack overflow bug when processing large messages

Arbitrum v0.7.0

This major release of Arbitrum makes two major changes to the system

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
netlify[bot] commented 2 years ago

✔️ Deploy Preview for mimicry ready!

🔨 Explore the source changes: 80b7d16551b638341ce3a892dda147d94e34e78f

🔍 Inspect the deploy log: https://app.netlify.com/sites/mimicry/deploys/622b61bba629fd00098fd1a3

😎 Browse the preview: https://deploy-preview-34--mimicry.netlify.app