-
Notifications
You must be signed in to change notification settings - Fork 170
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
Candidate for 5.0.21 release #2111
Commits on Dec 18, 2023
-
Fix large integer overflows in swagger-ui
The swagger-ui distfiles are taken from https://github.com/SethDusek/swagger-ui
Configuration menu - View commit details
-
Copy full SHA for 13cb4bb - Browse repository at this point
Copy the full SHA 13cb4bbView commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70eb187 - Browse repository at this point
Copy the full SHA 70eb187View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1d251d5 - Browse repository at this point
Copy the full SHA 1d251d5View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c55fdef - Browse repository at this point
Copy the full SHA c55fdefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 810d708 - Browse repository at this point
Copy the full SHA 810d708View commit details
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df0ac3b - Browse repository at this point
Copy the full SHA df0ac3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce95bc2 - Browse repository at this point
Copy the full SHA ce95bc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa8cf53 - Browse repository at this point
Copy the full SHA aa8cf53View commit details
Commits on Feb 25, 2024
-
Merge pull request #2119 from ccellado/better-wallet-unlock-error
Better wallet unlock error
Configuration menu - View commit details
-
Copy full SHA for c19b7dd - Browse repository at this point
Copy the full SHA c19b7ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for ace7016 - Browse repository at this point
Copy the full SHA ace7016View commit details
Commits on Feb 26, 2024
-
Merge pull request #2125 from ergoplatform/add_burn_tokens_to_ergo_panel
Add burn tokens form to ergo-node-interface
Configuration menu - View commit details
-
Copy full SHA for e0c383a - Browse repository at this point
Copy the full SHA e0c383aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d739f5d - Browse repository at this point
Copy the full SHA d739f5dView commit details -
Merge pull request #2113 from ccellado/refactor_message
Refactor message
Configuration menu - View commit details
-
Copy full SHA for e7dbd1c - Browse repository at this point
Copy the full SHA e7dbd1cView commit details
Commits on Mar 1, 2024
-
extract PoPowAlgosSpec -> PoPowAlgosWithDBSpec extract SerializationTest -> SerializationCoreTest extract JsonSerializationSpec -> JsonSerializationCoreSpec move scorex.testkit.SerializationTests -> ergo-core/org.ergoplatform/utils NiPoPoWVerifierSpec has to stay in node's test since ChainGenerators it requires uses ErgoHistory Create ChainSettingsReader in ergocore Refactor generators to use Object instead of trait. To avoid OOP inheritance spagetti Remove scores.testkit.CoreGenerators Move scorex.testkit.generators.ObjectGenerators -> ergo-core/org.ergoplatform.utils.generators.CoreGenerators Extract ergo-node specific ConnectedPeerGenerators from CoreGenerators Move DefaultFakePowScheme to ergo-core Dissect ErgoTestConstants into ErgoCoreTestConstants & ErgoNodeTestConstants Move settings.LaunchParameters to ergo-core Dissect ErgoTransactionGenerators into ErgoCoreTransactionGenerators & ErgoNodeTransactionGenerators Dissect part of VotingSpecification to ErgoNodeVotingSpecification
Configuration menu - View commit details
-
Copy full SHA for 1340843 - Browse repository at this point
Copy the full SHA 1340843View commit details -
extract PoPowAlgosSpec -> PoPowAlgosWithDBSpec extract SerializationTest -> SerializationCoreTest extract JsonSerializationSpec -> JsonSerializationCoreSpec move scorex.testkit.SerializationTests -> ergo-core/org.ergoplatform/utils NiPoPoWVerifierSpec has to stay in node's test since ChainGenerators it requires uses ErgoHistory Create ChainSettingsReader in ergocore Refactor generators to use Object instead of trait. To avoid OOP inheritance spagetti Remove scores.testkit.CoreGenerators Move scorex.testkit.generators.ObjectGenerators -> ergo-core/org.ergoplatform.utils.generators.CoreGenerators Extract ergo-node specific ConnectedPeerGenerators from CoreGenerators Move DefaultFakePowScheme to ergo-core Dissect ErgoTestConstants into ErgoCoreTestConstants & ErgoNodeTestConstants Move settings.LaunchParameters to ergo-core Dissect ErgoTransactionGenerators into ErgoCoreTransactionGenerators & ErgoNodeTransactionGenerators Dissect part of VotingSpecification to ErgoNodeVotingSpecification
Configuration menu - View commit details
-
Copy full SHA for c56614b - Browse repository at this point
Copy the full SHA c56614bView commit details
Commits on Mar 4, 2024
-
Merge pull request #2132 from ccellado/ergo-core-tests
ergo core tests refactor
Configuration menu - View commit details
-
Copy full SHA for 85336b7 - Browse repository at this point
Copy the full SHA 85336b7View commit details -
fix ErgoStateContextSpec sporadic failure
fix test 'valid application of correct extension' fix test 'validation of field value sizes'
Configuration menu - View commit details
-
Copy full SHA for d37d0f9 - Browse repository at this point
Copy the full SHA d37d0f9View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 46f7f98 - Browse repository at this point
Copy the full SHA 46f7f98View commit details -
Merge pull request #2116 from stenolog/i2114-repro
Fix ErgoStateContextSpec Sporadic Failures
Configuration menu - View commit details
-
Copy full SHA for bd9db19 - Browse repository at this point
Copy the full SHA bd9db19View commit details
Commits on Mar 7, 2024
-
Fix ergo-core publishing in build.sbt
Add ergo-core testing and publishing snapshot on PR branch push
Configuration menu - View commit details
-
Copy full SHA for b7dcf24 - Browse repository at this point
Copy the full SHA b7dcf24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11ec4f3 - Browse repository at this point
Copy the full SHA 11ec4f3View commit details
Commits on Mar 9, 2024
-
Merge pull request #2135 from ccellado/improve-ci
Fix ergo-core publishing in build.sbt
Configuration menu - View commit details
-
Copy full SHA for 26f7271 - Browse repository at this point
Copy the full SHA 26f7271View commit details
Commits on Mar 16, 2024
-
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for 024b067 - Browse repository at this point
Copy the full SHA 024b067View commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for e791f43 - Browse repository at this point
Copy the full SHA e791f43View commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for 6af5a4e - Browse repository at this point
Copy the full SHA 6af5a4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8adcbc8 - Browse repository at this point
Copy the full SHA 8adcbc8View commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for b324090 - Browse repository at this point
Copy the full SHA b324090View commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for 772d1f1 - Browse repository at this point
Copy the full SHA 772d1f1View commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for 3c9c26c - Browse repository at this point
Copy the full SHA 3c9c26cView commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for 74c899c - Browse repository at this point
Copy the full SHA 74c899cView commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for c56954e - Browse repository at this point
Copy the full SHA c56954eView commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for b9bb5af - Browse repository at this point
Copy the full SHA b9bb5afView commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for aebb019 - Browse repository at this point
Copy the full SHA aebb019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76a0d81 - Browse repository at this point
Copy the full SHA 76a0d81View commit details
Commits on Mar 17, 2024
-
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for ab31f84 - Browse repository at this point
Copy the full SHA ab31f84View commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for e33247f - Browse repository at this point
Copy the full SHA e33247fView commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for f1b20ca - Browse repository at this point
Copy the full SHA f1b20caView commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for 7cdc4cc - Browse repository at this point
Copy the full SHA 7cdc4ccView commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for b172a81 - Browse repository at this point
Copy the full SHA b172a81View commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for 69f42b4 - Browse repository at this point
Copy the full SHA 69f42b4View commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for 199ec55 - Browse repository at this point
Copy the full SHA 199ec55View commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for 124a45b - Browse repository at this point
Copy the full SHA 124a45bView commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for bccfd3f - Browse repository at this point
Copy the full SHA bccfd3fView commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for a91cfda - Browse repository at this point
Copy the full SHA a91cfdaView commit details -
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for 98c0966 - Browse repository at this point
Copy the full SHA 98c0966View commit details
Commits on Mar 18, 2024
-
Fix integration specs Deprecate OpenApiSpec
Configuration menu - View commit details
-
Copy full SHA for f0fc48d - Browse repository at this point
Copy the full SHA f0fc48dView commit details
Commits on Mar 19, 2024
-
Merge pull request #2139 from ccellado/it-tests-fix
Integration tests fix
Configuration menu - View commit details
-
Copy full SHA for 05e4267 - Browse repository at this point
Copy the full SHA 05e4267View commit details
Commits on Mar 21, 2024
-
Merge pull request #2100 from SethDusek/i1900-fix
#1900 Fix large integer overflows in swagger-ui
Configuration menu - View commit details
-
Copy full SHA for 99309ce - Browse repository at this point
Copy the full SHA 99309ceView commit details