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: Add ERC20-like Token #19

Merged
merged 4 commits into from
Oct 9, 2018
Merged

feat: Add ERC20-like Token #19

merged 4 commits into from
Oct 9, 2018

Conversation

mvines
Copy link
Member

@mvines mvines commented Oct 8, 2018

No description provided.

@mvines
Copy link
Member Author

mvines commented Oct 9, 2018

This PR is expected to fail until solana-labs/solana#1451 lands

@mvines mvines force-pushed the master branch 2 times, most recently from 541c409 to 0fc3c43 Compare October 9, 2018 16:54
@codecov-io
Copy link

codecov-io commented Oct 9, 2018

Codecov Report

Merging #19 into master will decrease coverage by 1.42%.
The diff coverage is 92.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage    94.5%   93.08%   -1.43%     
==========================================
  Files           6       11       +5     
  Lines         273      347      +74     
  Branches       25       40      +15     
==========================================
+ Hits          258      323      +65     
- Misses         15       24       +9
Impacted Files Coverage Δ
src/connection.js 88.5% <ø> (ø) ⬆️
src/publickey.js 100% <ø> (+4.54%) ⬆️
src/budget-program.js 97.77% <100%> (+0.02%) ⬆️
test/url.js 100% <100%> (ø)
src/system-program.js 100% <100%> (ø) ⬆️
src/layout.js 100% <100%> (ø)
src/util/sleep.js 100% <100%> (ø)
src/util/send-and-confirm-transaction.js 88.88% <88.88%> (ø)
src/token-program.js 91.3% <91.3%> (ø)
src/transaction.js 86.95% <92.3%> (-7.92%) ⬇️
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d35366d...7670944. Read the comment docs.

@mvines mvines merged commit 2fbb208 into solana-labs:master Oct 9, 2018
@mvines
Copy link
Member Author

mvines commented Oct 9, 2018

🎉 This PR is included in version 0.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2023

Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants