|
| 1 | +# Blocknet Comet 4.3.1 Release Notes |
| 2 | + |
| 3 | +Notable changes |
| 4 | +================ |
| 5 | + |
| 6 | +- Improved partial orders support |
| 7 | +- dxPartialOrderChainDetails rpc call |
| 8 | +- dxGetMyPartialOrderChain rpc call |
| 9 | +- Fixed order cancellation issues |
| 10 | +- Coin Control tree view |
| 11 | +- Coin Control keyboard navigation added |
| 12 | +- New Balances screen |
| 13 | +- Address book improvements |
| 14 | +- Dashboard transaction list fixes |
| 15 | +- Support lowercase rpc calls |
| 16 | + |
| 17 | +Changelog |
| 18 | +================ |
| 19 | + |
| 20 | +- 6af51a592 4.3.1 release |
| 21 | +- b6d2e5ceb [xbridge] improved order amount checks |
| 22 | +- 9b5b49446 [xbridge] version bump 55 |
| 23 | +- 974e9d638 [xbridge] partial orders drift check on amounts |
| 24 | +- 6804d82bf [xbridge] fix dxPartialOrderChainDetails |
| 25 | +- dad60112f [xbridge] use ints in partial order price checks |
| 26 | +- 21fd33a0b [xbridge] use correct conversion to xbridge float |
| 27 | +- f3169f0e5 Update partial order data help msgs |
| 28 | +- 96cf3b6a8 [xbridge] fix partial orders utxo selector |
| 29 | +- d7f31014f [xbridge] log partial prep tx |
| 30 | +- 4918db724 [core] support case insensitive rpc calls |
| 31 | +- 73d7977d6 [xbridge] partial order improvements |
| 32 | +- 6d6015978 [core] shellcheck linter update to v0.7.1 |
| 33 | +- e7199f8cb [gui] fix dashboard table issues |
| 34 | +- e4de38e61 [gui] fix duplicate addresses on create |
| 35 | +- 651129099 [gui] addressbook create new address title |
| 36 | +- 753eb1b07 [gui] show proper address entry on double-click |
| 37 | +- d3c636a0a [gui] fix rescan after privkey import |
| 38 | +- a7a2e2509 [gui] add blocknet balances page; improve addressbook table |
| 39 | +- 38928f64d [gui] display warning on bad pubkey import; fix private key import |
| 40 | +- 726873367 [gui] improved coin control tree selection states; context menu fixes |
| 41 | +- 33e3d6f84 [xbridge] fix order cancel when order is not mine |
| 42 | +- 093003a47 [gui] set table focus on mode switch |
| 43 | +- feb31f047 [gui] refactor coin control state mgmt |
| 44 | +- fdec95670 [gui] add coin control keyboard navigation |
| 45 | +- 4d4b85186 [core] adjust timing of client loading progress |
| 46 | +- 768910060 [gui] fix disappearing address label |
| 47 | +- 43a417b8d [gui] added coin control tree view to redesign |
| 48 | +- 0e5953e7d 4.3.1 |
0 commit comments