Removing dated package as doesnt add much value
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Apr 24 2023
Apr 21 2023
Apr 20 2023
Sweet yeah that works, think I was overthinking that one ha
add word break css rule and remove the span tags
Apr 19 2023
Apr 14 2023
Apr 13 2023
Apr 12 2023
comment update
remove scroll styling and add comments
create folder for componet/stylesheet, move getprice to last call, rename price variable
Okay addressed some of those comments. Will patch others in a sec
fix initial window width issue
@bot preview-e.cash
Sure np I trimmed it to just the external links
Remove nav links that dont exist yet
Apr 11 2023
clean up useeffect calls
@bot preview-e.cash
rebase with master
@bot preview-e.cash
Apr 10 2023
Removing social images as we're not ready to define the absolute image paths
add new line at end of file
hmm hold on the .env.local didnt come through
Ah yes they do need to be absolute paths.
Edit: make social image paths absolute
Good call I didn't realize that was deprecated. Changed them to default values as specified here https://react.dev/learn/passing-props-to-a-component#specifying-a-default-value-for-a-prop
remove default props object
Apr 7 2023
rename directory to e.cash
Apr 6 2023
ah nevermind thats empty still. It will get a video directory later in public folder
For sure, you can see the create next app boiler plate I used here https://github.com/vercel/next-learn/tree/master/basics/learn-starter
Apr 5 2023
the package.json was generated by create next app
I removed normalize.css as dont need at this point
I added the global.css rules
To address some of the questions
- I used npx create-next-app to get started
- Im on node v16.14.2
rename directory and address changes
remove next config not being used yet
Mar 8 2023
Adding link to header as well
Mar 7 2023
Personally Im not crazy about that idea, feel like logo not in the top left looks a bit strange. And people may still instinctively click on the logo trying to get home. Could just add an "about" link next to the search bar that links to e.cash as another option...
Mar 6 2023
Feb 16 2023
Feb 7 2023
remove extra h2 tag
Move the if logic out of the h2 element
i tried adjusting the spacing in the code that is causing this but the linter wont allow it...
reverting removing the if logic as it removed some functionaility. Trying adjusting the code spacing
Feb 6 2023
Feb 3 2023
Good call, should be good now
Adding a type field to the file size columns so they sort properly
Jan 31 2023
Jan 30 2023
Jan 27 2023
Jan 26 2023
Jan 13 2023
That worked, looks good!
I'm getting an error on docker build -t explorer
Jan 12 2023
Jan 11 2023
Dec 21 2022
Update Readme to remove the bitcoinsuite path info
Dec 20 2022
update bitcoinsuite paths
Dec 19 2022
Remove more commented out lines
Dec 15 2022
Im not sure its doable @Fabien. I asked Tobias but he didnt have a solution, and I cant find anything about using environmental variable like that...Tobias did say they are trying to make the bitcoinsuite a cargo crate which will be even cleaner...
Okay for sure makes sense. If you find any references for the proper syntax to do something like that let me know...I'm not sure how to write it
Can you explain more specifically what you want to do with the bitcoinsuite-chronik-client?
Remove commented code and external library
remove some unneeded files, commented out code, and readme instructions