Skip to content

Tags: dp-labs/dora

Tags

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump indicatif from 0.18.1 to 0.18.2 (#631)

Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/commits)

---
updated-dependencies:
- dependency-name: indicatif
  dependency-version: 0.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version to 0.5.0 and add v0.5.0 release blogs (#543)

Signed-off-by: timi-y <timi@pharoslabs.xyz>

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: alloy dora vm and reth integration (#506)

Signed-off-by: timi-y <timi@pharoslabs.xyz>

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version to 0.3.1 (#415)

Signed-off-by: timi-y <timi@pharoslabs.xyz>

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test: wasm alloc, counter and erc20 contract (#378)

* test: wasm alloc, counter and erc20 contract

Signed-off-by: timi-y <timi@pharoslabs.xyz>

* test: add more wasm alloc test cases

Signed-off-by: timi-y <timi@pharoslabs.xyz>

* fix: lint errors

Signed-off-by: timi-y <timi@pharoslabs.xyz>

---------

Signed-off-by: timi-y <timi@pharoslabs.xyz>

v0.2.0

Toggle v0.2.0's commit message
chore: bump docker image to ubuntu:22.04

Signed-off-by: timi-y <timi@pharoslabs.xyz>

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use fxhashmap in runtime for better perf (#15)

Co-authored-by: xduo <xduo@xduodeMacBook-Air.local>