See trollbox.md for rationale. Would be a good way for token creators to communicate with their users and vice versa.
Details
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- new-lokad
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 30930 Build 61363: Build Diff Build 61362: arc lint + arc unit
Event Timeline
doc/standards/trollbox.md | ||
---|---|---|
21 ↗ | (On Diff #50560) | Any reason not to use eMPP? Also I'd some add the following:
So simply change this to be:
|
doc/standards/trollbox.md | ||
---|---|---|
21 ↗ | (On Diff #50560) | no reason, just didn't occur to me EMPP is probably better. More extensible, fewer bytes. |
We might also want to use Shammah's CashWeb, which is much more generic and powerful, but also creates much less data on-chain:
Code: https://github.com/givelotus/cashweb
Whitepaper: https://www.stampchat.io/whitepaper.pdf
OTOH, starting with a super simple version of this first and then switching to something more elaborate later IMO could make more sense.
doc/standards/trollbox.md | ||
---|---|---|
21–26 | ||
36 | You might wanna spec a message type for these rules already, depending on how you want to identify token creators. Trollbox devs can then query the display rules from the chain. |
improve spec description in line with suggested comments, provide spec for Cashtab planned implementation