In D14578#327436, @Fabien wrote:Chronik does not yet support its full feature set
What features are missing ?
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Today
Today
Fabien requested review of D14582: [avalanche] Fix the local proof status when it is already registered.
Fabien requested review of D14581: [avalanche] Move the processor updatedBlockTip logic to a private method.
Responding to feedback
Chronik does not yet support its full feature set
What features are missing ?
This needs to go through a proper deprecation cycle:
- Announce that it is going to be deprecated. The feature can be hidden behind a config flag or something similar if needed.
- Wait for long enough
- Remove it
Why is this change not causing a test failure ?
Lighten the net logging
emack updated the diff for D14571: [Apps][Examples] Refactor sendXec demo to use updated API in ecash-coinselect v2.0.1.
Updated comments
tested with 1 buy and 1 sell. both work. Sell went through after 1 conf.
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://54.39.104.128:41060 for the next 60 minutes.
teamcity awarded D14580: [e.cash] Add Swapzone widget a Piece of Eight token.
@bot preview-e.cash
Yesterday
Yesterday
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://54.39.19.73:41089 for the next 60 minutes.
teamcity awarded D14580: [e.cash] Add Swapzone widget a Haypence token.
@bot preview-e.cash
bytesofman committed rABCWEBfd291ce46302: [BitcoinABC website] Deprecate tokendb link (authored by bytesofman).
[BitcoinABC website] Deprecate tokendb link
remove accidentally introduced whitespace
Remove whitespace
remove specific vector description
In D14573#327324, @PiRK wrote:In the summary, it was OK since avalanche -> it was OK until avalanche?
In the summary, it was OK since avalanche -> it was OK until avalanche?
PiRK committed rABC753bfdcd8b85: [electrum] avoid unneccessary bytes <-> hex conversion for block header (authored by PiRK).
[electrum] avoid unneccessary bytes <-> hex conversion for block header
PiRK committed rABCa0043bc5ae99: [electrum] public_key_from_private_key return bytes (authored by PiRK).
[electrum] public_key_from_private_key return bytes
PiRK committed rABC1c5159fd0fe1: [electrum] use bytes for pubkey in keypairs arg for tx.sign() (authored by PiRK).
[electrum] use bytes for pubkey in keypairs arg for tx.sign()
PiRK committed rABC9560cd84ef8d: [electrum] return bytes in tx.serialize_preimage() (authored by PiRK).
[electrum] return bytes in tx.serialize_preimage()
[avalanche] Remove some useless logs
Fabien committed rABCc0167954c9ae: [avalanche] Rationalize the local proof status in getavalancheinfo (authored by Fabien).
[avalanche] Rationalize the local proof status in getavalancheinfo
Bump version to 0.27.15
PiRK added inline comments to D14570: [electrum] avoid unneccessary bytes <-> hex conversion for block header.
PiRK requested review of D14570: [electrum] avoid unneccessary bytes <-> hex conversion for block header.
Fabien requested review of D14566: [avalanche] Rationalize the local proof status in getavalancheinfo.
PiRK committed rABC93a4b546ba26: [electrum] let CoinChooser.make_tx take a list of TxInput (authored by PiRK).
[electrum] let CoinChooser.make_tx take a list of TxInput
[electrum] coinchooser bucket refactoring
rebase
use ternary operator
Sun, Oct 1
Sun, Oct 1
[Automated] Update seeds
[Automated] Update chainparams
teamcity triaged T3309: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux AArch64 is broken. as Unbreak Now! priority.
[Automated] Update timing.json
Sat, Sep 30
Sat, Sep 30
Updated the post-registration syntax that appends the new alias to the pending array. This can be validated by adding a console log to the top of useWallet's useEffect() function so it displays the aliases state variable value upon startup but not yet triggering the API refresh calls.
bytesofman committed rABC2dd885a4b3c5: [alias-server] Update README in line with current API endpoints (authored by bytesofman).
[alias-server] Update README in line with current API endpoints
Fri, Sep 29
Fri, Sep 29
Fabien committed rABC47810b33d3c8: [avalanche] Fix a bug in the avalanche logs (authored by Fabien).
[avalanche] Fix a bug in the avalanche logs
teamcity triaged T3308: Build Bitcoin-ABC / Master / Cross Builds / Cross Build Linux ARM is broken. as Unbreak Now! priority.
bytesofman committed rABC7cd9df417870: [ecash-coinselect] Improve dust error msg (authored by bytesofman).
[ecash-coinselect] Improve dust error msg
Note: This is the kind of minor change that I don't think requires a version bump, as we will be adding more improvements to this lib. So, this will get rolled into the next update.