Andrew Poelstra
|
65d8df08b8
|
address: implement Bech32 support
|
2018-03-13 14:48:01 +00:00 |
Andrew Poelstra
|
9884bec577
|
add docs indicating change in Sha256dHash debug output
|
2018-03-12 21:50:35 +00:00 |
Andrew Poelstra
|
8968b081ca
|
util: add Debug output for Sha256d and Hash160 which don't reverse the bytes
|
2018-03-12 21:27:09 +00:00 |
Andrew Poelstra
|
ee1dfcf4a2
|
base58: remove Base58 traits, replace with encode/decode functions
|
2018-03-12 21:27:07 +00:00 |
Andrew Poelstra
|
c8702ab55d
|
Merge pull request #58 from tamasblummer/libbitcoinconsenus_feature
Optional feature gives access to Bitcoin Core's own script validator
|
2018-03-12 19:38:20 +00:00 |
Tamas Blummer
|
755fb454eb
|
integration with bitcoinconsenus
|
2018-03-12 17:17:16 +01:00 |
Andrew Poelstra
|
cdeff991c5
|
Merge pull request #59 from rust-bitcoin/readme-fix
Fix a couple README links
|
2018-03-12 16:02:38 +00:00 |
Andrew Poelstra
|
a66a44c4b9
|
Fix a couple README links
|
2018-03-12 15:55:56 +00:00 |
Andrew Poelstra
|
7225a87522
|
Merge pull request #57 from rust-bitcoin/remove-script
remove script interpreter
|
2018-03-10 14:09:50 +00:00 |
Andrew Poelstra
|
21f2baf58e
|
remove script interpreter
|
2018-03-09 20:30:11 +00:00 |
Andrew Poelstra
|
0ef9dc3365
|
Merge pull request #56 from tamasblummer/memblocks
Moved blockchain and patricia_tree to rust-memblocks
|
2018-03-09 19:56:30 +00:00 |
Tamas Blummer
|
77ce6f18d0
|
Moved blockchain and patricia_tree to rust-memblocks
|
2018-03-09 17:22:31 +01:00 |
Andrew Poelstra
|
6d13d68f51
|
Merge pull request #51 from tamasblummer/is_on_main_chain_public2
[Trivial] is_on_main_chain is a very useful function upstream, make it public
|
2018-03-09 15:20:25 +00:00 |
Andrew Poelstra
|
7dcca9157b
|
Merge branch 'master' into is_on_main_chain_public2
|
2018-03-09 15:09:21 +00:00 |
Andrew Poelstra
|
10d6aba269
|
Merge pull request #50 from tamasblummer/get_tip_height
[Trivial] add get_best_tip_height to blokchain
|
2018-03-09 15:09:14 +00:00 |
Tamás Blummer
|
e530aa98c9
|
Merge branch 'master' into is_on_main_chain_public2
|
2018-03-09 16:03:06 +01:00 |
Andrew Poelstra
|
ab72eabd59
|
Merge branch 'master' into get_tip_height
|
2018-03-09 15:01:15 +00:00 |
Andrew Poelstra
|
c92ede0cc5
|
Merge pull request #49 from tamasblummer/public_command
[Trivial] RawNetworkMessage::command should be public.
|
2018-03-09 15:01:03 +00:00 |
Andrew Poelstra
|
78fdf7133f
|
Merge branch 'master' into is_on_main_chain_public2
|
2018-03-09 14:50:00 +00:00 |
Andrew Poelstra
|
992846f992
|
Merge branch 'master' into public_command
|
2018-03-09 14:49:38 +00:00 |
Andrew Poelstra
|
9fe5a67a1d
|
Merge branch 'master' into get_tip_height
|
2018-03-09 14:49:36 +00:00 |
Andrew Poelstra
|
1bebc9fa00
|
Merge pull request #48 from tamasblummer/gitignore
[Trivial] add IntelliJ IDEA files to .gitignore
|
2018-03-09 14:48:30 +00:00 |
Andrew Poelstra
|
a3037bd4b4
|
Merge branch 'master' into is_on_main_chain_public2
|
2018-03-09 14:45:31 +00:00 |
Andrew Poelstra
|
c07a159c3a
|
Merge branch 'master' into get_tip_height
|
2018-03-09 14:45:30 +00:00 |
Andrew Poelstra
|
04adefe8a2
|
Merge branch 'master' into public_command
|
2018-03-09 14:45:27 +00:00 |
Andrew Poelstra
|
7c1e0d2df3
|
Merge branch 'master' into gitignore
|
2018-03-09 14:44:47 +00:00 |
Andrew Poelstra
|
3a5773a698
|
update docs and github links for transfer to rust-bitcoin org
|
2018-03-05 19:44:44 +00:00 |
Tamas Blummer
|
5e510366cf
|
is_on_main_chain is a very useful function upstream, make it public
|
2018-03-03 18:15:05 +01:00 |
Tamas Blummer
|
3351f35583
|
add documentation
|
2018-02-28 20:27:52 +01:00 |
Tamas Blummer
|
50a9d0f51f
|
add get_best_tip_height to blokchain
|
2018-02-28 20:24:35 +01:00 |
Tamas Blummer
|
f1503866d7
|
RawNetworkMessage::command should be public. no harm and useful for debug messages.
|
2018-02-28 10:42:23 +01:00 |
Tamas Blummer
|
9e0b35bcc1
|
add IntelliJ IDEA files
|
2018-02-28 10:37:26 +01:00 |
Andrew Poelstra
|
279e6dec28
|
Merge pull request #47 from apoelstra/no-num
Remove some dependencies; bump major version number
|
2018-02-21 16:34:49 +00:00 |
Andrew Poelstra
|
740d9e6fde
|
bump version number to 0.11
|
2018-02-20 16:19:33 +00:00 |
Andrew Poelstra
|
066c49305f
|
update secp256k1 to latest version with minimized dependencies
|
2018-02-20 16:19:29 +00:00 |
Andrew Poelstra
|
23a2c6bc9a
|
remove `jsonrpc` dependency by copying the macro we need into the source
|
2018-02-18 15:28:39 +00:00 |
Andrew Poelstra
|
047c0c149d
|
remove `num` crate dependency
|
2018-02-18 15:21:13 +00:00 |
Andrew Poelstra
|
e034ae6065
|
bump version to 0.10.9
|
2018-02-18 15:04:22 +00:00 |
Andrew Poelstra
|
9562d8afac
|
Merge pull request #41 from tamasblummer/minimal_alert_message
minimal implementation of alert message
|
2018-02-18 15:00:55 +00:00 |
Andrew Poelstra
|
71bce7b067
|
Merge pull request #44 from tamasblummer/add_difficulty2
Add difficulty calculation
|
2018-02-18 14:59:36 +00:00 |
Andrew Poelstra
|
91a786d22c
|
Merge pull request #42 from tamasblummer/add_low_u64
add low_u64 to Uint256 and Uit128 types
|
2018-02-18 14:57:37 +00:00 |
Andrew Poelstra
|
3547d27430
|
Merge pull request #40 from tamasblummer/unit_debug_fix
fixing debug output for Uint256 and Uint128
|
2018-02-18 14:57:00 +00:00 |
Andrew Poelstra
|
d8babeddba
|
Bump version
|
2018-02-16 22:16:59 +00:00 |
Andrew Poelstra
|
7930d14124
|
Merge pull request #38 from apoelstra/bip143
util: add `bip143` module to create BIP143 signature hashes
|
2018-02-16 22:13:55 +00:00 |
Andrew Poelstra
|
7c56f4133b
|
Merge pull request #46 from apoelstra/copy-nonoverlapping
remove all use of mem::uninitialized and mem::copy_nonoverlapping
|
2018-02-16 22:13:39 +00:00 |
Andrew Poelstra
|
9f092a6f31
|
remove all use of mem::uninitialized and mem::copy_nonoverlapping
|
2018-02-14 16:53:49 +00:00 |
Andrew Poelstra
|
deda031975
|
Merge pull request #45 from TheBlueMatt/master
Fix argument to copy_nonoverlapping in internal_macros
|
2018-02-14 16:23:53 +00:00 |
Matt Corallo
|
9052f3b5a2
|
Fix argument to copy_nonoverlapping in internal_macros
This resolves a segfault due to unsafe code.
|
2018-02-13 19:08:10 -05:00 |
Tamas Blummer
|
3efe511cc6
|
add difficulty calculation
|
2018-02-11 19:58:26 +01:00 |
Tamas Blummer
|
19f96fe62c
|
add low_u64 to Uint256 and Uit128 types
|
2018-02-11 14:19:58 +01:00 |