The Beautiful Damascus Goat 🐐(v0.4.0) Developer Release Notes
What's Changed
A few new features we've added to this release:
First, a big one:
https://github.com/bobanetwork/boba/pull/498 developers will LOVE this. We've added a dev tool page that helps you interact with any contract on the chain!
Backend Hybrid Compute:
Hybrid Compute is now the offical name, deprecating Turing.
Relax the length restriction to support larger Hybrid Compute payloads.
This allows developers to interact with more complicated Web2 APIs and bring in more structured data!
We're using Hybrid Compute to bring in Chainlink data from L1s or L2s. We call it Bobalink!
Bobalink will only be available on Goerli testnet and eventually on all Boba production deployments (ETH,Avax,Moonbeam,Fantom). Docs TBD!
bobanetwork/boba#204
https://github.com/bobanetwork/boba/tree/develop/boba_examples/turing-complex-types
https://github.com/bobanetwork/boba/pull/481
https://github.com/bobanetwork/boba/pull/492
https://github.com/bobanetwork/boba/pull/458
NFT bridging:
Alongside ERC721 we're now supporting ERC1155
https://github.com/bobanetwork/boba/pull/436
Gateway:
Fixing broken links, and ease functionality on the gateway, add Sushi to ecosystem page, and update old deprecated ones, we're now exposing functionality to deposit ETH and tokens to other
addresses
https://github.com/bobanetwork/boba/issues/393
https://github.com/bobanetwork/boba/pull/451
https://github.com/bobanetwork/boba/pull/454
https://github.com/bobanetwork/boba/pull/469
https://github.com/bobanetwork/boba/pull/435
https://github.com/bobanetwork/boba/pull/447
https://github.com/bobanetwork/boba/pull/518
https://github.com/bobanetwork/boba/pull/507
https://github.com/bobanetwork/boba/pull/488
https://github.com/bobanetwork/boba/pull/522
https://github.com/bobanetwork/boba/pull/526
Testnets:
We have deprecated Rinkeby, long live Goerli!
https://github.com/bobanetwork/boba/pull/441
Contracts, token and tokenomics, DAO:
We've decided to temporarly hold on Ve tokenomics and the new DAO structure
https://github.com/bobanetwork/boba/pull/535
https://github.com/bobanetwork/boba/pull/462
Bridging:
Teleportation, a new feature you haven't heard before is in the works! We won't release this just yet, but here's a implementation preview.
https://github.com/bobanetwork/boba/pull/407
Fraud detector:
Fraud detector has been added a health check
https://github.com/bobanetwork/boba/pull/506
Account Abstraction:
A couple of PRs related to Account Abstraction we're getting ready to deliver in the coming months. This functionality is not usable yet!
https://github.com/bobanetwork/boba/pull/489
https://github.com/bobanetwork/boba/pull/472
Thanks to Optimism, we've bumped the proxyd code
https://github.com/bobanetwork/boba/pull/445
A lot of work has been put on stabilizing local development environment, CICD pipelines and tests
https://github.com/bobanetwork/boba/pull/512
https://github.com/bobanetwork/boba/pull/520
https://github.com/bobanetwork/boba/pull/525
https://github.com/bobanetwork/boba/pull/529
https://github.com/bobanetwork/boba/pull/527
https://github.com/bobanetwork/boba/pull/534
LZ bridges bump
https://github.com/bobanetwork/boba/pull/476
- Release/v0.4.0 by @InoMurko in https://github.com/bobanetwork/boba/pull/535
Full Changelog: bobanetwork/boba@v0.3.0...v0.4.0