absolute bi absolutebi
  • Joined on 2022-11-19
absolutebi synced commits to processor-smash at absolutebi/serai from mirror 2024-09-07 15:23:58 +01:00
f857412435 Work on the higher-level signers API
absolutebi synced commits to processor-smash at absolutebi/serai from mirror 2024-09-06 23:03:59 +01:00
31983b7977 Tidy transaction signing task
absolutebi synced commits to processor-smash at absolutebi/serai from mirror 2024-09-06 14:53:58 +01:00
10816b5237 Finish transaction signing task with TX rebroadcast code
6b6bcf8346 Further work on transaction signing
Compare 2 commits »
absolutebi synced and deleted reference refs/tags/monero-0.18.3.4 at absolutebi/serai from mirror 2024-09-06 06:44:00 +01:00
absolutebi synced and deleted reference refs/tags/refs/pull/605/merge at absolutebi/serai from mirror 2024-09-06 06:44:00 +01:00
absolutebi synced commits to develop at absolutebi/serai from mirror 2024-09-06 06:44:00 +01:00
88440807e1 Monero v0.18.3.4 (#605)
c1a9256cc5 dockertest 0.5, correct errors from prior update commit
Compare 2 commits »
absolutebi synced commits to processor-smash at absolutebi/serai from mirror 2024-09-06 06:44:00 +01:00
0b6fcf4438 Minor work on the transaction signing task
664169f73d Add empty serai-processor-signers library
9132791bf8 Split processor into bitcoin-processor, ethereum-processor, monero-processor
3463b57bc4 Move additional_key.rs to serai-processor-view-keys
6539f06369 Remove vast swaths of legacy code in the processor
Compare 84 commits »
absolutebi synced commits to refs/pull/605/head at absolutebi/serai from mirror 2024-09-06 06:44:00 +01:00
a0ebd384c6 Restore empty test files so CI isn't borked
7d2399c5bf Correct check_weight_and_fee call
b642fac47f Monero v0.18.3.4
c1a9256cc5 dockertest 0.5, correct errors from prior update commit
0d5756ffcf cargo update, upgrade alloy
Compare 6 commits »
absolutebi synced commits to develop at absolutebi/serai from mirror 2024-09-05 22:33:58 +01:00
0d5756ffcf cargo update, upgrade alloy
ac7b98daac Remove tokio dependency from tendermint-machine
efc7d70ab1 Clarify when wallet2 will decrypt payment IDs with citations
Compare 3 commits »
absolutebi synced commits to monero-0.18.3.4 at absolutebi/serai from mirror 2024-09-05 22:33:58 +01:00
absolutebi synced new reference monero-0.18.3.4 to absolutebi/serai from mirror 2024-09-05 22:33:58 +01:00
absolutebi synced commits to processor-smash at absolutebi/serai from mirror 2024-09-05 22:33:58 +01:00
54a4ae76eb Minor work on the transaction signing task
absolutebi synced and deleted reference refs/tags/refs/pull/603/merge at absolutebi/serai from mirror 2024-09-05 14:23:59 +01:00
absolutebi synced commits to processor-smash at absolutebi/serai from mirror 2024-09-05 06:13:59 +01:00
036b5d9c48 Add empty serai-processor-signers library
3ec8435ab9 Split processor into bitcoin-processor, ethereum-processor, monero-processor
3cb7b01275 Move additional_key.rs to serai-processor-view-keys
e589ea6539 Remove vast swaths of legacy code in the processor
Compare 4 commits »
absolutebi synced commits to refs/pull/603/head at absolutebi/serai from mirror 2024-09-04 22:03:59 +01:00
5d8d3af917 fix part of tests
absolutebi synced commits to refs/pull/603/merge at absolutebi/serai from mirror 2024-09-04 22:03:59 +01:00
5d8d3af917 fix part of tests
Compare 2 commits »
absolutebi synced commits to processor-smash at absolutebi/serai from mirror 2024-09-04 13:53:58 +01:00
3ff3c8b15d Add non-transaction-chaining scheduler
1aadab32d2 Finish routing output flushing
4900338ecf Finish the tree logic in the transaction-chaining scheduler
Compare 3 commits »
absolutebi synced commits to processor-smash at absolutebi/serai from mirror 2024-09-04 05:44:09 +01:00
f5cec32779 Near-complete version of the tree algorithm in the transaction-chaining scheduler
2cb9532bce Work on the tree logic in the transaction-chaining scheduler
4e46503280 Ensure the transaction-chaining scheduler doesn't accumulate the same output multiple times
Compare 3 commits »
absolutebi synced commits to processor-smash at absolutebi/serai from mirror 2024-09-03 13:25:19 +01:00
adb4badb31 Add input aggregation in the transaction-chaining scheduler
56238b318a Fix bug in the scanner regarding forwarded output amounts
68dbf42278 Better document the forwarded output flow
Compare 3 commits »
absolutebi synced commits to refs/pull/602/head at absolutebi/serai from mirror 2024-09-03 13:25:19 +01:00
eea7cc06aa bug fixes