-
Do you own or contribute to a bitcoin project that needs design in some form?
Are you a designer that could use help or collaboration on a bitcoin project?
- Need a logo
- Need merch
- Need UX f…
-
Someone should write a BIP that documents the timelocked addresses used in joinmarket fidelity bonds.
Since we use the BIP39 seed phrase standard, this BIP would join the family of BIP44 / BIP49 / …
-
_(From: https://github.com/Agorise/bsips/blob/master/bsip-1202.md)_
BSIP: 1202 (unassigned)
Title: Untraceability solutions for Stealth transactions
Authors: Christopher J. Sanborn
…
-
# Lines of code
https://github.com/code-423n4/2023-06-canto/blob/main/Canto/x/onboarding/keeper/ibc_callbacks.go#L63
https://github.com/code-423n4/2023-06-canto/blob/main/Canto/x/onboarding/keeper/ib…
-
This talk is about teaching attendees how to do real-world pinning attacks on lightning nodes.
## The workshop
During this talk, we'll explore the well-known economic based pinning (rule 3 bip12…
-
Thanks everyone for your participation.
This is a simple KYC process of our testnets, if your information isn't listed, please submit by the [form](http://nyancat-irisnet.mikecrm.com/SnqhRqw) befor…
-
When I go to `http://localhost:12700/wallets` in my browser I do not see a
Wownero wallet, despite running a full Wownero node.
`basicswap.log`:
```
2024-06-23 22:24:10 INFO : Network: mainnet
…
-
# Lines of code
https://github.com/code-423n4/2024-05-canto/blob/d1d51b2293d4689f467b8b1c82bba84f8f7ea008/canto-main/proto/canto/coinswap/v1/tx.proto#L97
# Vulnerability details
Before Cosmos SDK …
-
Currently, the Contract transaction fee rates are hardcoded. Which is okay for test cases, but can't work in real production.
Ex: Contract transaction: https://github.com/citadel-tech/coinswap/blo…
-
# Coinswap with taproot and Musig2
Swaping the coins with taproot as scripting and Musig2 key aggregation will improve privacy of swap's as it will look same like any other taproot treansaction
### …