This repository has been archived by the owner on Jul 22, 2023. It is now read-only.
forked from tpruvot/yiimp
-
Notifications
You must be signed in to change notification settings - Fork 1
Lightning Network : V0 Testnet #21
Open
phm87
wants to merge
116
commits into
Revasz:AllBranchesMerged
Choose a base branch
from
phm87:LN
base: AllBranchesMerged
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
YescryptR32 for coin WAVI https://bitcointalk.org/index.php?topic=3146751.0 Tested on : https://lpool.name/pool/WAVI
+ simplify payment code based on RavenMinerPool commit
+ set an expiration to memcache lock, payment unlikely fails, but...
like vertcoin 0.12... for sure its more efficient sigh
their api is not complete enough to auto create the markets...
see https://bitcointalk.org/?topic=3208091.0 for more explanations
manual only, so market row need to be created manually if really required.
+ some new devices chips rules
According to [1], varints of 0xfd to 0xff are prefixed with 0xfd too. [1]: http://learnmeabitcoin.com/glossary/varint
note: beware of the masterscams
Be careful with this ...
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Hi,
We discussed a while ago and you mentionned that we can make pull requests into your github repo to test features. Can you test PR292 ?
tpruvot#292
The V0 Testnet implementation is finished. A demo works on bitcoin testnet on powalt.net
Your comments on the logic, ideas and the code are welcome (IRC or github as you prefer) but I'm not a developer (I'm Functional Analyst and Tester), I know that the code should be cleaned later (Elbandi2 gave me some advices).
Thank you.