- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Oct 26 2023
lint
Update client.py, get version from code
Responding to feedback. Note: the XPI url was unstable recently and started breaking the test suite. Replaced all instances of this with the working XEC version in test.ts.
need to set up the unit test so it doesn't need to be manually changed every time the version changes
patch version
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://54.39.104.128:41874 for the next 60 minutes.
@bot preview-e.cash
Will use this as a template to rebuild in a series of diffs
Improve comments, add newline at end of extension script
remove content security policy settings that were added as a test fix, not necessary
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.83.220.62:41297 for the next 60 minutes.
@bot preview-e.cash
@preview-e.cash
In D14689#329993, @PiRK wrote:Trying to figure out when core removed void insert(iterator it, const char *first, const char *last)
Trying to figure out when core removed void insert(iterator it, const char *first, const char *last)
You don't need chronik-client to test this, and in fact you'd better do it in another diff, this is large enough already.
In D14640#329887, @bytesofman wrote:while this might work -- need to update chronik-client to parse this, and need to be do this successfully to really test this feature.
so -- will add this to chronik-client and apps/examples.
Oct 25 2023
Add unit test for this endpoint in chronik-client (for failing as expected with nng version)
Modify chronik-client and examples repo to support new API endpoint
while this might work -- need to update chronik-client to parse this, and need to be do this successfully to really test this feature.
Can I confirm we're still retaining the existing wallet specific pending list from the /address/ endpoint?
Get version from env