-
Notifications
You must be signed in to change notification settings - Fork 9
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
First steps towards displaying contract info #544
Merged
Merged
Conversation
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
Deployed to Cloudflare Pages
|
csillag
force-pushed
the
csillag/display-contracts-basics
branch
5 times, most recently
from
June 19, 2023 08:36
ba3cb31
to
d0a6b06
Compare
buberdds
reviewed
Jun 19, 2023
buberdds
reviewed
Jun 19, 2023
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.
For renaming part let's wait other folks input too.
csillag
force-pushed
the
csillag/display-contracts-basics
branch
3 times, most recently
from
June 19, 2023 13:03
7cf1b2e
to
2062505
Compare
csillag
force-pushed
the
csillag/display-contracts-basics
branch
3 times, most recently
from
June 19, 2023 14:09
3063e7d
to
d46d6cc
Compare
csillag
force-pushed
the
csillag/display-contracts-basics
branch
from
June 20, 2023 17:17
d46d6cc
to
15dcbe6
Compare
After discussion, I have undone the renaming. |
- When displaying a contract, say so in the title - Show link to TX that created the contract
csillag
force-pushed
the
csillag/display-contracts-basics
branch
from
June 20, 2023 17:20
15dcbe6
to
17305eb
Compare
lukaw3d
approved these changes
Jun 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This depends on #542.First steps towards supporting contracts:
For testing, search for address 0x301879c8677e050f0f7104fe6a3059806Abb41C6
For reviewing, I suggest going commit by commit.