Alternative to @2Fast2BCn work. The key design decisions are
is_banned in the is_spendable checkCHANGELOG/unreleased/)Ah ok! ALL GOOD THEN ;-)
I was only looking in testing/tests/server/ban.rs
Kobe Nys (18f0e548) at 17 Mar 08:31
server, mailbox: Rename arkoor message to vtxo message.
... and 2 more commits
Kobe Nys (b283bfb9) at 17 Mar 08:28
server, mailbox: Rename arkoor message to vtxo message.
... and 39 more commits
Alternative to @2Fast2BCn work. The key design decisions are
is_banned in the is_spendable checkCHANGELOG/unreleased/)There is no test where the ban expired without explicit unban.
Or maybe I missed it.
We aren't trying to find the highest address. We are taking a quick look without changing any of the state.
CHANGELOG/unreleased/)Hot damn, totally missed that when looking at this.
Move sccache to dev shell and make it optional (added instructions to CONTRIBUTING.md) .envrc example.
Draft as waiting for !1774 and then a PR to add these variables to CI and then I want to see if that sccache compilation feature is required for it to work.
This one also removed the need to build sccache locally when entering the nix shell.
CHANGELOG/unreleased/)Kobe Nys (3d111915) at 16 Mar 14:25
ci: Set sccache as RUSTC_WRAPPER variable.
Kobe Nys (584cc8af) at 16 Mar 08:32
server, mailbox: Rename arkoor message to vtxo message.
... and 25 more commits
Kobe Nys (1bbad22f) at 16 Mar 08:30
Kobe Nys (28cd0e1e) at 13 Mar 22:43
Kobe Nys (7cfb2cfe) at 13 Mar 22:43
Merge branch 'release/v0.2.0-beta.2+bark.0.1.0-beta.8' into 'master'
... and 1 more commit
Kobe Nys (28cd0e1e) at 13 Mar 22:43
ci: remove prepare and prepublishOnly when publishing.