Skip to content

Commit

Permalink
Feat/register with flow 1.0 (#404)
Browse files Browse the repository at this point in the history
* added oracle

* fix flow contract accoring to register-with-flow branch

* fix scripts

* fixed some transactions and started on tests

* fix ci

* fixing some more tests

* fix tests, need to test lease market with flow token

* add happy day tests for lease market with flow

* added tests to verify we can list two names with provider memoize

* added new client

* update client remove commented out import
  • Loading branch information
bjartek authored Aug 20, 2024
1 parent 32c006c commit 9777303
Show file tree
Hide file tree
Showing 40 changed files with 1,666 additions and 2,197 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
on:
pull_request:
branches:
- feat/stable-cadence
- main

name: pr
Expand Down
Loading

0 comments on commit 9777303

Please sign in to comment.