Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: iamsamgibbs/coding-challenge-transactions-list Loading
base: master
Choose a base ref
...
head repository: BorislavBorisov22/coding-challenge-transactions-list Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 16 files changed
  • 1 contributor

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    87970a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b73e59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dde5ada View commit details
    Browse the repository at this point in the history
  4. use naive router navigate when home link is clicked so it doesn't rel…

    …oad the page or lead to 404
    BorislavBorisov22 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    de6f9b7 View commit details
    Browse the repository at this point in the history
  5. add modal loading and open/close state to redux, wire up form and use…

    … actual values from the action inside the sendTransaction side effect
    BorislavBorisov22 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ba55fc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab15916 View commit details
    Browse the repository at this point in the history
  7. add EthersFormatter component that lets you conver from 1 eth unit to…

    … another and use it to show values as ETH in transaction list and single transaction page
    BorislavBorisov22 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    4e76394 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7eedfce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1c4253 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc1f74b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bdaf4c4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3ae9e3e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c4aa305 View commit details
    Browse the repository at this point in the history
  14. Update readme.md

    BorislavBorisov22 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2384b8b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ae0205f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3dc11a4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4ce1565 View commit details
    Browse the repository at this point in the history
  18. fix typos in readme

    BorislavBorisov22 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    6608e92 View commit details
    Browse the repository at this point in the history
Loading