- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Sep 10 2024
Big diff but I think this is enough to get into prod.
remove unneeded lokad mocks from app test, improve comments, remove debug comments
more robust handling of cached token info, do not display BrowseCollection modals if offers have not loaded yet
Still need to clean up debug logs, run some tests. This updated version has been deployed to the test site.
Sep 9 2024
implementing upgraded ecash-agora
Well yeah I havent added any rust code yet cause I dont know it!
I did try messing with the config.toml and the templating, but was guessing my way through. Base.html doesnt use a template currently afaict
How can you do it without using the templating? Is there a simple way to access a config variable in base.html that I'm missing?
In D16724#379417, @johnkuney wrote:Any specific tips how to make that? I'm still not up to speed on any rust programming
Any specific tips how to make that? I'm still not up to speed on any rust programming
In D16724#379415, @johnkuney wrote:Okay made some adjustments.
Im not to sure how to execute your second point though, to have it be in the config...The idea there is to only have it show if someone explicitly says so in the config and runs it themselves? but for the normal user this will not be shown?
Okay made some adjustments.
Im not to sure how to execute your second point though, to have it be in the config...The idea there is to only have it show if someone explicitly says so in the config and runs it themselves? but for the normal user this will not be shown?
render based on hostname
Got offline feedback that deserves looking at a design update
Sep 8 2024
Sep 7 2024
Sep 6 2024
Ah okay makes sense
Ideally would add to the testnet page as well...Im not sure where that one is maintained
Guess what: this is the same explorer code :) So the selection should reflect whether it's mainnet or testnet. You can look at the url or use the config file which has an chain parameter (see server.rs).
I suggest also that this feature is behind a config flag or an environment variable, because it makes it more convenient to reuse if it's off by default. This is quite specialized for our needs.
Sep 5 2024
5.3.05.3.05.3.05.3.05.3.0