The option should not be hidden
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Sep 20 2024
@bot build-diff
@bot build-diff
I see your test doesn't check for contiguous heights, you should add that
Rebase on top of D16794, hopefully to test will fail
Improve logging + feedback
The patch looks ok but there is a test failure
changes per feedback to remove the cs_main lock. now depends on D16793
Sep 19 2024
url edit
remove py script comments from plugins.ts, improve comments
Yeah good call
avoid showing wrong selector in preview mode
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.89.41.69:41549 for the next 60 minutes.
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.83.220.60:41248 for the next 60 minutes.
@bot preview-e.cash
@bot preview-e.cash
rebase
explain sorting, remove global tx objects from plugins tests
ok updated sorting with comment, removed globals
The dir goes into baseUrl
Actually I think the update goes in the next key of this settings page. So, will be like this:
If we are updating the URL, also need to update
Update the URLs scheme
feedback
otherwise lgtm
Ah okay cool, yeah sorry think I misunderstood you the first time.
I thought we were not going to have it on explorer.e.cash. But I'm with you now
Sep 18 2024
Regarding the config this looks good at first glance
In D16724#380751, @johnkuney wrote:Would it be possible to actually switch between testnet and mainnet instead of just urls?
Like what makes it run testnet? you need to change the chain parameter and the chronik instance in the config? But I guess it would require a recompile so maybe not doable?Also how useful will this actually be, if we are not going to have it on explorer.e.cash? The scenario would be you are on texplorer.fabien.cash and then hit the switch and go to explorer.e.cash with no switcher....what is it solving?