We hope you're ready for another round of releases from our team here at Boba Network! The terrific Tree Frog (v0.1.0) release includes a lot of small, yet integral changes that will enhance our users' overall experience as we work to integrate the newly-released Bobascan. Check it out!
What's Changed
-
We fixed the URLs in the Gateway and in Metamask to accommodate the release of Bobascan (Etherscan).
[see PR# 240 for more details] -
We fixed a bug where the Boba Deployer would fail because of errors in DAO deployment.
[see PR# 232 for more details] -
We cleaned up duplicate integration tests on the internal side.
[see PR# 233 for more details] -
We modified the README.md to reflect how we’re using KYC (Know Your Customer)
[see PR# 224 for more details] -
We’ve refactored Hybrid Compute examples into boba_examples and fixed some other minor issues. Small change, but we can tell the difference 😊
[see PR# 227 for more details] -
We’ve added ARCHITECTURE.md to our documentation to show information about “warm” lambdas to improve our UX and the stability of Hybrid Compute.
[see PR# 219 for more details] -
We’ve integrated Sentry on the Gateway to help with error handling and performance monitoring. We’ve also removed certain warning messages and made some slight visual changes.
[see PR# 203 for more details] -
We fixed a bug where Brotli was affecting the way the Gateway started up.
[see PR# 214 for more details] -
We changed the template used for making pull requests or reporting issues.
[see PR# 212 for more details] -
We made a simple example for more complex types returned by Hybrid Compute.
[see PR# 202 for more details]
Full Changelog: v0.0.8...v0.1.0