-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
as a end user I would like to be able to attach ETH/tokens to my status update on gitcoin, so i can share money #5884
Merged
+347
−34
Merged
Changes from 28 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
bcd11de
Add UI and interaction to setup tips on comments
zoek1 937b1d4
Merge style to mantain consistency
zoek1 a7fb1f6
Add transaction process to attach and redeem from status
zoek1 15a4392
Fix errors on anonymous access
zoek1 0fc7a56
Integrate tips on comments based into new townsquare
zoek1 f7ec1de
integrate with latest stable changes
zoek1 73ce7f8
fix conflicts
zoek1 376fbdc
Merge branch 'stable' into feature/tip-comments
zoek1 194a1cc
Fix error on migrations
zoek1 06df14d
Merge branch 'stable' into feature/tip-comments
zoek1 653748a
Merge branch 'stable' into feature/tip-comments
zoek1 66e3ec8
Fix visual issues with tokens
zoek1 2fbbdf6
Resolve conflicts with master
zoek1 8d64f04
Update shareactivity.html
zoek1 982e122
Clean migrations
zoek1 075bf29
Merge branch 'feature/tip-comments' of https://github.com/zoek1/web-1…
zoek1 b417a29
Fix lint
zoek1 daadac6
Merge branch 'master' into feature/tip-comments
zoek1 e4504d9
Merge branch 'master' into feature/tip-comments
zoek1 ca76c9d
Fix conflicts and update UI
zoek1 495f5e9
Merge branch 'master' into feature/tip-comments
danlipert c225f09
Merge branch 'master' into feature/tip-comments
zoek1 20dc77d
Remove existing libs on footer_scripts
zoek1 17a0155
Merge branch 'master' into feature/tip-comments
zoek1 2110ff3
Remove extra dependencies
zoek1 1cec287
Merge branch 'feature/tip-comments' of https://github.com/zoek1/web-1…
zoek1 716bc0e
Fix conflict with master
zoek1 d192526
Merge branch 'master' into feature/tip-comments
zoek1 7bc27e6
Merge branch 'master' into feature/tip-comments
thelostone-mc 1171f12
Update status_box.html
zoek1 f58c21e
Merge branch 'master' into feature/tip-comments
zoek1 7199c69
Rollback missing library
zoek1 35d4887
Merge branch 'master' into feature/tip-comments
zoek1 5ebff37
Merge branch 'master' into feature/tip-comments
zoek1 8f3f93a
Merge branch 'master' into feature/tip-comments
zoek1 fcea83f
Update migration
zoek1 13af9cd
Merge branch 'master' into feature/tip-comments
zoek1 2d3ea32
Fix migration erros
zoek1 70e4008
Merge branch 'master' into feature/tip-comments
zoek1 f65c42b
Merge branch 'master' into feature/tip-comments
zoek1 70098d9
Merge branch 'master' into feature/tip-comments
danlipert File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was this only tested with ETH? There is a typo here for the token_address
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I missed that. I tested with some ERC20 tokens like MANA and GNT.