-
Notifications
You must be signed in to change notification settings - Fork 113
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
v0.9.5 #2409
Commits on Aug 20, 2022
-
Implement solid entry points (#2373)
Co-authored-by: Andrea V <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b1cb27 - Browse repository at this point
Copy the full SHA 2b1cb27View commit details
Commits on Aug 22, 2022
-
Activity committments and activity log based on epochs (#2345)
Co-authored-by: jkrvivian <[email protected]> Co-authored-by: Andrea V <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e92df3e - Browse repository at this point
Copy the full SHA e92df3eView commit details
Commits on Aug 24, 2022
-
Warpsync: epoch syncing (#2367)
Co-authored-by: Jonas Theis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1b453f - Browse repository at this point
Copy the full SHA f1b453fView commit details
Commits on Aug 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ae91a85 - Browse repository at this point
Copy the full SHA ae91a85View commit details
Commits on Aug 29, 2022
-
Implement simplified faucet (#2391)
* Implement simplified faucet * Fix range * Fix range * Fix faucet test * Use wallet lib for faucet * Remove blacklisting logic * Fixes * Remove importing/exporting faucet wallet states * Fix Errorf error * Add faucetRequestWindow * Remove unused variable * Block at faucet Start function * Remove faucetRequestWindow * Send tx to faucet for mana pledging * Resolve comments * Removed unused variable * Fix bug where faucet could still send the main output when answering a faucet request in the second transaction and simplify code even more * Pledge consensus mana in first faucet transaction to empty nodeID * Prevent faucet from hanging while shutting down by passing the node's shutdown channel to SendFunds Co-authored-by: jonastheis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c1b4e7 - Browse repository at this point
Copy the full SHA 6c1b4e7View commit details
Commits on Aug 30, 2022
-
* Use mana delay param only from mana plugin * Update unit tests * Prune activity on epoch confirmed * Add missing expected calls * Update mana vector update event after merging * Tiny renames and comment * Update DiffUTXO test * Make SetEpochs private * Change NodesActivityLog to shrinking map. Serializing not works * Fix stackoverflow * Fix serialization * Unexport field * Fix comment and forEach * Fix channel close race condition * Return lowest processed epoch * deadlock fix * Warpsync more channel fixes * Fix snapshot mutable constructor * Use mutable model for Activity log to hide setEpochs * Fix: epochstorage deadlock * Warpsync: properly check for overlapping ranges * Make Inbound peer resource allocation synchronous Co-authored-by: Andrea V <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 999496f - Browse repository at this point
Copy the full SHA 999496fView commit details -
Configuration menu - View commit details
-
Copy full SHA for caca706 - Browse repository at this point
Copy the full SHA caca706View commit details
Commits on Aug 31, 2022
-
WarpSync: simplify & fix send on closed channel (#2407)
Co-authored-by: jonastheis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da24869 - Browse repository at this point
Copy the full SHA da24869View commit details -
Configuration menu - View commit details
-
Copy full SHA for de8af2a - Browse repository at this point
Copy the full SHA de8af2aView commit details