Page MenuHomePhabricator
Feed Advanced Search

Oct 10 2024

tobias_ruck accepted D16886: [chronik] Gracefully handle invalidated block with no undo data.
Oct 10 2024, 16:15

Oct 3 2024

tobias_ruck updated the diff for D16851: [Iguana] Refactor interpreter and formatter.

rebase onto master

Oct 3 2024, 14:06
tobias_ruck published D16852: [Iguana] Add `-format=csv` to iguana for review.
Oct 3 2024, 13:59
tobias_ruck published D16851: [Iguana] Refactor interpreter and formatter for review.
Oct 3 2024, 13:59

Oct 2 2024

tobias_ruck closed D16845: [ecash-agora] Add `subscribeWs` and `unsubscribeWs`.
Oct 2 2024, 22:48
tobias_ruck committed rABCc0adb402e89c: [ecash-agora] Add `subscribeWs` and `unsubscribeWs` (authored by tobias_ruck).
[ecash-agora] Add `subscribeWs` and `unsubscribeWs`
Oct 2 2024, 22:48
tobias_ruck added inline comments to D16845: [ecash-agora] Add `subscribeWs` and `unsubscribeWs`.
Oct 2 2024, 22:47
tobias_ruck requested review of D16845: [ecash-agora] Add `subscribeWs` and `unsubscribeWs`.
Oct 2 2024, 20:14
tobias_ruck closed D16821: [ecash-agora] Fix issue with AgoraPartial scripts, allowing for burned tokens.
Oct 2 2024, 16:49
tobias_ruck committed rABCb21b4e6514d1: [ecash-agora] Fix issue with AgoraPartial scripts, allowing for burned tokens (authored by tobias_ruck).
[ecash-agora] Fix issue with AgoraPartial scripts, allowing for burned tokens
Oct 2 2024, 16:49
tobias_ruck updated the summary of D16821: [ecash-agora] Fix issue with AgoraPartial scripts, allowing for burned tokens.
Oct 2 2024, 14:35
tobias_ruck updated the diff for D16821: [ecash-agora] Fix issue with AgoraPartial scripts, allowing for burned tokens.

rebase onto master

Oct 2 2024, 14:29
tobias_ruck added a comment to D16821: [ecash-agora] Fix issue with AgoraPartial scripts, allowing for burned tokens.

really does get us into some interesting complexity needing to check the existing orderbook before making an order.

Oct 2 2024, 13:19
tobias_ruck updated the summary of D16821: [ecash-agora] Fix issue with AgoraPartial scripts, allowing for burned tokens.
Oct 2 2024, 11:21
tobias_ruck updated the summary of D16821: [ecash-agora] Fix issue with AgoraPartial scripts, allowing for burned tokens.
Oct 2 2024, 11:20
tobias_ruck updated the diff for D16821: [ecash-agora] Fix issue with AgoraPartial scripts, allowing for burned tokens.

Improve comments to direct people to the new function

Oct 2 2024, 11:16
tobias_ruck updated the diff for D16821: [ecash-agora] Fix issue with AgoraPartial scripts, allowing for burned tokens.

Add Agora.selectParams to abstract away the selection of enforcedLockTime.

Oct 2 2024, 11:11
tobias_ruck closed D16819: [ecash-agora] Add `historicOffers` function to `Agora`.
Oct 2 2024, 09:50
tobias_ruck committed rABCc97fa359ed0e: [ecash-agora] Add `historicOffers` function to `Agora` (authored by tobias_ruck).
[ecash-agora] Add `historicOffers` function to `Agora`
Oct 2 2024, 09:50

Oct 1 2024

tobias_ruck accepted D16830: [chronik-plugin] Rename token to etoken.
Oct 1 2024, 14:47

Sep 30 2024

tobias_ruck closed D16810: [Iguana] Implement interpreter + human readable formatter.
Sep 30 2024, 07:55
tobias_ruck committed rABC6fd3064b6d7e: [Iguana] Implement interpreter + human readable formatter (authored by tobias_ruck).
[Iguana] Implement interpreter + human readable formatter
Sep 30 2024, 07:55

Sep 28 2024

tobias_ruck added a comment to D16821: [ecash-agora] Fix issue with AgoraPartial scripts, allowing for burned tokens.

But I think what we should do it also add an object that safely creates good lock times (and storing previous one internally), and then people just forward this value from that object. Would also allow for future extensions.

Sep 28 2024, 07:50
tobias_ruck added a comment to D16821: [ecash-agora] Fix issue with AgoraPartial scripts, allowing for burned tokens.

So i this case -- we are using locktime because it's an existing field that is available in script. But we are not really setting a locktime -- we are setting a sort of nonce, that should be a unique ID.

Sep 28 2024, 07:45
tobias_ruck accepted D16820: [ecash-agora] export partial modules.
Sep 28 2024, 07:13

Sep 27 2024

tobias_ruck updated the diff for D16819: [ecash-agora] Add `historicOffers` function to `Agora`.

use ===

Sep 27 2024, 23:15
tobias_ruck published D16821: [ecash-agora] Fix issue with AgoraPartial scripts, allowing for burned tokens for review.
Sep 27 2024, 22:37
tobias_ruck added inline comments to D16819: [ecash-agora] Add `historicOffers` function to `Agora`.
Sep 27 2024, 22:08
tobias_ruck requested review of D16819: [ecash-agora] Add `historicOffers` function to `Agora`.
Sep 27 2024, 19:52
tobias_ruck updated the diff for D16810: [Iguana] Implement interpreter + human readable formatter.

tabs

Sep 27 2024, 13:47
tobias_ruck updated the diff for D16810: [Iguana] Implement interpreter + human readable formatter.

fix lints

Sep 27 2024, 13:29
tobias_ruck updated the diff for D16810: [Iguana] Implement interpreter + human readable formatter.

rebase and fix join

Sep 27 2024, 13:19

Sep 25 2024

tobias_ruck added inline comments to D16806: [chronik] pass only required block hashes to merkle tree cache.
Sep 25 2024, 16:50
tobias_ruck accepted D16811: [iguana] Fix several build issues.
Sep 25 2024, 14:27
tobias_ruck accepted D16809: [chronik] Set the version number to follow the version of bitcoind.
Sep 25 2024, 08:53

Sep 24 2024

tobias_ruck published D16810: [Iguana] Implement interpreter + human readable formatter for review.
Sep 24 2024, 23:32
tobias_ruck accepted D16805: [chronik] Add more data to the blocks ws message.

One nit

Sep 24 2024, 23:12
tobias_ruck requested changes to D16809: [chronik] Set the version number to follow the version of bitcoind.

Otherwise looks good to me!

Sep 24 2024, 23:06
tobias_ruck closed D16771: [Iguana] Add non-functional iguana executable.
Sep 24 2024, 22:21
tobias_ruck committed rABC3d355dddb742: [Iguana] Add non-functional iguana executable (authored by tobias_ruck).
[Iguana] Add non-functional iguana executable
Sep 24 2024, 22:21
tobias_ruck closed D16755: [ecash-agora] Partial Agora offers: Add ALP support to plugin, `Agora` and `AgoraOffer`.
Sep 24 2024, 22:20
tobias_ruck committed rABCb18443e6bec6: [ecash-agora] Partial Agora offers: Add ALP support to plugin, `Agora` and… (authored by tobias_ruck).
[ecash-agora] Partial Agora offers: Add ALP support to plugin, `Agora` and…
Sep 24 2024, 22:20
tobias_ruck closed D16754: [ecash-agora] Limit token truncation level to 5 (SLP) and 3 (ALP).
Sep 24 2024, 22:19
tobias_ruck committed rABCf93fb6655df5: [ecash-agora] Limit token truncation level to 5 (SLP) and 3 (ALP) (authored by tobias_ruck).
[ecash-agora] Limit token truncation level to 5 (SLP) and 3 (ALP)
Sep 24 2024, 22:19
tobias_ruck closed D16753: [ecash-agora] Add ALP support to `AgoraPartial.script`.
Sep 24 2024, 22:17
tobias_ruck committed rABCaa2cdee2cf55: [ecash-agora] Add ALP support to `AgoraPartial.script` (authored by tobias_ruck).
[ecash-agora] Add ALP support to `AgoraPartial.script`
Sep 24 2024, 22:17
tobias_ruck closed D16745: [ecash-agora] Partial Agora offers: Add SLP support to plugin, `Agora` and `AgoraOffer`.
Sep 24 2024, 22:16
tobias_ruck committed rABC8c8c101739ff: [ecash-agora] Partial Agora offers: Add SLP support to plugin, `Agora` and… (authored by tobias_ruck).
[ecash-agora] Partial Agora offers: Add SLP support to plugin, `Agora` and…
Sep 24 2024, 22:16
teamcity awarded D16771: [Iguana] Add non-functional iguana executable a Doubloon token.
Sep 24 2024, 16:19
tobias_ruck added a comment to D16771: [Iguana] Add non-functional iguana executable.

@bot check-iguana

Sep 24 2024, 16:19
tobias_ruck published D16771: [Iguana] Add non-functional iguana executable for review.
Sep 24 2024, 16:11
tobias_ruck updated the diff for D16755: [ecash-agora] Partial Agora offers: Add ALP support to plugin, `Agora` and `AgoraOffer`.

improve tests, rebase

Sep 24 2024, 10:16
tobias_ruck accepted D16803: [chronik] Add an avalanche invalidated block ws message.

one small nit

Sep 24 2024, 09:48
tobias_ruck requested changes to D16805: [chronik] Add more data to the blocks ws message.
Sep 24 2024, 09:45
tobias_ruck updated the diff for D16754: [ecash-agora] Limit token truncation level to 5 (SLP) and 3 (ALP).

rebase onto D16753.

Sep 24 2024, 07:56
tobias_ruck updated the diff for D16753: [ecash-agora] Add ALP support to `AgoraPartial.script`.

rebase on D16745.

Sep 24 2024, 07:53
tobias_ruck updated the diff for D16745: [ecash-agora] Partial Agora offers: Add SLP support to plugin, `Agora` and `AgoraOffer`.

address review + based memes

Sep 24 2024, 07:48
tobias_ruck closed D16743: [ecash-agora] Add `AgoraPartial.script` to build the Script for partial SLP offers.
Sep 24 2024, 07:14
tobias_ruck committed rABC74c6e91dccac: [ecash-agora] Add `AgoraPartial.script` to build the Script for partial SLP… (authored by tobias_ruck).
[ecash-agora] Add `AgoraPartial.script` to build the Script for partial SLP…
Sep 24 2024, 07:14

Sep 19 2024

tobias_ruck accepted D16786: [chronik-client] Support history, confirmedTxs, unconfirmedTxs for plugins endpoints.
Sep 19 2024, 16:28
tobias_ruck added inline comments to D16745: [ecash-agora] Partial Agora offers: Add SLP support to plugin, `Agora` and `AgoraOffer`.
Sep 19 2024, 09:43
tobias_ruck requested changes to D16786: [chronik-client] Support history, confirmedTxs, unconfirmedTxs for plugins endpoints.
Sep 19 2024, 09:14
tobias_ruck accepted D16783: [chronik-client] Support websocket subscriptions to plugins.

otherwise lgtm

Sep 19 2024, 09:05

Sep 17 2024

tobias_ruck accepted D16569: [chronik] add an optional checkpoint_height query parameters to the block-header endpoint.
Sep 17 2024, 17:48
teamcity awarded D16771: [Iguana] Add non-functional iguana executable a Piece of Eight token.
Sep 17 2024, 17:39
teamcity awarded D16771: [Iguana] Add non-functional iguana executable a Haypence token.
Sep 17 2024, 16:31
tobias_ruck added inline comments to D16569: [chronik] add an optional checkpoint_height query parameters to the block-header endpoint.
Sep 17 2024, 14:31
tobias_ruck added inline comments to D16569: [chronik] add an optional checkpoint_height query parameters to the block-header endpoint.
Sep 17 2024, 14:28
tobias_ruck requested changes to D16569: [chronik] add an optional checkpoint_height query parameters to the block-header endpoint.
Sep 17 2024, 12:23
tobias_ruck closed D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.
Sep 17 2024, 12:17
tobias_ruck committed rABCf2fd05ff267c: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it (authored by tobias_ruck).
[Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it
Sep 17 2024, 12:17
tobias_ruck updated the diff for D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.

fix !

Sep 17 2024, 10:03
tobias_ruck updated the diff for D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.

remove GetNextOp, rename some functions to map more closely to what they do

Sep 17 2024, 08:54
tobias_ruck added inline comments to D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.
Sep 17 2024, 08:38
teamcity awarded D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it a Haypence token.
Sep 17 2024, 07:42
tobias_ruck added inline comments to D16753: [ecash-agora] Add ALP support to `AgoraPartial.script`.
Sep 17 2024, 07:39
tobias_ruck added inline comments to D16745: [ecash-agora] Partial Agora offers: Add SLP support to plugin, `Agora` and `AgoraOffer`.
Sep 17 2024, 07:30
tobias_ruck added inline comments to D16743: [ecash-agora] Add `AgoraPartial.script` to build the Script for partial SLP offers.
Sep 17 2024, 07:25

Sep 16 2024

tobias_ruck updated the diff for D16755: [ecash-agora] Partial Agora offers: Add ALP support to plugin, `Agora` and `AgoraOffer`.

rebase onto D16754.

Sep 16 2024, 19:33
tobias_ruck updated the diff for D16754: [ecash-agora] Limit token truncation level to 5 (SLP) and 3 (ALP).

rebase onto D16753.

Sep 16 2024, 19:30
tobias_ruck updated the diff for D16753: [ecash-agora] Add ALP support to `AgoraPartial.script`.

rebase onto D16745.

Sep 16 2024, 19:27
tobias_ruck updated the diff for D16745: [ecash-agora] Partial Agora offers: Add SLP support to plugin, `Agora` and `AgoraOffer`.

rebase onto D16743

Sep 16 2024, 19:26
tobias_ruck updated the diff for D16743: [ecash-agora] Add `AgoraPartial.script` to build the Script for partial SLP offers.

rebase on master

Sep 16 2024, 19:21
tobias_ruck updated the summary of D16755: [ecash-agora] Partial Agora offers: Add ALP support to plugin, `Agora` and `AgoraOffer`.
Sep 16 2024, 19:16
tobias_ruck updated the diff for D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.

exposing CastToBool is not needed

Sep 16 2024, 16:57
tobias_ruck updated the diff for D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.

add tests, refactor a bit

Sep 16 2024, 16:51
tobias_ruck planned changes to D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it.

let's add some tests

Sep 16 2024, 15:08
tobias_ruck closed D16766: [Iguana] Move ConditionStack to conditionstack.h.
Sep 16 2024, 13:10
tobias_ruck committed rABCe211db9ab22e: [Iguana] Move ConditionStack to conditionstack.h (authored by tobias_ruck).
[Iguana] Move ConditionStack to conditionstack.h
Sep 16 2024, 13:10
tobias_ruck updated the diff for D16766: [Iguana] Move ConditionStack to conditionstack.h.

add missing headers

Sep 16 2024, 12:13
tobias_ruck published D16733: [Iguana] Add `ScriptInterpreter` class, make `EvalScript` use it for review.
Sep 16 2024, 10:50
tobias_ruck published D16766: [Iguana] Move ConditionStack to conditionstack.h for review.
Sep 16 2024, 10:49

Sep 14 2024

tobias_ruck added a comment to D16759: [Cashtab] Toggle "buy nfts" and "manage nfts" for better user presentation.

This has a weird double-scroll behavior. Isn't just simpler to just put all the stuff in cashtab and let the browser handle the scrolling?

Sep 14 2024, 09:22

Sep 13 2024

tobias_ruck retitled D16755: [ecash-agora] Partial Agora offers: Add ALP support to plugin, `Agora` and `AgoraOffer` from [ecash-agora] Partial Agora offers: Add SLP support to plugin, `Agora` and `AgoraOffer` to [ecash-agora] Partial Agora offers: Add ALP support to plugin, `Agora` and `AgoraOffer`.
Sep 13 2024, 10:22
tobias_ruck added inline comments to D16753: [ecash-agora] Add ALP support to `AgoraPartial.script`.
Sep 13 2024, 10:10

Sep 12 2024

tobias_ruck published D16755: [ecash-agora] Partial Agora offers: Add ALP support to plugin, `Agora` and `AgoraOffer` for review.
Sep 12 2024, 23:57
tobias_ruck published D16754: [ecash-agora] Limit token truncation level to 5 (SLP) and 3 (ALP) for review.
Sep 12 2024, 23:28
tobias_ruck published D16753: [ecash-agora] Add ALP support to `AgoraPartial.script` for review.
Sep 12 2024, 23:28

Sep 11 2024

tobias_ruck published D16745: [ecash-agora] Partial Agora offers: Add SLP support to plugin, `Agora` and `AgoraOffer` for review.
Sep 11 2024, 15:31
tobias_ruck closed D16747: [Chronik] Make `ffi::CBlockIndex` `Sync`.
Sep 11 2024, 15:16