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

feat: Allow arbitrary destination address for token creation #66

Merged
merged 6 commits into from
Sep 11, 2023

fix: Can only change destination address, not owner

170aece
Select commit
Loading
Failed to load commit list.
Merged

feat: Allow arbitrary destination address for token creation #66

fix: Can only change destination address, not owner
170aece
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 7, 2023 in 1s

0.00% of diff hit (target 29.29%)

View this Pull Request on Codecov

0.00% of diff hit (target 29.29%)

Annotations

Check warning on line 33 in src/api/services/queries/ledger.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/services/queries/ledger.ts#L33

Added line #L33 was not covered by tests

Check warning on line 155 in src/pages/services/ledger/create-token-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/services/ledger/create-token-modal.tsx#L155

Added line #L155 was not covered by tests

Check warning on line 159 in src/pages/services/ledger/create-token-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/services/ledger/create-token-modal.tsx#L159

Added line #L159 was not covered by tests

Check warning on line 163 in src/pages/services/ledger/create-token-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/services/ledger/create-token-modal.tsx#L163

Added line #L163 was not covered by tests