-
Notifications
You must be signed in to change notification settings - Fork 138
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
chore: Cover ScheduleCreate
with recently changed throttle definitions
#16820
Commits on Oct 16, 2024
-
enable long term schedule transactions
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2149b34 - Browse repository at this point
Copy the full SHA 2149b34View commit details -
Signed-off-by: Valentin Tronkov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25fefc0 - Browse repository at this point
Copy the full SHA 25fefc0View commit details
Commits on Oct 17, 2024
-
Signed-off-by: ibankov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d70cfc - Browse repository at this point
Copy the full SHA 6d70cfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a46546 - Browse repository at this point
Copy the full SHA 8a46546View commit details
Commits on Oct 18, 2024
-
Merge branch 'refs/heads/develop' into 15055-POC-long-term-scheduled-…
…transactions # Conflicts: # hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/handle/HandleWorkflow.java
Configuration menu - View commit details
-
Copy full SHA for 0bbe343 - Browse repository at this point
Copy the full SHA 0bbe343View commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae99cba - Browse repository at this point
Copy the full SHA ae99cbaView commit details -
refactor hapi tests Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a560341 - Browse repository at this point
Copy the full SHA a560341View commit details -
Add signingCryptoKeys() to AppKeyVerifier
Signed-off-by: Michael Tinker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 99060db - Browse repository at this point
Copy the full SHA 99060dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cc535d - Browse repository at this point
Copy the full SHA 0cc535dView commit details -
Standarize some stylistic things
Signed-off-by: Michael Tinker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a0e1ad6 - Browse repository at this point
Copy the full SHA a0e1ad6View commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8782b71 - Browse repository at this point
Copy the full SHA 8782b71View commit details -
Signed-off-by: Michael Tinker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af02776 - Browse repository at this point
Copy the full SHA af02776View commit details -
Signed-off-by: Michael Tinker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf39c77 - Browse repository at this point
Copy the full SHA cf39c77View commit details -
Signed-off-by: Michael Tinker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89d550c - Browse repository at this point
Copy the full SHA 89d550cView commit details
Commits on Oct 20, 2024
-
Signed-off-by: Michael Tinker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68149f8 - Browse repository at this point
Copy the full SHA 68149f8View commit details
Commits on Oct 21, 2024
-
LongTerm feature flag tests, and fixes
Signed-off-by: ibankov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be2d792 - Browse repository at this point
Copy the full SHA be2d792View commit details -
Configuration menu - View commit details
-
Copy full SHA for 753e11c - Browse repository at this point
Copy the full SHA 753e11cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cffc354 - Browse repository at this point
Copy the full SHA cffc354View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 064d33e - Browse repository at this point
Copy the full SHA 064d33eView commit details -
fix unit test ScheduleCreateHandlerTest
Signed-off-by: ibankov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cf47a8 - Browse repository at this point
Copy the full SHA 1cf47a8View commit details -
longer time to expiry for ScheduleLongTermExecutionSpecs
Signed-off-by: ibankov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3299b2a - Browse repository at this point
Copy the full SHA 3299b2aView commit details -
fix long term schedule throttle warning. Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0d80b6 - Browse repository at this point
Copy the full SHA e0d80b6View commit details -
Merge remote-tracking branch 'refs/remotes/origin/16044-simplify-sig-…
…persistence' into 15055-POC-long-term-scheduled-transactions # Conflicts: # hedera-node/hedera-schedule-service-impl/src/main/java/com/hedera/node/app/service/schedule/impl/handlers/HandlerUtility.java # hedera-node/hedera-schedule-service-impl/src/main/java/com/hedera/node/app/service/schedule/impl/handlers/ScheduleCreateHandler.java # hedera-node/hedera-schedule-service-impl/src/main/java/com/hedera/node/app/service/schedule/impl/handlers/ScheduleDeleteHandler.java # hedera-node/hedera-schedule-service-impl/src/main/java/com/hedera/node/app/service/schedule/impl/handlers/ScheduleManager.java # hedera-node/hedera-schedule-service-impl/src/main/java/com/hedera/node/app/service/schedule/impl/handlers/ScheduleSignHandler.java # hedera-node/hedera-schedule-service-impl/src/test/java/com/hedera/node/app/service/schedule/impl/handlers/HandlerUtilityTest.java # hedera-node/hedera-schedule-service-impl/src/test/java/com/hedera/node/app/service/schedule/impl/handlers/ScheduleCreateHandlerTest.java # hedera-node/hedera-schedule-service-impl/src/test/java/com/hedera/node/app/service/schedule/impl/handlers/ScheduleManagerTest.java
Configuration menu - View commit details
-
Copy full SHA for 251cc69 - Browse repository at this point
Copy the full SHA 251cc69View commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b64f9d0 - Browse repository at this point
Copy the full SHA b64f9d0View commit details -
spotless and add fees for schedule_create_contract_call
Signed-off-by: ibankov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b43b9a7 - Browse repository at this point
Copy the full SHA b43b9a7View commit details
Commits on Oct 23, 2024
-
port ScheduleLongTermSignSuite from mono
Signed-off-by: ibankov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 913b3e8 - Browse repository at this point
Copy the full SHA 913b3e8View commit details
Commits on Oct 24, 2024
-
Merge branch 'refs/heads/develop' into 15055-POC-long-term-scheduled-…
…transactions # Conflicts: # hedera-node/hedera-schedule-service-impl/src/main/java/com/hedera/node/app/service/schedule/impl/handlers/AbstractScheduleHandler.java # hedera-node/hedera-schedule-service-impl/src/main/java/com/hedera/node/app/service/schedule/impl/handlers/HandlerUtility.java # hedera-node/hedera-schedule-service-impl/src/main/java/com/hedera/node/app/service/schedule/impl/handlers/ScheduleCreateHandler.java # hedera-node/hedera-schedule-service-impl/src/main/java/com/hedera/node/app/service/schedule/impl/handlers/ScheduleDeleteHandler.java # hedera-node/hedera-schedule-service-impl/src/main/java/com/hedera/node/app/service/schedule/impl/handlers/ScheduleSignHandler.java
Configuration menu - View commit details
-
Copy full SHA for 3e96af2 - Browse repository at this point
Copy the full SHA 3e96af2View commit details
Commits on Oct 31, 2024
-
Merge branch 'refs/heads/develop' into 15055-POC-long-term-scheduled-…
…transactions # Conflicts: # hedera-node/hedera-app/src/test/java/com/hedera/node/app/workflows/handle/HandleWorkflowTest.java # hedera-node/test-clients/src/main/java/com/hedera/services/bdd/spec/queries/schedule/HapiGetScheduleInfo.java
Configuration menu - View commit details
-
Copy full SHA for 4b54916 - Browse repository at this point
Copy the full SHA 4b54916View commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48cc80f - Browse repository at this point
Copy the full SHA 48cc80fView commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2730cec - Browse repository at this point
Copy the full SHA 2730cecView commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63e9fdf - Browse repository at this point
Copy the full SHA 63e9fdfView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1d24c3 - Browse repository at this point
Copy the full SHA f1d24c3View commit details -
use UserTxnFactory for schedules
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b74a455 - Browse repository at this point
Copy the full SHA b74a455View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 45cca00 - Browse repository at this point
Copy the full SHA 45cca00View commit details
Commits on Nov 8, 2024
-
Merge branch 'refs/heads/develop' into 15055-POC-long-term-scheduled-…
…transactions # Conflicts: # hedera-node/hedera-schedule-service-impl/src/main/java/com/hedera/node/app/service/schedule/impl/WritableScheduleStoreImpl.java
Configuration menu - View commit details
-
Copy full SHA for e27c712 - Browse repository at this point
Copy the full SHA e27c712View commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3bc45e9 - Browse repository at this point
Copy the full SHA 3bc45e9View commit details
Commits on Nov 11, 2024
-
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b7d7b7 - Browse repository at this point
Copy the full SHA 3b7d7b7View commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b397d8 - Browse repository at this point
Copy the full SHA 4b397d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44dae50 - Browse repository at this point
Copy the full SHA 44dae50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f1f122 - Browse repository at this point
Copy the full SHA 8f1f122View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7858526 - Browse repository at this point
Copy the full SHA 7858526View commit details
Commits on Nov 12, 2024
-
Stop schedule throttling at execution
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3279b1 - Browse repository at this point
Copy the full SHA a3279b1View commit details -
Merge branch 'refs/heads/develop' into 15055-POC-long-term-scheduled-…
…transactions # Conflicts: # hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/handle/HandleWorkflow.java # hedera-node/hedera-app/src/test/java/com/hedera/node/app/workflows/handle/HandleWorkflowTest.java
Configuration menu - View commit details
-
Copy full SHA for 7b76ecd - Browse repository at this point
Copy the full SHA 7b76ecdView commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7ce12e - Browse repository at this point
Copy the full SHA f7ce12eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 046ca88 - Browse repository at this point
Copy the full SHA 046ca88View commit details
Commits on Nov 14, 2024
-
move processInterval to handlePlatformTransaction
Signed-off-by: ibankov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5701a82 - Browse repository at this point
Copy the full SHA 5701a82View commit details -
Merge branch 'refs/heads/develop' into 15055-POC-long-term-scheduled-…
…transactions # Conflicts: # hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/handle/HandleWorkflow.java # hedera-node/hedera-app/src/test/java/com/hedera/node/app/workflows/handle/HandleWorkflowTest.java
Configuration menu - View commit details
-
Copy full SHA for 132b73b - Browse repository at this point
Copy the full SHA 132b73bView commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 39dc22a - Browse repository at this point
Copy the full SHA 39dc22aView commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f652153 - Browse repository at this point
Copy the full SHA f652153View commit details
Commits on Nov 15, 2024
-
try to fix stream validation test
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d98c6c8 - Browse repository at this point
Copy the full SHA d98c6c8View commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23970d4 - Browse repository at this point
Copy the full SHA 23970d4View commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e88ae55 - Browse repository at this point
Copy the full SHA e88ae55View commit details
Commits on Nov 18, 2024
-
try to fix stream validation test
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 661ede8 - Browse repository at this point
Copy the full SHA 661ede8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fe40ef - Browse repository at this point
Copy the full SHA 1fe40efView commit details -
try to fix stream validation test
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9975f4 - Browse repository at this point
Copy the full SHA d9975f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd0a0d2 - Browse repository at this point
Copy the full SHA cd0a0d2View commit details
Commits on Nov 19, 2024
-
Merge branch 'refs/heads/develop' into 15055-POC-long-term-scheduled-…
…transactions # Conflicts: # hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/handle/dispatch/ChildDispatchFactory.java # hedera-node/hedera-app/src/main/java/com/hedera/node/app/workflows/handle/steps/UserTxnFactory.java
Configuration menu - View commit details
-
Copy full SHA for 4cb0495 - Browse repository at this point
Copy the full SHA 4cb0495View commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 74d7d77 - Browse repository at this point
Copy the full SHA 74d7d77View commit details -
Revert changes, that will be added in the following PRs
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 34d17cf - Browse repository at this point
Copy the full SHA 34d17cfView commit details -
Revert changes, that will be added in the following PRs
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36636a7 - Browse repository at this point
Copy the full SHA 36636a7View commit details -
Revert changes, that will be added in the following PRs
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 448ead4 - Browse repository at this point
Copy the full SHA 448ead4View commit details -
Revert custom payer for smart contract transactions
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for acd0547 - Browse repository at this point
Copy the full SHA acd0547View commit details -
Configuration menu - View commit details
-
Copy full SHA for 638a393 - Browse repository at this point
Copy the full SHA 638a393View commit details -
Merge remote-tracking branch 'origin/15055-POC-long-term-scheduled-tr…
…ansactions' into 15055-POC-long-term-scheduled-transactions
Configuration menu - View commit details
-
Copy full SHA for 4718e3c - Browse repository at this point
Copy the full SHA 4718e3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f50f31f - Browse repository at this point
Copy the full SHA f50f31fView commit details
Commits on Nov 20, 2024
-
add feature flag in processIntervals
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a34847 - Browse repository at this point
Copy the full SHA 1a34847View commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 213b03b - Browse repository at this point
Copy the full SHA 213b03bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 346840c - Browse repository at this point
Copy the full SHA 346840cView commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16a0cae - Browse repository at this point
Copy the full SHA 16a0caeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5536a13 - Browse repository at this point
Copy the full SHA 5536a13View commit details -
remove long term throttles warning
Signed-off-by: ibankov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a22526f - Browse repository at this point
Copy the full SHA a22526fView commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d83a5a - Browse repository at this point
Copy the full SHA 2d83a5aView commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 101ae6a - Browse repository at this point
Copy the full SHA 101ae6aView commit details -
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1dc9aed - Browse repository at this point
Copy the full SHA 1dc9aedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 291163c - Browse repository at this point
Copy the full SHA 291163cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ceb5f5 - Browse repository at this point
Copy the full SHA 7ceb5f5View commit details -
revert dependency check temp fix
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da4fb25 - Browse repository at this point
Copy the full SHA da4fb25View commit details -
revert dependency check temp fix
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9dfb20 - Browse repository at this point
Copy the full SHA f9dfb20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f41418 - Browse repository at this point
Copy the full SHA 3f41418View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31b0b72 - Browse repository at this point
Copy the full SHA 31b0b72View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ac54619 - Browse repository at this point
Copy the full SHA ac54619View commit details -
chore: Modify and mount default block streams output directory (#16719)
Signed-off-by: Matt Hess <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6897a54 - Browse repository at this point
Copy the full SHA 6897a54View commit details -
fix: Dispatch only executable schedules (#16739)
Signed-off-by: Zhivko Kelchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for edf7cb3 - Browse repository at this point
Copy the full SHA edf7cb3View commit details
Commits on Nov 23, 2024
-
fix: 16657: State validation fails for round 191161423 on LSE (#16757)
Fixes: #16657 Reviewed-by: Ivan Malygin <[email protected]>, Oleg Mazurov <[email protected]> Signed-off-by: Artem Ananev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11f5f17 - Browse repository at this point
Copy the full SHA 11f5f17View commit details
Commits on Nov 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dac374c - Browse repository at this point
Copy the full SHA dac374cView commit details
Commits on Nov 25, 2024
-
chore: Clean up HIP-423 loose ends (#16734)
Signed-off-by: Michael Tinker <[email protected]> Signed-off-by: Zhivko Kelchev <[email protected]> Co-authored-by: Zhivko Kelchev <[email protected]> Co-authored-by: Joseph S. <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b58baa - Browse repository at this point
Copy the full SHA 8b58baaView commit details -
Signed-off-by: Michael Tinker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c86922d - Browse repository at this point
Copy the full SHA c86922dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10c48af - Browse repository at this point
Copy the full SHA 10c48afView commit details
Commits on Nov 27, 2024
-
Signed-off-by: Michael Tinker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 245d544 - Browse repository at this point
Copy the full SHA 245d544View commit details -
Add test for changing throttle definitions
Signed-off-by: Michael Tinker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57d0699 - Browse repository at this point
Copy the full SHA 57d0699View commit details -
Signed-off-by: Michael Tinker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9244d71 - Browse repository at this point
Copy the full SHA 9244d71View commit details