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

Search strings in OP_RETURN #39

Closed
libercash opened this issue Jun 11, 2019 · 4 comments
Closed

Search strings in OP_RETURN #39

libercash opened this issue Jun 11, 2019 · 4 comments

Comments

@libercash
Copy link

libercash commented Jun 11, 2019

I think that providing a functionality to search strings inside op_return will be nice.
Using fountainhead.cash (BitDB for BCH) makes it easy.

I'm new to coding, but I've write a script to provide this functionality that could be later extended and even used for SLP tokens:

search.txt

What do you think? Also, I believe that some things here could be cleaned a little, like fees. 1 sat/B is enough for BCH so fee calculation is not an issue.

@ghost
Copy link

ghost commented Jun 11, 2019

This is pretty cool. Unfortunately, haven't looked into SLP or done anything with OP_RETURN. I think someone else will have to chime in here.

@libercash
Copy link
Author

I'll take a look at SLP tokens and try to integrate them in bitcash, although my technical knowledge is limited. Electron Cash SLP edition is written in Python, that's a good start.

@ghost
Copy link

ghost commented Jun 11, 2019

Alright. I think there was some work done already on SLP, may want to look around the pull requests here. Might be worth pinging a few of the people already involved.

@merc1er
Copy link
Member

merc1er commented Jul 17, 2023

Closing as SLP is now unused.

@merc1er merc1er closed this as completed Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants