-
Notifications
You must be signed in to change notification settings - Fork 127
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
DO NOT MERGE #563
DO NOT MERGE #563
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6da2a19 - Browse repository at this point
Copy the full SHA 6da2a19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61d3ffa - Browse repository at this point
Copy the full SHA 61d3ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f5ee1e - Browse repository at this point
Copy the full SHA 1f5ee1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 703aca1 - Browse repository at this point
Copy the full SHA 703aca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 458d0db - Browse repository at this point
Copy the full SHA 458d0dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 129fb41 - Browse repository at this point
Copy the full SHA 129fb41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7da072b - Browse repository at this point
Copy the full SHA 7da072bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9eb45b - Browse repository at this point
Copy the full SHA d9eb45bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00f10cd - Browse repository at this point
Copy the full SHA 00f10cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b9e1ed - Browse repository at this point
Copy the full SHA 1b9e1edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e52a23 - Browse repository at this point
Copy the full SHA 7e52a23View commit details
Commits on Nov 7, 2023
-
Merge pull request #665 from GitGab19/translator-ping-removal
Translator ping removal
Configuration menu - View commit details
-
Copy full SHA for 96779ed - Browse repository at this point
Copy the full SHA 96779edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 816db1a - Browse repository at this point
Copy the full SHA 816db1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b5f26a - Browse repository at this point
Copy the full SHA 6b5f26aView commit details
Commits on Nov 8, 2023
-
Merge pull request #666 from GitGab19/fix-translator-clean-jobs
Translator proxy `clean_jobs` fix
Configuration menu - View commit details
-
Copy full SHA for 37613b3 - Browse repository at this point
Copy the full SHA 37613b3View commit details
Commits on Nov 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cd6a367 - Browse repository at this point
Copy the full SHA cd6a367View commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a975fdc - Browse repository at this point
Copy the full SHA a975fdcView commit details -
Merge pull request #669 from Fi3/FixSv2MessageParser
Fix Sv2 Messages parser
Configuration menu - View commit details
-
Copy full SHA for 21895c3 - Browse repository at this point
Copy the full SHA 21895c3View commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ea57c4e - Browse repository at this point
Copy the full SHA ea57c4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53ceff8 - Browse repository at this point
Copy the full SHA 53ceff8View commit details -
Merge pull request #671 from Fi3/FixDecoderPanic
Fix remove possible panic from the sv2 binary codec
Configuration menu - View commit details
-
Copy full SHA for cf7b487 - Browse repository at this point
Copy the full SHA cf7b487View commit details -
Configuration menu - View commit details
-
Copy full SHA for a575762 - Browse repository at this point
Copy the full SHA a575762View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1987ef - Browse repository at this point
Copy the full SHA e1987efView commit details -
Merge pull request #672 from Fi3/AddPoolLogicForUpdatedChannel
Add logic for update channels
Configuration menu - View commit details
-
Copy full SHA for 2b89fd5 - Browse repository at this point
Copy the full SHA 2b89fd5View commit details
Commits on Nov 16, 2023
-
Merge pull request #670 from plebhash/tarpaulin.toml
tarpaulin config file
Configuration menu - View commit details
-
Copy full SHA for ab01867 - Browse repository at this point
Copy the full SHA ab01867View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b40174 - Browse repository at this point
Copy the full SHA 6b40174View commit details -
fix division by zero and error management
the functions hash_rate_from_target and hash_rate_to_target performed some divisions. If the denominator is zero this function panics and this is bad. So these tu function return a Ok() for the happy path and an Err() otherwise. Therefore, some work on error management it has been added.
Configuration menu - View commit details
-
Copy full SHA for 7d8b63f - Browse repository at this point
Copy the full SHA 7d8b63fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3561dc6 - Browse repository at this point
Copy the full SHA 3561dc6View commit details -
changed signatures of functions
If we use share per minute, we must perform divisions if we want to obtain how many seconds to obtain a share. This expose to some risks as the denominator can be zero. Changing the signature in this way shifts the task of dividing to the caller, which is good.
Configuration menu - View commit details
-
Copy full SHA for e1552fe - Browse repository at this point
Copy the full SHA e1552feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 520812d - Browse repository at this point
Copy the full SHA 520812dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e88e2a - Browse repository at this point
Copy the full SHA 0e88e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f913d45 - Browse repository at this point
Copy the full SHA f913d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3370b60 - Browse repository at this point
Copy the full SHA 3370b60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b979d1 - Browse repository at this point
Copy the full SHA 4b979d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c11aa53 - Browse repository at this point
Copy the full SHA c11aa53View commit details -
Configuration menu - View commit details
-
Copy full SHA for d560901 - Browse repository at this point
Copy the full SHA d560901View commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9a14d81 - Browse repository at this point
Copy the full SHA 9a14d81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0126ff6 - Browse repository at this point
Copy the full SHA 0126ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f948f5 - Browse repository at this point
Copy the full SHA 7f948f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ce5bf - Browse repository at this point
Copy the full SHA a9ce5bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98ec6a7 - Browse repository at this point
Copy the full SHA 98ec6a7View commit details -
Merge pull request #674 from Fi3/FixTerminateJdcOnTPErrors
Fix JDC, exit process on TP error
Configuration menu - View commit details
-
Copy full SHA for 524cd7d - Browse repository at this point
Copy the full SHA 524cd7dView commit details
Commits on Nov 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7e9c6b4 - Browse repository at this point
Copy the full SHA 7e9c6b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c483ce5 - Browse repository at this point
Copy the full SHA c483ce5View commit details
Commits on Nov 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 518d4dd - Browse repository at this point
Copy the full SHA 518d4ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc92231 - Browse repository at this point
Copy the full SHA dc92231View commit details -
Configuration menu - View commit details
-
Copy full SHA for 652f4ec - Browse repository at this point
Copy the full SHA 652f4ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7aec5b - Browse repository at this point
Copy the full SHA c7aec5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99713f7 - Browse repository at this point
Copy the full SHA 99713f7View commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40a204e - Browse repository at this point
Copy the full SHA 40a204eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 931313f - Browse repository at this point
Copy the full SHA 931313fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7207354 - Browse repository at this point
Copy the full SHA 7207354View commit details -
Configuration menu - View commit details
-
Copy full SHA for 117b5de - Browse repository at this point
Copy the full SHA 117b5deView commit details -
fix division by zero and error management
the functions hash_rate_from_target and hash_rate_to_target performed some divisions. If the denominator is zero this function panics and this is bad. So these tu function return a Ok() for the happy path and an Err() otherwise. Therefore, some work on error management it has been added.
Configuration menu - View commit details
-
Copy full SHA for 1115620 - Browse repository at this point
Copy the full SHA 1115620View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcec920 - Browse repository at this point
Copy the full SHA dcec920View commit details -
changed signatures of functions
If we use share per minute, we must perform divisions if we want to obtain how many seconds to obtain a share. This expose to some risks as the denominator can be zero. Changing the signature in this way shifts the task of dividing to the caller, which is good.
Configuration menu - View commit details
-
Copy full SHA for 5029bf5 - Browse repository at this point
Copy the full SHA 5029bf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1bfd06 - Browse repository at this point
Copy the full SHA f1bfd06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42b01b4 - Browse repository at this point
Copy the full SHA 42b01b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd8c8a4 - Browse repository at this point
Copy the full SHA dd8c8a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48e9645 - Browse repository at this point
Copy the full SHA 48e9645View commit details -
Configuration menu - View commit details
-
Copy full SHA for bca9d05 - Browse repository at this point
Copy the full SHA bca9d05View commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for caddfb1 - Browse repository at this point
Copy the full SHA caddfb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a1ed0 - Browse repository at this point
Copy the full SHA 25a1ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 604adde - Browse repository at this point
Copy the full SHA 604addeView commit details
Commits on Nov 22, 2023
-
Now there are two errors HashrateError(e) TargetError(e) where e is enum InputError { NegativeInput, DivisionByZero, }
Configuration menu - View commit details
-
Copy full SHA for d4608d3 - Browse repository at this point
Copy the full SHA d4608d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56d81ea - Browse repository at this point
Copy the full SHA 56d81eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97ac786 - Browse repository at this point
Copy the full SHA 97ac786View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3256ca - Browse repository at this point
Copy the full SHA e3256caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b1086c - Browse repository at this point
Copy the full SHA 8b1086cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8cea7b - Browse repository at this point
Copy the full SHA b8cea7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e4a66a - Browse repository at this point
Copy the full SHA 6e4a66aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bec9261 - Browse repository at this point
Copy the full SHA bec9261View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce26dc0 - Browse repository at this point
Copy the full SHA ce26dc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b006666 - Browse repository at this point
Copy the full SHA b006666View commit details -
Configuration menu - View commit details
-
Copy full SHA for b222fa8 - Browse repository at this point
Copy the full SHA b222fa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfee789 - Browse repository at this point
Copy the full SHA cfee789View commit details -
Configuration menu - View commit details
-
Copy full SHA for 465d688 - Browse repository at this point
Copy the full SHA 465d688View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc9d5ce - Browse repository at this point
Copy the full SHA fc9d5ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 059e9aa - Browse repository at this point
Copy the full SHA 059e9aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for aaf5719 - Browse repository at this point
Copy the full SHA aaf5719View commit details -
Configuration menu - View commit details
-
Copy full SHA for 667258e - Browse repository at this point
Copy the full SHA 667258eView commit details -
Configuration menu - View commit details
-
Copy full SHA for feb6b8f - Browse repository at this point
Copy the full SHA feb6b8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a31417 - Browse repository at this point
Copy the full SHA 2a31417View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c1ba08 - Browse repository at this point
Copy the full SHA 7c1ba08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c98b45 - Browse repository at this point
Copy the full SHA 2c98b45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ea3957 - Browse repository at this point
Copy the full SHA 3ea3957View commit details -
Configuration menu - View commit details
-
Copy full SHA for 375b694 - Browse repository at this point
Copy the full SHA 375b694View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fbd560 - Browse repository at this point
Copy the full SHA 7fbd560View commit details -
Configuration menu - View commit details
-
Copy full SHA for 410b0d3 - Browse repository at this point
Copy the full SHA 410b0d3View commit details
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b24a1b0 - Browse repository at this point
Copy the full SHA b24a1b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 236a6d9 - Browse repository at this point
Copy the full SHA 236a6d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e83a3fc - Browse repository at this point
Copy the full SHA e83a3fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d35a207 - Browse repository at this point
Copy the full SHA d35a207View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46aee1a - Browse repository at this point
Copy the full SHA 46aee1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d6b29c - Browse repository at this point
Copy the full SHA 7d6b29cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d43081e - Browse repository at this point
Copy the full SHA d43081eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5ba956 - Browse repository at this point
Copy the full SHA b5ba956View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c1fb1 - Browse repository at this point
Copy the full SHA 63c1fb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aecd39 - Browse repository at this point
Copy the full SHA 0aecd39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af3929 - Browse repository at this point
Copy the full SHA 2af3929View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1197a2 - Browse repository at this point
Copy the full SHA c1197a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 004f8df - Browse repository at this point
Copy the full SHA 004f8dfView commit details -
Merge pull request #673 from GitGab19/dev
Difficulty management in Translator FIX
Configuration menu - View commit details
-
Copy full SHA for 5c799c4 - Browse repository at this point
Copy the full SHA 5c799c4View commit details
Commits on Nov 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ae81201 - Browse repository at this point
Copy the full SHA ae81201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bc1374 - Browse repository at this point
Copy the full SHA 4bc1374View commit details -
Configuration menu - View commit details
-
Copy full SHA for e175051 - Browse repository at this point
Copy the full SHA e175051View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c491c7 - Browse repository at this point
Copy the full SHA 2c491c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8263ae - Browse repository at this point
Copy the full SHA f8263aeView commit details -
Merge pull request #678 from GitGab19/fix-outdated-timestamp
Fix outdated timestamp
Configuration menu - View commit details
-
Copy full SHA for 88d4ad9 - Browse repository at this point
Copy the full SHA 88d4ad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d995af9 - Browse repository at this point
Copy the full SHA d995af9View commit details
Commits on Nov 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aaf4568 - Browse repository at this point
Copy the full SHA aaf4568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 188a990 - Browse repository at this point
Copy the full SHA 188a990View commit details -
Configuration menu - View commit details
-
Copy full SHA for acf902f - Browse repository at this point
Copy the full SHA acf902fView commit details
Commits on Nov 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 96878ea - Browse repository at this point
Copy the full SHA 96878eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38d3aaa - Browse repository at this point
Copy the full SHA 38d3aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 631887c - Browse repository at this point
Copy the full SHA 631887cView commit details -
Merge pull request #683 from Fi3/AddUpdateDownstreamTargetForPoolChannel
Add update downstream target for pool channel factory
Configuration menu - View commit details
-
Copy full SHA for b0eb6db - Browse repository at this point
Copy the full SHA b0eb6dbView commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9ee87ec - Browse repository at this point
Copy the full SHA 9ee87ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b6069e - Browse repository at this point
Copy the full SHA 6b6069eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c7196a - Browse repository at this point
Copy the full SHA 0c7196aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f9ae42 - Browse repository at this point
Copy the full SHA 6f9ae42View commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4885548 - Browse repository at this point
Copy the full SHA 4885548View commit details
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 09fc85c - Browse repository at this point
Copy the full SHA 09fc85cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1007e9e - Browse repository at this point
Copy the full SHA 1007e9eView commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 47b4bf1 - Browse repository at this point
Copy the full SHA 47b4bf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dab6a8 - Browse repository at this point
Copy the full SHA 3dab6a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b97cb - Browse repository at this point
Copy the full SHA f6b97cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0324011 - Browse repository at this point
Copy the full SHA 0324011View commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c9b0196 - Browse repository at this point
Copy the full SHA c9b0196View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90ce77c - Browse repository at this point
Copy the full SHA 90ce77cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b035e86 - Browse repository at this point
Copy the full SHA b035e86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b2c20 - Browse repository at this point
Copy the full SHA 15b2c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6ca394 - Browse repository at this point
Copy the full SHA b6ca394View commit details -
Merge pull request #679 from plebhash/ffi-payloadtoobig
FFI: pass in `message` to `Sv2Error::PayloadTooBig` variant
Configuration menu - View commit details
-
Copy full SHA for b3862ec - Browse repository at this point
Copy the full SHA b3862ecView commit details -
Merge pull request #689 from plebhash/fix-roles-CLI
fix role executable CLI edge cases
Configuration menu - View commit details
-
Copy full SHA for 6e0c551 - Browse repository at this point
Copy the full SHA 6e0c551View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c24cba - Browse repository at this point
Copy the full SHA 0c24cbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91e721c - Browse repository at this point
Copy the full SHA 91e721cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e20b7a9 - Browse repository at this point
Copy the full SHA e20b7a9View commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 26218e6 - Browse repository at this point
Copy the full SHA 26218e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4592d85 - Browse repository at this point
Copy the full SHA 4592d85View commit details -
Merge pull request #699 from Fi3/FixJdcDiffManagment
Fix upstream target update in JDC
Configuration menu - View commit details
-
Copy full SHA for a817a33 - Browse repository at this point
Copy the full SHA a817a33View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7c7f06 - Browse repository at this point
Copy the full SHA c7c7f06View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d2ebdc - Browse repository at this point
Copy the full SHA 9d2ebdcView commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 518483c - Browse repository at this point
Copy the full SHA 518483cView commit details
Commits on Dec 16, 2023
-
Update semantincs and value of SV2_FRAME_CHUNK_SIZE + fmt
SV2_FRAME_CHUNK_SIZE now means the value of the max chunk size including the MAC.
Configuration menu - View commit details
-
Copy full SHA for 40d92d2 - Browse repository at this point
Copy the full SHA 40d92d2View commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 83ad511 - Browse repository at this point
Copy the full SHA 83ad511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b9c51d - Browse repository at this point
Copy the full SHA 1b9c51dView commit details
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2764dab - Browse repository at this point
Copy the full SHA 2764dabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 109c299 - Browse repository at this point
Copy the full SHA 109c299View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d8c61 - Browse repository at this point
Copy the full SHA c1d8c61View commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7950d39 - Browse repository at this point
Copy the full SHA 7950d39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45f06c8 - Browse repository at this point
Copy the full SHA 45f06c8View commit details
Commits on Dec 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d222895 - Browse repository at this point
Copy the full SHA d222895View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04b2546 - Browse repository at this point
Copy the full SHA 04b2546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e54734 - Browse repository at this point
Copy the full SHA 3e54734View commit details
Commits on Dec 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for afba4fe - Browse repository at this point
Copy the full SHA afba4feView commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c37f241 - Browse repository at this point
Copy the full SHA c37f241View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9a1f0 - Browse repository at this point
Copy the full SHA 4f9a1f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aad5df - Browse repository at this point
Copy the full SHA 6aad5dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b427c60 - Browse repository at this point
Copy the full SHA b427c60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6109bf1 - Browse repository at this point
Copy the full SHA 6109bf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15934e0 - Browse repository at this point
Copy the full SHA 15934e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c2a491 - Browse repository at this point
Copy the full SHA 9c2a491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19e8fa9 - Browse repository at this point
Copy the full SHA 19e8fa9View commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9d04b66 - Browse repository at this point
Copy the full SHA 9d04b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5659cb - Browse repository at this point
Copy the full SHA d5659cbView commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 023984b - Browse repository at this point
Copy the full SHA 023984bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2476990 - Browse repository at this point
Copy the full SHA 2476990View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18deae0 - Browse repository at this point
Copy the full SHA 18deae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 090f0ef - Browse repository at this point
Copy the full SHA 090f0efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f8d14 - Browse repository at this point
Copy the full SHA 44f8d14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 448d54c - Browse repository at this point
Copy the full SHA 448d54cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b54078 - Browse repository at this point
Copy the full SHA 2b54078View commit details -
Configuration menu - View commit details
-
Copy full SHA for e26f3a6 - Browse repository at this point
Copy the full SHA e26f3a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b94d31b - Browse repository at this point
Copy the full SHA b94d31bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc22fb1 - Browse repository at this point
Copy the full SHA bc22fb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d1af89 - Browse repository at this point
Copy the full SHA 1d1af89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05200ef - Browse repository at this point
Copy the full SHA 05200efView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc86d45 - Browse repository at this point
Copy the full SHA fc86d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13deabc - Browse repository at this point
Copy the full SHA 13deabcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e062d1 - Browse repository at this point
Copy the full SHA 4e062d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b66442c - Browse repository at this point
Copy the full SHA b66442cView commit details
Commits on Jan 12, 2024
-
Merge pull request #706 from plebhash/workspace-split
workspace split
Configuration menu - View commit details
-
Copy full SHA for 3f07a6a - Browse repository at this point
Copy the full SHA 3f07a6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cec29c - Browse repository at this point
Copy the full SHA 9cec29cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fbc4e5 - Browse repository at this point
Copy the full SHA 8fbc4e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 641d55b - Browse repository at this point
Copy the full SHA 641d55bView commit details
Commits on Jan 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aeb350f - Browse repository at this point
Copy the full SHA aeb350fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1cd30a - Browse repository at this point
Copy the full SHA a1cd30aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 743d517 - Browse repository at this point
Copy the full SHA 743d517View commit details -
Configuration menu - View commit details
-
Copy full SHA for e723e4f - Browse repository at this point
Copy the full SHA e723e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8c2fff - Browse repository at this point
Copy the full SHA a8c2fffView commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for baf8d22 - Browse repository at this point
Copy the full SHA baf8d22View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b4af04 - Browse repository at this point
Copy the full SHA 6b4af04View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1bb900 - Browse repository at this point
Copy the full SHA f1bb900View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dcd85d - Browse repository at this point
Copy the full SHA 3dcd85dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fabdfe - Browse repository at this point
Copy the full SHA 2fabdfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08c49fb - Browse repository at this point
Copy the full SHA 08c49fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for db91a87 - Browse repository at this point
Copy the full SHA db91a87View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 764ae99 - Browse repository at this point
Copy the full SHA 764ae99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4100000 - Browse repository at this point
Copy the full SHA 4100000View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9251f0e - Browse repository at this point
Copy the full SHA 9251f0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6029ad7 - Browse repository at this point
Copy the full SHA 6029ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88c7c41 - Browse repository at this point
Copy the full SHA 88c7c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12b3e05 - Browse repository at this point
Copy the full SHA 12b3e05View commit details -
Configuration menu - View commit details
-
Copy full SHA for e67a00e - Browse repository at this point
Copy the full SHA e67a00eView commit details -
Configuration menu - View commit details
-
Copy full SHA for efbd99f - Browse repository at this point
Copy the full SHA efbd99fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd1064 - Browse repository at this point
Copy the full SHA bdd1064View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2519367 - Browse repository at this point
Copy the full SHA 2519367View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8346e17 - Browse repository at this point
Copy the full SHA 8346e17View commit details -
Configuration menu - View commit details
-
Copy full SHA for f002d51 - Browse repository at this point
Copy the full SHA f002d51View commit details -
Merge pull request #714 from Sjors/2024/01/noise-secp
Noise: bump secp256k1 to v0.28.1
Configuration menu - View commit details
-
Copy full SHA for 2fe8df7 - Browse repository at this point
Copy the full SHA 2fe8df7View commit details -
Merge pull request #696 from Sjors/2023/12/taproot
Parse x-only pubkey for P2TR coinbase output
Configuration menu - View commit details
-
Copy full SHA for 55a25fe - Browse repository at this point
Copy the full SHA 55a25feView commit details -
Merge pull request #726 from plebhash/rename-config-examples
rename config examples + remove `roles/*/*-config.toml`
Configuration menu - View commit details
-
Copy full SHA for 2f034b3 - Browse repository at this point
Copy the full SHA 2f034b3View commit details
Commits on Jan 24, 2024
-
Add late field to command condition. If a condition is late we keep check for it after that the command has been initialized.
Configuration menu - View commit details
-
Copy full SHA for bebb42b - Browse repository at this point
Copy the full SHA bebb42bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d953605 - Browse repository at this point
Copy the full SHA d953605View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f7b5d1 - Browse repository at this point
Copy the full SHA 1f7b5d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9361775 - Browse repository at this point
Copy the full SHA 9361775View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4aa07f - Browse repository at this point
Copy the full SHA d4aa07fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ae22fb - Browse repository at this point
Copy the full SHA 5ae22fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cffb5b8 - Browse repository at this point
Copy the full SHA cffb5b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 583d23a - Browse repository at this point
Copy the full SHA 583d23aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1cbc95 - Browse repository at this point
Copy the full SHA b1cbc95View commit details -
It do not play well with the last MG patch and no one use them. MG now use tracing so if we someone need log file we can just add a layer to the tracing subscriber that save logs on a file very easy.
Configuration menu - View commit details
-
Copy full SHA for 7234b99 - Browse repository at this point
Copy the full SHA 7234b99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ae68e7 - Browse repository at this point
Copy the full SHA 1ae68e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c51e49d - Browse repository at this point
Copy the full SHA c51e49dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd5d1b1 - Browse repository at this point
Copy the full SHA fd5d1b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 514ceb8 - Browse repository at this point
Copy the full SHA 514ceb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cf29e6 - Browse repository at this point
Copy the full SHA 9cf29e6View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8db76f8 - Browse repository at this point
Copy the full SHA 8db76f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 798b842 - Browse repository at this point
Copy the full SHA 798b842View commit details -
Configuration menu - View commit details
-
Copy full SHA for d94fa27 - Browse repository at this point
Copy the full SHA d94fa27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90158fa - Browse repository at this point
Copy the full SHA 90158faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6362640 - Browse repository at this point
Copy the full SHA 6362640View commit details -
Configuration menu - View commit details
-
Copy full SHA for c365c88 - Browse repository at this point
Copy the full SHA c365c88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c70690 - Browse repository at this point
Copy the full SHA 2c70690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 180db6d - Browse repository at this point
Copy the full SHA 180db6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a14c364 - Browse repository at this point
Copy the full SHA a14c364View commit details -
Configuration menu - View commit details
-
Copy full SHA for 788481b - Browse repository at this point
Copy the full SHA 788481bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78f5208 - Browse repository at this point
Copy the full SHA 78f5208View commit details -
Configuration menu - View commit details
-
Copy full SHA for e13d166 - Browse repository at this point
Copy the full SHA e13d166View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b5f3df - Browse repository at this point
Copy the full SHA 4b5f3dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f62d3 - Browse repository at this point
Copy the full SHA b4f62d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45010ab - Browse repository at this point
Copy the full SHA 45010abView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1f815b - Browse repository at this point
Copy the full SHA b1f815bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c0799a - Browse repository at this point
Copy the full SHA 5c0799aView commit details -
Merge pull request #2 from Fi3/AddMgTestJdcStackOverflow
Add mg test for jdc stack overflow
Configuration menu - View commit details
-
Copy full SHA for b6f1753 - Browse repository at this point
Copy the full SHA b6f1753View commit details
Commits on Jan 26, 2024
-
Merge pull request #720 from plebhash/fix-jdc-stack-overflow
fix JDC stack overflow
Configuration menu - View commit details
-
Copy full SHA for 50497c5 - Browse repository at this point
Copy the full SHA 50497c5View commit details -
Merge pull request #735 from plebhash/fix-proxy-config-example-pubkey
fix proxy config example pubkey
Configuration menu - View commit details
-
Copy full SHA for ddd51ec - Browse repository at this point
Copy the full SHA ddd51ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22f43fe - Browse repository at this point
Copy the full SHA 22f43feView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd3ab95 - Browse repository at this point
Copy the full SHA cd3ab95View commit details