Skip to content

Conversation

@LYNHUB23
Copy link

@LYNHUB23 LYNHUB23 commented Nov 9, 2024

No description provided.

bissias and others added 30 commits December 20, 2018 10:21
* pad IBLT to compensate for missing transactions

* refine excess items when receiver has more txs than sender

* simplify graphene arithmetic
The assert at the end PruneBlockIndexCandidates() was put there
to make sure that the setBlockIndexCandidates was not empty or
abort the program otherwise.

Fact is that the code at the top of `PruneBlockIndexCandidates()`
already deal with the case of setBlockIndexCandidates being empty
by returning without raising an error. This imply that the assert
cannot be triggered.
…preferential timer. (BitcoinUnlimited#1531)

* Add two new parameters to define the duration of Graphene and Thinblock preferential timer.

The value is expressed in milliseconds. Default value is 1000 millisec.
To disable the timers set those parameter to 0.

* Use just one parameter to set both graphene and thinblock preferential timers

* Remove of log statement in case of disabled preferential timer

* nOffset could be negative
The file is graphene-specificatin-v1.mediawiki, we deleted renamed it
in dev and hence mergeing dev into release did not take care of the
removing of this file (problably we should have remove it in dev
rather than renaming).

[skip ci]
[RELEASE BRANCH] Removed file with a mispelled name
Removed incorrect "All amounts are in satoshis." from help message
RPC: Corrects getblockstats help message
Add missing message types to allNetMessages[]
[RELEASE] Use the correct build status report icon for the release branch
Since we are moving actual development to GitLab all issues and PRs
created starting from 2020-07-02 will be closed automatically.
For the bot to be activated a conf file has to be created in the
default branch.

We decided to commit the change here on gitlab due to the fact
automatic mirroring has been activated between GitLab and GitHub
(all changes committed to release and dev branches would be mirrored
in the legacy GitHub repo)
Activate Repo Lockdown bot on GitHub Legacy repository.

See merge request bitcoinunlimited/BCHUnlimited!2247
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

Successfully merging this pull request may close these issues.

6 participants