8000 Tags · entropyxyz/programs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: entropyxyz/programs

Tags

testnet

Toggle testnet's commit message
paired with current testnet

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update runtime version to 0.10.0 (#74)

* update runtime version

* updates

Verified

This tag was signed with the committer’s verified signature.
HCastano Hernando Castano

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Program Configurations MVP (#56)

* adds configs to WIT, evaluate function signatures, and examples

* adds a config to example-basic-transaction

* Update README.md

Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>

* PR fixes

---------

Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rename to programs - and prefix internal crates with `entropy-program…

…s-` (#52)

* Rename to programs

* Missed name changes

---------

Co-authored-by: jakehemmerle <jakehemmerle@protonmail.com>

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. The key has expired.
Infinte loop (#47)

* add consume fuel to config

* add fuel

* increase add fuel

* quick fix

* added Config for Runtime

* add infinite loop example

* add error

* infinite loop test

* update infinite loop

* rename

* fix tests

* clarified new fuel error variant

* updated readme, cleanup

---------

Co-authored-by: jakehemmerle <jakehemmerle@protonmail.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. The key has expired.
added risc0 example exception to README (#49)

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. The key has expired.
Merge pull request #40 from entropyxyz/add-empty-bytecode

added EmptyBytecode variant to RuntimeError

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. The key has expired.
Merge pull request #38 from entropyxyz/aux-data

improve .wit field names

v0.2.0

Toggle v0.2.0's commit message
removed commented import

0