Eric Martindale
|
bdfe5e2e25
|
Migrate project naming from "Beta" to "Elements"
Note: this also changes the CHAINPARAMS_ELEMENTS constant! The new
network name is simply `elements`, and similarly regtest is now
`elementsregtest`
|
2017-06-16 12:02:14 -04:00 |
|
Matt Corallo
|
cf0ed7aac1
|
Add regtest mode with a very large OP_TRUE output
|
2017-06-15 14:31:25 -04:00 |
|
Matt Corallo
|
6772ca1f25
|
Add withdraw lock to script/standard.h (and, thus, RPC raw txn)
|
2017-06-15 14:20:38 -04:00 |
|
isle2983
|
27765b6403
|
Increment MIT Licence copyright header year on files modified in 2016
Edited via:
$ contrib/devtools/copyright_header.py update .
|
2016-12-31 11:01:21 -07:00 |
|
Pieter Wuille
|
248f3a76a8
|
Fix ismine and addwitnessaddress: no uncompressed keys in segwit
|
2016-10-17 00:34:37 +08:00 |
|
Pieter Wuille
|
605e8473a7
|
BIP143: Signing logic
|
2016-06-22 15:43:01 +02:00 |
|
Wladimir J. van der Laan
|
a25a4f5b04
|
wallet_ismine.h → script/ismine.h
Removes conditional dependency of `src/test` on wallet.
Makes multisig and P2SH tests complete without wallet built-in.
|
2016-04-18 15:14:36 +02:00 |
|