Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Web3 4x Upgrade #5393

Draft
wants to merge 475 commits into
base: develop
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    6228d20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef48764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    188e69f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82784bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3eb9102 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f05fabb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc8f9bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e51b0d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77451a9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0484c02 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9dfd7c0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc44b8f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a9224f1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    86d2b11 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ac2ef7d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5b41b6d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dc30a91 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a962f40 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e75b23a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    91eb328 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3dd8981 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4534f8f View commit details
    Browse the repository at this point in the history
  23. add some comments and pass etherscan api key to source-fetcher if it …

    …is in truffle-config.js
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9aa2fa1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    adaa262 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7576cb6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4f9cc09 View commit details
    Browse the repository at this point in the history
  27. add stack component, update useEffects, and start working on notifica…

    …tion component for errors
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5d4dd6e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f99d8d4 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    208ad30 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ed7bf92 View commit details
    Browse the repository at this point in the history
  31. dashboard: Debugger WIP

    Cliff Zhang authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2983502 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    821be67 View commit details
    Browse the repository at this point in the history
  33. get scroll working crudely and provide error message when tx hash not…

    … recognized on network
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    24d283a View commit details
    Browse the repository at this point in the history
  34. add new inspect lib, create Variables component, and update operation…

    …s for setting debugger data
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    dbb9fa5 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    8a52dd2 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    ec4fcf6 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    801e124 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    a7eeb6a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8150b38 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    ed63127 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    2c47057 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    4446d43 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    b33dd95 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    ada8f54 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    90429df View commit details
    Browse the repository at this point in the history
  46. optimize renders

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3fb2981 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    d05f3ff View commit details
    Browse the repository at this point in the history
  48. keep werkin that design

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ac5e03f View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    5258c8d View commit details
    Browse the repository at this point in the history
  50. update unknown source display, add more css, and try a different disp…

    …lay method for sources
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    da33613 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    0171537 View commit details
    Browse the repository at this point in the history
  52. reword message

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    937f8a3 View commit details
    Browse the repository at this point in the history
  53. set reasonable scroll amount

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4b3ae70 View commit details
    Browse the repository at this point in the history
  54. refine breakpoint design

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3855ecd View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    d6d1a20 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    7ecbcef View commit details
    Browse the repository at this point in the history
  57. continue moving css to component files

    more
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    990e000 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    035dedc View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    44a7ec0 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    4bc185a View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    ae4cae2 View commit details
    Browse the repository at this point in the history
  62. tighten up some more styling and add naive implementation of preparin…

    …g session notification
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5ea5559 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    7836e68 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    5db10f6 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    232fa85 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    0fae964 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    0d7efb6 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    d42346f View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    0c5b193 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    263a11e View commit details
    Browse the repository at this point in the history
  71. remove border from input

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d30653f View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    d9ebf9c View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    2b900eb View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    22a5ba5 View commit details
    Browse the repository at this point in the history
  75. re-add disabled prop to nav buttons and make background color consist…

    …ent between debugger and tx signer
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    af2922b View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    725cda7 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    f40df42 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    a452e50 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    768b559 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    912fa71 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    812792a View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    50c67ea View commit details
    Browse the repository at this point in the history
  83. update etherscan message and tweak scrolling algorithm

    refine design on etherscan key message
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7253c0d View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    1dc0f2d View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    240fd52 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    c95282b View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    aa150e0 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    08e0e8c View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    2c99384 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    e3bf4d8 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    79b6d16 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    f87b41b View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    5e801eb View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    8d660cf View commit details
    Browse the repository at this point in the history
  95. check to see if a session is loaded so a debugger session doesn't van…

    …ish if navigating elsewhere in dashboard
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8a4d0a8 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    6bf8432 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    def7410 View commit details
    Browse the repository at this point in the history
  98. fix block highlighting issue

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    aea3479 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    322bf12 View commit details
    Browse the repository at this point in the history
  100. Revert "fix block highlighting issue"

    This reverts commit 1d06f38.
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    eee78f3 View commit details
    Browse the repository at this point in the history
  101. remove testing tx hashes

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    98259e7 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    c40ce67 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    7f503cc View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    424d002 View commit details
    Browse the repository at this point in the history
  105. improve block highlighting

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4fcf7b0 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    f59adcd View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    9306afb View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    3b3eb69 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    4d31f7a View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    81bc2a0 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    5eb54c7 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    1e107c2 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    d4a68dd View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    4539bda View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    5bc2a1f View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    a9d5502 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    892f1d0 View commit details
    Browse the repository at this point in the history
  118. fix debug button that broke

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ae08e9c View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    661d0cb View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    c4cd810 View commit details
    Browse the repository at this point in the history
  121. make button icons larger

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    53a62a0 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    116a7c7 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    3567359 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    7e2c88e View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    103f643 View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    032c33a View commit details
    Browse the repository at this point in the history
  127. complete html broken when we chop up the source code and use   f…

    …or spaces in source code
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6947fc1 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    546188b View commit details
    Browse the repository at this point in the history
  129. remove some unnecessary imports, some unused libs, update some deps, …

    …and change type of loop
    
    remove unused libs and update some truffle deps
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e82fd48 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    7c49879 View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    4af8dad View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    1d2afa9 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    0c3d030 View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    39eb93c View commit details
    Browse the repository at this point in the history
  135. update yarn.lock

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2e455ed View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    436c7d1 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    6bc63b8 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    3c01c3d View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    8e2d2e7 View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    8b38054 View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    0d4eb17 View commit details
    Browse the repository at this point in the history
  142. remove some unused styling

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d1788b9 View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    674ae3b View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    015c057 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    780ec9b View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    ca529c9 View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    5c8d20e View commit details
    Browse the repository at this point in the history
  148. add type

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9c63256 View commit details
    Browse the repository at this point in the history
  149. Update packages/dashboard/src/components/composed/Debugger/Variables.tsx

    Co-authored-by: cliffoo <41348973+cliffoo@users.noreply.github.com>
    2 people authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7d7e119 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    26e5272 View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    345346b View commit details
    Browse the repository at this point in the history
  152. get rid of unnecessary flex

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    cd85e97 View commit details
    Browse the repository at this point in the history
  153. Update packages/dashboard/src/components/composed/Debugger/PreparingS…

    …ession.tsx
    
    Co-authored-by: cliffoo <41348973+cliffoo@users.noreply.github.com>
    2 people authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    302d59f View commit details
    Browse the repository at this point in the history
  154. remove unnecessary escapes

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    38d82c5 View commit details
    Browse the repository at this point in the history
  155. re-add flex

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    cfb5e82 View commit details
    Browse the repository at this point in the history
  156. use constant

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d62e289 View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    5b992d1 View commit details
    Browse the repository at this point in the history
  158. Update packages/dashboard/src/components/composed/Debugger/Sources/in…

    …dex.tsx
    
    Co-authored-by: cliffoo <41348973+cliffoo@users.noreply.github.com>
    2 people authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5790e42 View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    56f3652 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    8f03e27 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    de87506 View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    f5f704e View commit details
    Browse the repository at this point in the history
  163. Configuration menu
    Copy the full SHA
    f3407cf View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    a252e2c View commit details
    Browse the repository at this point in the history
  165. get rid of method

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    93f9991 View commit details
    Browse the repository at this point in the history
  166. correct type for operations

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4b27f79 View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    4b50b1b View commit details
    Browse the repository at this point in the history
  168. Configuration menu
    Copy the full SHA
    5853638 View commit details
    Browse the repository at this point in the history
  169. update one more mantine-related class and use empty string instead of…

    … undefined for class name
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2edaf43 View commit details
    Browse the repository at this point in the history
  170. eslint ignore entire file, cast window.ethereum as any, and remove un…

    …necessary provider check
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    98febed View commit details
    Browse the repository at this point in the history
  171. Configuration menu
    Copy the full SHA
    4738552 View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    e3d9e67 View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    f7db450 View commit details
    Browse the repository at this point in the history
  174. remove console.log

    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    67d2df9 View commit details
    Browse the repository at this point in the history
  175. conditionally add tooltip to fix an issue where it won't disappear wh…

    …en the button switches to disabled state
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    66312c4 View commit details
    Browse the repository at this point in the history
  176. Configuration menu
    Copy the full SHA
    173ff9d View commit details
    Browse the repository at this point in the history
  177. Configuration menu
    Copy the full SHA
    5fc03f7 View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    fed824d View commit details
    Browse the repository at this point in the history
  179. Configuration menu
    Copy the full SHA
    ad652e7 View commit details
    Browse the repository at this point in the history
  180. Publish

     - @truffle/artifactor@4.0.195
     - @truffle/box@2.1.79
     - @truffle/codec-components@0.1.3
     - @truffle/codec@0.17.1
     - @truffle/compile-solidity-tests@0.1.35
     - @truffle/compile-solidity@6.0.75
     - @truffle/compile-vyper@3.1.111
     - @truffle/config@1.3.59
     - @truffle/contract-tests@0.1.138
     - @truffle/contract@4.6.27
     - @truffle/core@5.11.0
     - @truffle/dashboard-hardhat-plugin@0.2.11
     - @truffle/dashboard-message-bus-e2e-test@0.1.37
     - @truffle/dashboard@0.4.0
     - @truffle/db-kit@0.2.32
     - @truffle/db-loader@0.2.32
     - @truffle/db@2.0.32
     - @truffle/debug-utils@6.0.55
     - @truffle/debugger@12.1.1
     - @truffle/decoder@6.1.1
     - @truffle/deployer@3.3.23
     - @truffle/encoder@1.0.23
     - @truffle/environment@0.2.156
     - @truffle/external-compile@2.0.80
     - @truffle/fetch-and-compile@0.5.52
     - @truffle/from-hardhat@0.2.16
     - @truffle/hdwallet-provider@2.1.13
     - @truffle/interface-adapter@0.5.35
     - @truffle/migrate@3.3.44
     - @truffle/profiler@0.1.51
     - @truffle/provider@0.3.11
     - @truffle/provisioner@0.2.82
     - @truffle/require@2.1.39
     - @truffle/resolver@9.0.49
     - @truffle/source-fetcher@1.0.41
     - @truffle/source-map-utils@1.3.117
     - @truffle/test@0.2.3
     - truffle@5.11.0
     - @truffle/workflow-compile@4.0.67
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8ed677d View commit details
    Browse the repository at this point in the history
  181. Bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a29a32f View commit details
    Browse the repository at this point in the history
  182. Configuration menu
    Copy the full SHA
    2ef6fb0 View commit details
    Browse the repository at this point in the history
  183. Configuration menu
    Copy the full SHA
    383b7b5 View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    addd02f View commit details
    Browse the repository at this point in the history
  185. Configuration menu
    Copy the full SHA
    6201d52 View commit details
    Browse the repository at this point in the history
  186. Configuration menu
    Copy the full SHA
    78825fa View commit details
    Browse the repository at this point in the history
  187. Publish

     - @truffle/core@5.11.1
     - @truffle/dashboard-message-bus-e2e-test@0.1.38
     - @truffle/dashboard@0.4.1
     - truffle@5.11.1
    eggplantzzz authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    48513f5 View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    450c459 View commit details
    Browse the repository at this point in the history
  189. Configuration menu
    Copy the full SHA
    b945e24 View commit details
    Browse the repository at this point in the history
  190. Configuration menu
    Copy the full SHA
    b0fad97 View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    7bc3c9d View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    c05cac6 View commit details
    Browse the repository at this point in the history
  193. Configuration menu
    Copy the full SHA
    a0ae578 View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    f9c1326 View commit details
    Browse the repository at this point in the history
  195. Configuration menu
    Copy the full SHA
    a38df5d View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    763ecd3 View commit details
    Browse the repository at this point in the history
  197. Publish

     - @truffle/abi-utils@1.0.2
     - @truffle/artifactor@4.0.196
     - @truffle/codec-components@0.1.4
     - @truffle/codec@0.17.2
     - @truffle/compile-common@0.9.7
     - @truffle/compile-solidity-tests@0.1.36
     - @truffle/compile-solidity@6.0.76
     - @truffle/compile-vyper@3.1.112
     - @truffle/contract-schema@3.4.15
     - @truffle/contract-tests@0.1.139
     - @truffle/contract@4.6.28
     - @truffle/core@5.11.2
     - @truffle/dashboard-hardhat-plugin@0.2.12
     - @truffle/dashboard-message-bus-e2e-test@0.1.39
     - @truffle/dashboard@0.4.2
     - @truffle/db-kit@0.2.33
     - @truffle/db-loader@0.2.33
     - @truffle/db@2.0.33
     - @truffle/debug-utils@6.0.56
     - @truffle/debugger@12.1.2
     - @truffle/decoder@6.1.2
     - @truffle/deployer@3.3.24
     - @truffle/encoder@1.0.24
     - @truffle/environment@0.2.157
     - @truffle/external-compile@2.0.81
     - @truffle/fetch-and-compile@0.5.53
     - @truffle/from-hardhat@0.2.17
     - @truffle/migrate@3.3.45
     - @truffle/require@2.1.40
     - @truffle/resolver@9.0.50
     - @truffle/source-fetcher@1.0.42
     - @truffle/source-map-utils@1.3.118
     - @truffle/test@0.2.4
     - truffle@5.11.2
     - @truffle/workflow-compile@4.0.68
    haltman-at authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c2b13f2 View commit details
    Browse the repository at this point in the history
  198. Configuration menu
    Copy the full SHA
    8d130c1 View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    cea1936 View commit details
    Browse the repository at this point in the history
  200. 🧪 Fix few failing tests"

    nazarhussain authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4aa9ab1 View commit details
    Browse the repository at this point in the history
  201. Fix some issues

    nazarhussain authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    339bbe3 View commit details
    Browse the repository at this point in the history
  202. Changes in tests

    nikoulai authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    86c29ae View commit details
    Browse the repository at this point in the history
  203. Configuration menu
    Copy the full SHA
    d5c6726 View commit details
    Browse the repository at this point in the history
  204. Revert sha3 to keccak256

    nikoulai authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    888e956 View commit details
    Browse the repository at this point in the history
  205. Add changes

    nikoulai authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    00e843d View commit details
    Browse the repository at this point in the history
  206. Add changes

    nikoulai authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c1b4398 View commit details
    Browse the repository at this point in the history
  207. fix web3 upgrade multicall bug

    Signed-off-by: Marin Petrunic <marin.petrunic@gmail.com>
    mpetrunic authored and Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ae6f849 View commit details
    Browse the repository at this point in the history
  208. fix a test

    Muhammad-Altabba committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    84aee35 View commit details
    Browse the repository at this point in the history
  209. Configuration menu
    Copy the full SHA
    3c06a64 View commit details
    Browse the repository at this point in the history
  210. Configuration menu
    Copy the full SHA
    46d497a View commit details
    Browse the repository at this point in the history
  211. Configuration menu
    Copy the full SHA
    356fabc View commit details
    Browse the repository at this point in the history
  212. Configuration menu
    Copy the full SHA
    f270888 View commit details
    Browse the repository at this point in the history
  213. Configuration menu
    Copy the full SHA
    13857f1 View commit details
    Browse the repository at this point in the history
  214. Configuration menu
    Copy the full SHA
    374b258 View commit details
    Browse the repository at this point in the history
  215. Configuration menu
    Copy the full SHA
    4bf9d01 View commit details
    Browse the repository at this point in the history
  216. Configuration menu
    Copy the full SHA
    d74a438 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. update yarn.lock

    Muhammad-Altabba committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e455cd3 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    5fbd97d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ba2841 View commit details
    Browse the repository at this point in the history
  3. update yarn.lock

    Muhammad-Altabba committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    4edc60e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    08e1a59 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    e879fa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b76ebb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b6da90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40aada9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df2447e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcfce6b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    909acf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94f6a8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f1bfb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6989d44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f65bf5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f9f0e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    b858881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2618ff7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    948ebc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    556812c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d9c450 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36abbd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. set web3.js packages versions to dev

    and update Web3 imports
    Muhammad-Altabba committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4ace25c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    f8188f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36f6591 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70250d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a674046 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. update dependencies

    Muhammad-Altabba committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    232be17 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    af140b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d25ae7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a66de71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a9c99f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df2a53a View commit details
    Browse the repository at this point in the history