v5.1.0
Highlights of Changes since 5.0.3
- TOR Bridge Support see #617
- Wallet view keys #632
build_output
endpoint added to owner API #641- Fixes for socks 5 proxy support #629
- Various fixes and QoL changes (see detailed list below)
Specific Changes since 5.0.3:
- cd79df7 build pipelines service connection
- ff878c4 update version numbers for build
- fa39fca updates to ensure compilation against grin 5.0.2 (#644)
- cecb084 add missing comment for config file value, used during migration (#642)
- 2924a0d Add 'build_output' endpoint to owner api (#641)
- c424a0e TOR bridge + TOR Proxy + migration config_file_version (#617)
- f5dbed2 fixes related to recent tokio changes (#640)
- 4c81e4a Fix socks5 proxy support (#629)
- 34d23eb PIBD Test Set Generation test (#628)
- d70423a View Wallet - fn rewind_hash & scan_rewind_hash (#632)
See More
- b425107 pmmr indexing related fix for get_outputs_by_pmmr_index function (#633)
- 041b182 latest master and ser&des update fn arguments (#631)
- 1f35fee Update Cargo.lock from latest master, update age library to 0.7 (#625)
- 8547f4a Bump lodash from 4.17.19 to 4.17.21 in /doc/samples/v3_api_node (#611)
- 1dd8569 Update
lexical-core
dependency (#621) - ba9a498 Fix documentation warning for Slate::msg_to_sign (#616)
- 18361da Fix deprecated use of RPC trait object without dyn (#615)
- b7f587f remove height argument from fee related functions as per fixpastfees RFC (#602)
- 83fd8ff Replace custom hyper client with reqwest (#593)
- bdc5bd7 Use
remove_dir_all
crate for more robust Windows CI (#604) - 5ccca2d Fix Windows CI
cargo test
silently passing (#603) - 5189de5 Bubble
init_send_tx
error instead of unwrapping (#600) [ #582 ] - e9e6788 Sync to latest grin master and fix missing verifier_cache (#599)
- f7c65c7 Change to proper spelling of Tor (#598)
- a88a522 Clippy easy wins 1 (#596)
- 4e4880b Update copyright license year to 2021 (#587)
- 6871185 Fix owner API scan (#591)
- 594f4cc Fix comment about deprecated method (#590)
- 563b456 Fix panic when calling certain API endpoints (#589)
- 712101b replace .api_secret to .foreign_api_secret (#588)
- b3d4d03 Changed pub_nonce_sum and msg_to_sign to be public functions (#557)
- b4abb59 [5.0.x] Fix doctest (#578) (#592)
- a4c82b9 fix yet another instance of fee fields at height 0 (#538)
- 42a2ee0 Downgrade to ubuntu-18.04 (#562)
- 782dd8c Fix error when estimating fees for selection strategies (#545)
- f4f4184 Use global Tokio runtime (#543)
- 92c5918 post late locked tx and assert amount on both wallets (#542)
- 7896001 Bump master version to 5.1.0-alpha.1 (#536)
- c3481a3 remove api_listen_interface from comment - unused (#537)
This list of changes was auto generated.