Skip to content

Releases: muntorg/munt-official

v2.3.10

13 Mar 07:27
Compare
Choose a tag to compare

2.3.10

MISC - New URI handlers "guldenlite:" and "guldenpro:" for specific targeting of lite/pro apps; "gulden:" URI handler still remains and will be used to target whichever app is installed
UI - Add in-app sell functionality (as companion to recent buy functionality); In collaboration with Blockhut

v2.3.9

05 Mar 09:14
Compare
Choose a tag to compare

2.3.9

RPC - Add 'selected_witness_index' info to 'getwitnessoutput' command
Debug - Introduce split debug uploads for all linux/windows builds and add documentation on how to utilise it
Bench - Add some additional benchmark info to "bench_sigma" tool

sell_testing

01 Mar 21:06
7e5a4f9
Compare
Choose a tag to compare
sell_testing Pre-release
Pre-release
ANDROID: UI: Basic sell button

v2.3.8

23 Feb 11:55
Compare
Choose a tag to compare
Official build v2.3.8

v2.3.7

19 Feb 14:10
Compare
Choose a tag to compare

Minor maintenence release, introduce new buy behaviour into desktop wallets

v2.3.6

08 Feb 10:19
a7aab00
Compare
Choose a tag to compare

LITE/UI - New/Improved buy functionality
RPC - Introduce range based 'getwitnessinfo' ability for explorers and similar

v2.3.5

31 Jan 14:00
Compare
Choose a tag to compare

Initial release of new "lite" wallet; an SPV based desktop wallet with trimmed down feature set for those who want something fast but with less features than the core wallet
RPC: Fix '*' behaviour in listaccounts command
RPC: Give 'decodescript' the ability to decode old phase3 transactions

v2.3.0.4

13 Nov 18:36
Compare
Choose a tag to compare

CORE: Fix a crash in SIGMA verification code that could be triggered in some (relatively rare) instances
RPC: Hide various "hidden" developer RPC commands from the autocomplete
RPC: Introduce a new command "repairwitnessaddress" that can be used to repair a wallet if the witness key for a witness address is not available while wallet is locked (which is required for witnessing)
RPC: Extend "validateaddress" command to give more information for witness addresses
CORE: Minor improvement when renewing witness accounts; check for and repair any instances of missing witness key when doing a renewal

development

08 Dec 05:17
d8ed7e1
Compare
Choose a tag to compare
development Pre-release
Pre-release

Development builds, updated periodically, use with caution not suitable for user/production usage.

v2.3.0.2

15 Oct 17:42
Compare
Choose a tag to compare

RPC - Implement new command "removeallorphans"
RPC - Introduce a new command "checkwalletagainstutxo"
NET - Increase minimum peer protocol version to ban old peers
CORE - Checkpoint server deactivation has kicked in, so take away check and permanently disable auto checkpoints instead