]> Git Repo - VerusCoin.git/blob - doc/release-notes/release-notes-1.0.12.md
Auto merge of #3074 - arcalinea:2983_tx_expiry_test_dependent, r=str4d
[VerusCoin.git] / doc / release-notes / release-notes-1.0.12.md
1 Changelog
2 =========
3
4 Ariel (1):
5       add examples to z_getoperationresult
6
7 Ariel Gabizon (1):
8       add load-wallet benchmark
9
10 Bjorn Hjortsberg (2):
11       Do not warn on built in declaration mismatch
12       Remove deprecated exception specification
13
14 Jack Grigg (26):
15       ci-workers: Enable pipelining, and use root to set admin and host details
16       Variable overrides for Arch Linux
17       Rationalize currency unit to "ZEC"
18       ci-workers: Fail if Python is not version 2.7
19       ci-workers: Variable overrides and process tweaks for CentOS 7
20       Add build progress to the release script if progressbar module is available
21       Add hotfix support to release script
22       Document the hotfix release process
23       Enforce sequential hotfix versioning
24       Benchmark time to call sendtoaddress with many UTXOs
25       Fix bug in benchmark data generation script
26       Adjust instructions for UTXO dataset creation
27       Add GitHub release notes to release process
28       Clarify branching and force-building operations in hotfix process
29       Update user guide translations as part of release process
30       make-release.py: Send stderr to stdout
31       List dependencies for release script in release process doc
32       Additional test cases for importprivkey RPC test
33       make-release.py: Versioning changes for 1.0.12-rc1.
34       make-release.py: Updated manpages for 1.0.12-rc1.
35       make-release.py: Updated release notes and changelog for 1.0.12-rc1.
36       Fix pyflakes warnings in RPC tests
37       Individualise performance-measurements.sh errors for debugging
38       Fix incorrect failure in memory benchmark
39       make-release.py: Versioning changes for 1.0.12.
40       make-release.py: Updated manpages for 1.0.12.
41
42 Jason Davies (1):
43       Fix deprecation policy comment.
44
45 Nathan Wilcox (5):
46       key_import_export rpc-test: verify that UTXO view co-evolves for nodes sharing a key.
47       Add a new rpc-test-specified requirement: `importprivkey` outputs the associated address. (Test fails.)
48       [tests pass] Output address on new key import.
49       Add a new requirement that `importprivkey` API is idempotent.
50       [tests pass] Ensure `importprivkey` outputs the address in case key is already imported.
51
52 Ross Nicoll (1):
53       Rationalize currency unit to "BTC"
54
55 Simon Liu (5):
56       Closes #2583. Exclude watch-only utxos from z_sendmany coin selection.
57       Set up a clean chain.     Delete redundant method wait_until_miner_sees() via use of sync_all().
58       Implement RPC shield_coinbase #2448.
59       Update which lock to synchronize on when calling GetBestAnchor().
60       Closes #2637. Make z_shieldcoinbase an experimental feature where it     can be enabled with: zcashd -experimentalfeatures -zshieldcoinbase.
61
62 kpcyrd (2):
63       Fetch params from ipfs if possible
64       Prefer wget over ipfs
65
This page took 0.028223 seconds and 4 git commands to generate.