Commit Graph

26738 Commits (b7c384ff1169577d1327afe072db3523c4fcff3b)
 

Author SHA1 Message Date
David Burkett b7c384ff11 * Only require 6 block maturity for pegouts in wallet
3 years ago
David Burkett 8634cc1c25 Don't track spends of coins we sent
3 years ago
David Burkett e1edf6ba30 Fix pegin transactions not showing up in transaction list.
3 years ago
David Burkett 450fe234f5 Don't create change when pegging out available balance.
3 years ago
David Burkett a753b740e0 Call CheckTransaction as a sanity check on newly created transactions.
3 years ago
David Burkett dd4263abc8 GetSpendKey() -> GetSpendSecret()
3 years ago
David Burkett aa0e722dfa Quick rc6 fixes
3 years ago
David Burkett 05584f0352 * Add comment documenting serialization format for mw::Coin
3 years ago
David Burkett 8340829bc8 * Remove temporary g_desire_mweb_flag hack and always just require NODE_MWEB. There are enough MWEB-capable public nodes now, so this is no longer necessary.
3 years ago
David Burkett cca9cfe7c8 * Adding mweb_wtx_info to WalletTxToJSON
3 years ago
David Burkett e07a311aeb Fixing miner crashes by adding support for spending unconfirmed outputs
3 years ago
David Burkett b05226fe1b Fixing crash found by Anton
3 years ago
David Burkett bdae021b11 More createtx cleanup
3 years ago
David Burkett 30aa04815c * txrecord refactor and introduction of txlist
3 years ago
David Burkett 768e3e8621 Add doc/mweb/mining-changes.md
3 years ago
David Burkett 63147da911 Support partial rewind of outputs for locked wallets, and UpgradeCoins() function to finish rewinding once unlocked.
3 years ago
David Burkett c59ac6d8a5 Small cleanup
3 years ago
Loshan T ac398fe074 update signapple tool for runtime hardening
3 years ago
Andrew Chow a52a7e1043 gitian: Remove codesign_allocate and pagestuff from MacOS build
3 years ago
Andrew Chow d48cabde70 gitian: use signapple to create the MacOS code signature
3 years ago
Andrew Chow f9ecb1345b gitian: use signapple to apply the MacOS code signature
3 years ago
Andrew Chow 0d6e794d51 gitian: install signapple in gitian-osx-signer.yml
3 years ago
fanquake eb92ebd9b3 build: remove cdrkit package from depends
3 years ago
fanquake 12ac5ee4d3 build: Replace genisoimage with xorriso
3 years ago
Carl Dong 85baf03f17 build: Run libdmg-hfsplus's DMG tool in make deploy
3 years ago
fanquake 8239ab8bc3 build: set minimum supported macOS to 10.14
3 years ago
David Burkett bdb21d32fe Check if scan secret is null before using it in LegacyScriptPubKeyMan::IsMine
3 years ago
David Burkett 0c91f78dde Build fix
3 years ago
David Burkett 60b801fd3f Fixing build
3 years ago
David Burkett f431c46a29 rc5
3 years ago
David Burkett 1b5878a81f Mempool fixes
3 years ago
David Burkett f238353454 Fixing crash with subtract fee from amount
3 years ago
David Burkett df12de6bf0 * Lowering MWEB feerate
3 years ago
David Burkett d3de60d46f UI fix for calculating amounts correctly
3 years ago
David Burkett 6b88691d7c Merge fix
3 years ago
David Burkett 149b4e5da5 * Wallet fixes
3 years ago
David Burkett 4beb89b249 Node fixes for 0.21.2rc3
3 years ago
David Burkett eb83f4eb6a Bumping version to 0.21.2rc2
3 years ago
David Burkett ef12bd7c15 * Load and Unload MWEB keychain when unlocking/locking the wallet
3 years ago
David Burkett 91a8c4e6ae * Prevent MWEB txs from being accepted to mempool before activation
3 years ago
MarcoFalke 7b6dabd36a build: Update crc32c subtree
3 years ago
losh11 6f8245a5b7 build: macOS notarisation process
3 years ago
David Burkett 53df3e9978 Updating gitian-descriptors and release-notes-litecoin.md
3 years ago
David Burkett 2a33f5b322 MWEB: UI: Don't allow sending to MWEB addresses until after activation.
3 years ago
David Burkett 493e8288ab MWEB: P2P: Allow sync from non-MWEB peers before MWEB activation
3 years ago
David Burkett 17b65055ba MWEB: Fixing gitian build
3 years ago
David Burkett 13b2abb604 MWEB: Fixing gitian build
3 years ago
David Burkett f7fa5498dd Update release version to 0.21.2rc1
3 years ago
David Burkett 0e1f4e1671 MWEB: Functional tests
3 years ago
David Burkett fbb7fa3dc6 MWEB: TxToUniv updates
3 years ago