Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tx queue #1124

Merged
merged 44 commits into from
Apr 16, 2024
Merged

Tx queue #1124

merged 44 commits into from
Apr 16, 2024

Commits on Jan 17, 2024

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

Commits on Jan 18, 2024

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

Commits on Jan 19, 2024

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

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    1e40a9b View commit details
    Browse the repository at this point in the history
  2. Simply print errors

    forgetso committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5564158 View commit details
    Browse the repository at this point in the history
  3. switch JSON and table order

    forgetso committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    248f592 View commit details
    Browse the repository at this point in the history
  4. Add stringToHex

    forgetso committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0f5a04d View commit details
    Browse the repository at this point in the history
  5. Add stringToU8a

    forgetso committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    95b09bb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    0e278c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c960789 View commit details
    Browse the repository at this point in the history
  3. Make admin API optional

    forgetso committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    284eb21 View commit details
    Browse the repository at this point in the history
  4. Fix reloading API

    forgetso committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e7dd0ff View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    2f86cc1 View commit details
    Browse the repository at this point in the history
  2. Remove commented

    forgetso committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e608ecd View commit details
    Browse the repository at this point in the history
  3. remove broken script runner

    forgetso committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    41bfa74 View commit details
    Browse the repository at this point in the history
  4. Update description

    forgetso committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a2170fb View commit details
    Browse the repository at this point in the history
  5. remove ts-node

    forgetso committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    35b8de6 View commit details
    Browse the repository at this point in the history
  6. remove ts-node

    forgetso committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    fd30d86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5fc5acc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e3e1c3 View commit details
    Browse the repository at this point in the history
  9. build:typechain

    forgetso committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    cb0182e View commit details
    Browse the repository at this point in the history
  10. license

    forgetso committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3fc3578 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    f649784 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f733ec View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    49d9bfb View commit details
    Browse the repository at this point in the history
  2. fix broken merge

    forgetso committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    63f29f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    60ecd71 View commit details
    Browse the repository at this point in the history
  2. Make sure correct pairs are used when sending txs and correct account…

    …s are passed to queries
    forgetso committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c7d2ba9 View commit details
    Browse the repository at this point in the history
  3. build:typechain

    forgetso committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a2f6b21 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    e0849f1 View commit details
    Browse the repository at this point in the history
  2. lint:fix

    forgetso committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e6d3ecb View commit details
    Browse the repository at this point in the history
  3. build:typechain

    forgetso committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    04a1b11 View commit details
    Browse the repository at this point in the history
  4. remove trailing commans

    forgetso committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f9f65fb View commit details
    Browse the repository at this point in the history
  5. remove commented

    forgetso committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8d63e42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b595c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de04658 View commit details
    Browse the repository at this point in the history
  8. Supply function name

    forgetso committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    21a8f7e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    72a1bf1 View commit details
    Browse the repository at this point in the history
  10. Remove let

    forgetso committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    89f7d3e View commit details
    Browse the repository at this point in the history
  11. Use prosopo error handler

    forgetso committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    94ddd66 View commit details
    Browse the repository at this point in the history
  12. Remove type

    forgetso committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6244136 View commit details
    Browse the repository at this point in the history
  13. remove rogue logging

    forgetso committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0eab09b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f6d578a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5d3791c View commit details
    Browse the repository at this point in the history