Commit 449fedd
committed
update bips submodule and build
1 parent bc3820a commit 449fedd
124 files changed
Lines changed: 8194 additions & 8 deletions
File tree
- web
- content/375
- bip-0375
- deps
- bitcoin_test
- secp256k1lab
- .github/workflows
- src/secp256k1lab
- validator
- public
- 375
- bip-0375
- deps
- bitcoin_test
- secp256k1lab
- .github/workflows
- src/secp256k1lab
- validator
- pagefind
- fragment
- index
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
- bip-0375.mediawiki+160-3
- bip-0375/README.md+32
- bip-0375/bip375_test_vectors.json+1.8k
- bip-0375/deps/bitcoin_test/messages.py+449
- bip-0375/deps/bitcoin_test/psbt.py+197
- bip-0375/deps/dleq.py+86
- bip-0375/deps/secp256k1lab/.github/workflows/main.yml+17
- bip-0375/deps/secp256k1lab/.python-version+1
- bip-0375/deps/secp256k1lab/CHANGELOG.md+10
- bip-0375/deps/secp256k1lab/COPYING+23
- bip-0375/deps/secp256k1lab/README.md+13
- bip-0375/deps/secp256k1lab/pyproject.toml+34
- bip-0375/deps/secp256k1lab/src/secp256k1lab/__init__.py
- bip-0375/deps/secp256k1lab/src/secp256k1lab/bip340.py+73
- bip-0375/deps/secp256k1lab/src/secp256k1lab/ecdh.py+16
- bip-0375/deps/secp256k1lab/src/secp256k1lab/keys.py+15
- bip-0375/deps/secp256k1lab/src/secp256k1lab/py.typed
- bip-0375/deps/secp256k1lab/src/secp256k1lab/secp256k1.py+454
- bip-0375/deps/secp256k1lab/src/secp256k1lab/util.py+24
- bip-0375/test_runner.py+155
- bip-0375/validator/bip352_crypto.py+51
- bip-0375/validator/inputs.py+205
- bip-0375/validator/psbt_bip375.py+95
- bip-0375/validator/validate_psbt.py+345
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
Large diffs are not rendered by default.
0 commit comments