-
Notifications
You must be signed in to change notification settings - Fork 864
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
Update dependencies - commons-net #5444
Merged
Merged
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
Signed-off-by: Sally MacFarlane <[email protected]>
|
Signed-off-by: Sally MacFarlane <[email protected]>
macfarla
changed the title
Update dependencies - antlr, commons-net
Update dependencies - commons-net
May 9, 2023
siladu
approved these changes
May 9, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe some extra stuff in verification-metadata but don't think it really matters?
Signed-off-by: Sally MacFarlane <[email protected]>
fab-10
pushed a commit
to fab-10/besu
that referenced
this pull request
May 10, 2023
* Update dependencies - commons-net (hyperledger#5444) * update antlr and commons-net dependencies Signed-off-by: Sally MacFarlane <[email protected]> * revert antlr uprev Signed-off-by: Sally MacFarlane <[email protected]> * comment Signed-off-by: Sally MacFarlane <[email protected]> --------- Signed-off-by: Sally MacFarlane <[email protected]> * Add option to send SNI header in TLS ClientHello message (hyperledger#4894) (hyperledger#5439) * add --Xp2p-tls-clienthello-sni option to enable the SNI header Issue hyperledger#4894 Signed-off-by: Sebastian Bathke <[email protected]> Signed-off-by: Sally MacFarlane <[email protected]> Co-authored-by: Sebastian Bathke <[email protected]> Co-authored-by: Sally MacFarlane <[email protected]> * ZkTrieLogFactoryImpl, rebased off of main Signed-off-by: garyschulte <[email protected]> * code before account Signed-off-by: garyschulte <[email protected]> * trielog shipping observer Signed-off-by: garyschulte <[email protected]> * use hex encoding in trielog shipping, add a TESTING default ZkTrieLogObserver to AbstractTrieLogManager Signed-off-by: garyschulte <[email protected]> * fix unintended recursion Signed-off-by: garyschulte <[email protected]> * filter out self destruct storage changes in ZkTrieLogImpl Signed-off-by: garyschulte <[email protected]> * store both slotHash and slotKey, defer to shomei to handle it as it sees fit Signed-off-by: garyschulte <[email protected]> * reorder trielog storage to differentiate between ZERO slot key and null slot key Signed-off-by: garyschulte <[email protected]> * do not filter unchanged accounts for zktrielogfactory Signed-off-by: garyschulte <[email protected]> * use blockHeader during trielog construction, add blockNumber to trielog, add blockHeader to trielogaddedevent Signed-off-by: garyschulte <[email protected]> * add blockNumber to rpc call to shomei Signed-off-by: garyschulte <[email protected]> * add isSyncing to the trieLogParameter and ZkTrieLogObserver Signed-off-by: garyschulte <[email protected]> * initial plumbing for trielog shipping plugin Signed-off-by: garyschulte <[email protected]> * halfway through generics hell Signed-off-by: garyschulte <[email protected]> * TrieLogs in plugin data Signed-off-by: garyschulte <[email protected]> * end of friday, green build with plugin refactoring, still need to add TrieLog Plugin Service Signed-off-by: garyschulte <[email protected]> * remove errant reference to ZkTrieLogFactory Signed-off-by: garyschulte <[email protected]> * adding dagger-wired plugincontext and TrieLogService Signed-off-by: garyschulte <[email protected]> * javadoc and fixes Signed-off-by: garyschulte <[email protected]> * add plugin observer subscription Signed-off-by: garyschulte <[email protected]> * plugin-api hash Signed-off-by: garyschulte <[email protected]> * fix besuComponent ref, move addService up into BesuContext Signed-off-by: garyschulte <[email protected]> * add TrieLogRangePair composition of blocknumber and TrieLog, use that for getTrieLogByRange return Signed-off-by: garyschulte <[email protected]> * javadoc Signed-off-by: garyschulte <[email protected]> * move TrieLog from datatypes to plugin-api Signed-off-by: garyschulte <[email protected]> * add blockHash to TrieLogRangeTuple Signed-off-by: garyschulte <[email protected]> --------- Signed-off-by: Sally MacFarlane <[email protected]> Signed-off-by: Sebastian Bathke <[email protected]> Signed-off-by: garyschulte <[email protected]> Co-authored-by: Sally MacFarlane <[email protected]> Co-authored-by: Sebastian Bathke <[email protected]> Co-authored-by: Sebastian Bathke <[email protected]>
elenduuche
pushed a commit
to elenduuche/besu
that referenced
this pull request
Aug 16, 2023
* update antlr and commons-net dependencies Signed-off-by: Sally MacFarlane <[email protected]> * revert antlr uprev Signed-off-by: Sally MacFarlane <[email protected]> * comment Signed-off-by: Sally MacFarlane <[email protected]> --------- Signed-off-by: Sally MacFarlane <[email protected]>
eum602
pushed a commit
to lacchain/besu
that referenced
this pull request
Nov 3, 2023
* update antlr and commons-net dependencies Signed-off-by: Sally MacFarlane <[email protected]> * revert antlr uprev Signed-off-by: Sally MacFarlane <[email protected]> * comment Signed-off-by: Sally MacFarlane <[email protected]> --------- Signed-off-by: Sally MacFarlane <[email protected]>
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.
Refs #5386
This PR forces the commons-net version to be 3.9.0 but we can't do the same for antlr. antlr version needs to match the version in tuweni. So we need a tuweni release before we can update antlr.
This PR has the version we want but it's not yet released apache/incubator-tuweni#479