Skip to content

Commit 12e9803

Browse files
cleanup
1 parent eea60d6 commit 12e9803

File tree

110 files changed

+1
-29437
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+1
-29437
lines changed

depend/add-subtree.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22
# This command pulls the latest updates from the master branch of the subtree and commits them in depend/secp256k1.
33
# See man git-subtree(1) for more details.
4-
git subtree add --prefix depend/secp256k1 https://github.com/kaspanet/secp256k1.git master --squash
4+
git subtree add --prefix depend/secp256k1 https://github.com/bitcoin-core/secp256k1.git master --squash

depend/secp256k1/.gitignore

-54
This file was deleted.

depend/secp256k1/.travis.yml

-109
This file was deleted.

depend/secp256k1/COPYING

-19
This file was deleted.

depend/secp256k1/Makefile.am

-168
This file was deleted.

0 commit comments

Comments
 (0)