444 Commits (master)

Author SHA1 Message Date
darosior 4b13b88f6c bitcoin/chainparams: add an utility to retrieve chainparams for all networks 5 years ago
lisa neigut 3705b5f605 devtools: add privkey+hash printing to mkcommit/mkgossip 5 years ago
lisa neigut 861b12b21a dump_tx: fixup compiliation errs 5 years ago
gorazdko a3851f2943 wallet: always create signatures with low r-value 5 years ago
Christian Decker be49a599bc elements: Do not get upset if we see a confidential asset or value 5 years ago
Christian Decker d35ec902f4 elements: Work around libwally getting upset with helpful flags 5 years ago
lisa neigut cbfa045f91 tx: remove input size assertion 5 years ago
lisa neigut 496d2cae5f varint: Add helper function for getting varlen size 5 years ago
lisa neigut cb2cad8c94 script: add helper for checking if a 'known type' 5 years ago
Christian Decker ff4a2bf38f onchaind: Annotate inputs and outputs not the transactions 5 years ago
Yash Bhutwala 30ec739c15 check for return code in the else block 5 years ago
Christian Decker 7283efa5b5 elements: Add amount_asset to support more than just plain satoshis 5 years ago
Christian Decker c38afc5512 tx: Switch to amount_sat for fee computations 5 years ago
Christian Decker d5f0c08a88 elements: Remove global is_elements variable in favor of chainparams 5 years ago
Christian Decker ef7a63d8f8 elements: Move from a global is_elements to a global chainparams 5 years ago
Christian Decker 378745391d elements: Change function prefix to elements_ for some functions 5 years ago
Christian Decker 91a311ee0d elements: Added better handling of NULL output scripts 5 years ago
Christian Decker fad9a74662 tx: Use the context chainparams to determine the fee asset 5 years ago
Christian Decker d0708a483a chainparams: Add liquid_fee_asset to determine which asset pays fees 5 years ago
Christian Decker 557f6063a7 elements: Consolidate weight computation to be handled by wally 5 years ago
Christian Decker 9e333f2416 elements: Add liquidv1 mainnet chainparams 5 years ago
Christian Decker 99988cb0e1 elements: Fix up existing fee output instead of adding a new one 6 years ago
Christian Decker cd93a855ce elements: Give pytest some information about the test chain 6 years ago
Christian Decker 92b8758753 elements: Add helpers to compute and add fee outputs. 6 years ago
Christian Decker 5e3b27c306 elements: Mark inputs with the elements feature 6 years ago
Christian Decker 541d8db2a6 elements: Use correct initializers for outputs and values 6 years ago
Christian Decker f0396df449 elements: Added small helper to compute the right signature hash 6 years ago
Christian Decker 6b7c3c7a78 elements: Extract the real value from the transactions 6 years ago
Christian Decker 639713b547 elements: Fix transaction handling for elements transactions 6 years ago
Christian Decker 436da7f231 elements: Move blkid computation into its own function 6 years ago
Christian Decker f19726b4aa elements: Pass the correct flags to libwally so it can parse txs 6 years ago
Christian Decker 4553b5c2f2 elements: Implement block parsing for elements block headers 6 years ago
Christian Decker a300dea7e6 elements: Global variable whether we are running on elements 6 years ago
Christian Decker b9d7731100 chainparams: Add liquid-regtest as a supported network 6 years ago
Rusty Russell 45381bba33 bitcoin: implement is_scid_depth_announceable helper. 5 years ago
Rusty Russell acf3952acc JSON: remove handling of pre-Adelaide (B:T:N) short_channel_ids. 5 years ago
trueptolemy 6570c743c4 bitcoin: Add the interface to add multiple outputs to bitcoin transaction 5 years ago
Rusty Russell 5e3e2f4e17 run-secret_eq_consttime: try harder. 5 years ago
Rusty Russell c9817b225b bitcoin/tx: pass struct amount_sat by copy. 5 years ago
Rusty Russell 39b34a35c8 bitcoin/tx.c: don't free witness implicitly. 5 years ago
Karl-Johan Alm 46c184a50e signet: update genesis hash to use new POW-valid version 5 years ago
Rusty Russell f73ae3c198 test: make run-secret_eq_consttime more robust. 5 years ago
Rusty Russell 3fa375881a bigsize: make it a proper first-class type. 5 years ago
Christian Decker 5dff67900e tx: Add chainparams when deserializing transactions from wire msgs 5 years ago
Christian Decker d14bd286ba bitcoin: Add chainparams to transactions from blocks 5 years ago
Christian Decker 9288a7906b tx: Add chainparams to struct bitcoin_tx as context 5 years ago
trueptolemy cdbfa4229c bitcoin: Add the `cli_min_supported_version` field in `chainparams` 5 years ago
Christian Decker 581694fdda devtools: Minor cleanup of the onion command line tool 5 years ago
Christian Decker 78c7edb889 sphinx: Switch to big-endian number encoding 5 years ago
Karl-Johan Alm 918e130448 add signet support 5 years ago