Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PoC: AoContract and AoClient #34

Closed
wants to merge 9 commits into from
Closed

Conversation

atticusofsparta
Copy link
Contributor

No description provided.

semantic-release-bot and others added 9 commits March 25, 2024 18:29
# [1.0.0-alpha.14](v1.0.0-alpha.13...v1.0.0-alpha.14) (2024-03-25)

### Bug Fixes

* **esm:** add polyfills for crypto ([dd8fbfe](dd8fbfe))
* **esm:** add polyfills for crypto ([#27](#27)) ([553822c](553822c))
# [1.0.0-alpha.15](v1.0.0-alpha.14...v1.0.0-alpha.15) (2024-03-27)

### Bug Fixes

* **remote:** getState not properly setting evalTo in http requests ([55745c1](55745c1))
# [1.0.0-alpha.16](v1.0.0-alpha.15...v1.0.0-alpha.16) (2024-03-27)

### Bug Fixes

* **tyeps:** set types to objects rather than top level params for easier readability ([edfd77b](edfd77b))
feat(PE-5753): implement writeInteraction on WarpContracts class using warp
# [1.0.0-alpha.17](v1.0.0-alpha.16...v1.0.0-alpha.17) (2024-03-27)

### Bug Fixes

* **deps:** pin arweave ([d39391c](d39391c))
* **deps:** remove extra crypto-browserify ([9b42898](9b42898))
* **drywrite:** throw on bad drywrite and continue if successful ([5052c0a](5052c0a))
* **eslintignore:** remove old file names ([415c163](415c163))
* **imports:** update to use indexed imports from warp ([1242568](1242568))
* **safety:** update type safety checks ([32eebbc](32eebbc))
* **signer:** check that contract is connected before trying to write ([d352e9c](d352e9c))
* **signer:** check that contract is connected before trying to write ([#29](#29)) ([536a116](536a116))
* **signer:** fix signer in WarpContracts - update tests ([ea9448f](ea9448f))
* **signer:** fix signer in WarpContracts - update tests ([#32](#32)) ([16d69d8](16d69d8))
* **test warp-contract:** use beforeAll to read env vars ([95cc019](95cc019))
* **warp-contract:** provide logger - update isTransaction flow ctrl - use typed props ([5f6e0a1](5f6e0a1))
* **write:** add dry run - sync state - abortSignal - update interface ([970bdef](970bdef))
* **write:** update control flow for write interaction ([01e9921](01e9921))
* **write:** update utils - change error flow - update arweave constructor props ([0a81c92](0a81c92))
* **write:** update write methods on warp ([9c0540b](9c0540b))

### Features

* **write:** add write interface and base implementation on warp-contract ([6dfc969](6dfc969))
@atticusofsparta atticusofsparta changed the base branch from main to alpha April 5, 2024 20:33
@atticusofsparta atticusofsparta requested a review from a team as a code owner April 5, 2024 20:33
@atticusofsparta atticusofsparta changed the base branch from alpha to PE-5753-add-gar-methods April 5, 2024 20:33
@atticusofsparta atticusofsparta changed the base branch from PE-5753-add-gar-methods to connect-workflow April 5, 2024 20:34
@dtfiedler dtfiedler marked this pull request as draft April 9, 2024 15:51
@dtfiedler
Copy link
Collaborator

moving this to draft

@dtfiedler dtfiedler deleted the branch connect-workflow April 23, 2024 16:29
@dtfiedler dtfiedler closed this Apr 23, 2024
@dtfiedler dtfiedler deleted the ao-contract branch May 3, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants