Merged
Conversation
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/sindresorhus/semver-regex/releases) - [Commits](https://github.com/sindresorhus/semver-regex/commits/v3.1.4) --- updated-dependencies: - dependency-name: semver-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…on (#4670) * Dynamic buffer size calculation * Fix tests * Lint
* Yarn.lock * Upgrade @pm2/io * Upgrade protobuff * Update typedoc * Remove cpy-cli * Remove moment
* Update lerna * Hide execa errors * Remove moment
… milestones (#4680) * Add v4 next into minVersions * Remove version check from milestones * Remove 3.0.0-alpha.0
…4681) * Fast verification * Fix tests * Fix mock * Return forked if higgestCommonBlock is not calculated * Add tests * Extract fast verify logic * Fix peer verifier test * Refactor tests * Fix network state * Fix * Peer communicator test
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update yarn.lock * update unused depcheck * Remove unused packages * Add missing packages * update lerna * update got * update npm-check-updates
…sactionsResource` (#4688)
… in pagination service (#4691) * Fix ordering * Tests * Fix index comparison
Add order by public key
…nWrite` (#4694) * create new wallet if cannot clone * fix tests
…uration and milestones (#4695)
* fix(core-api): use block query criteria * lint
* Add timeout from configuration * Fix tests
* Start listeners only when webhooks are enabled * Test service provider
* Add mempool index * MempoolIndexRegistry * Support optional index names * Add types * Register registry * Add onPoolEnter & onPoolLeave methods * Register triggers * Use onPoolEnter & onPoolLeave triggers * Fix tests * Use index in DelegateRegistration * DelegateRegistration test * Use index in HtlcClaim * HTLCClaim test * Use index in HTLCRefund * HTLCRefund test * Use index on IPFS * IPFS Test * Use index on MultiSignatureRegistration * MultiSignatureRegistration test * Fix MagistrateTransaction tests * Use correct types on Entity assertions * Use index on Entity * Entity test * Lint * Clear indexes * Mempool clear * Fix core-api tests * Fix core-state integration tests
* ApplyBlock contracts * Remove removeForgedTransaction * Implements SenderMempool removeForgedTransaction * implements getInvalidPoolTransactions * Implements applyBlock on mempool * Implements applyBlock on service * Call applyBlock from accept-block-handler * Implements get on mempool-index * Implements getInvalidPoolTransactions on DelegateRegistartion * Implements getInvalidPoolTransactions on SecondSignatureRegistration * Implements getInvalidPoolTransactions on Vote * Implements getInvalidPoolTransactions on DelegateResignation * Implements getInvalidPoolTransactions on HtlcClaim * Implements getInvalidPoolTransactions on HtlcRefund * Implements getInvalidPoolTransactions on Ipfs * Implements getInvalidPoolTransactions on MultiSignatureRegistration * Don't return invalid transactions by same sender * Implements getInvalidPoolTransactions on Entity * Inline * Improve applyBlock * use removeDisposableMempool * Check invalid transactions after forged is removed
…nstead LUR cache (#4720) * Rename folder to verification * Rename interface * Rename class * Rename file * Fix tests * Rename identifiers * Add clear on verifiers * Reorder tests * Change MultiSignatureVerificationMemoized * Chenge SecondSignatureVerificationMemoized * Extract super Cache class * Implements verification proxy classes * Register verifiers * Clear accepts transactionId * Clear cache * Test service * Remove lru-cache dependency
…adcast (#4721) * apply block is called after broadcast * Remove addTransactions on revert * Don't listen to BuilderFinished * Don't listen to blockApplied * Run apply block exclusive * CleanUp after applyBlock
* Empty commit * remove python for benchmark workflow * Remove setup python action
0f1340b to
14a3cea
Compare
* chore: update install-rc.sh * remove: install-next.sh
ItsANameToo
approved these changes
Nov 23, 2022
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Merge develop to 4.x
Checklist