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

Chain bloat #541

Closed
wants to merge 68 commits into from
Closed

Chain bloat #541

wants to merge 68 commits into from

Commits on Jun 15, 2024

  1. initial commit

    unconst committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    0281700 View commit details
    Browse the repository at this point in the history
  2. initial commit

    unconst committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    c7a114b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. add comments

    unconst committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    5ccb2bc View commit details
    Browse the repository at this point in the history
  2. add comments

    unconst committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    46b5522 View commit details
    Browse the repository at this point in the history
  3. add comments

    unconst committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    2ca9071 View commit details
    Browse the repository at this point in the history
  4. clean coinbase

    unconst committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    7ff9b11 View commit details
    Browse the repository at this point in the history
  5. clean chain bloat further

    unconst committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d5680c3 View commit details
    Browse the repository at this point in the history
  6. clean chain bloat further

    unconst committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    5d240fa View commit details
    Browse the repository at this point in the history
  7. clean chain bloat further

    unconst committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    8aca0bb View commit details
    Browse the repository at this point in the history
  8. clean build no warnings

    unconst committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    aad5478 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. fix unsafe math

    open-junius committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9bc4dca View commit details
    Browse the repository at this point in the history
  2. use safe math

    open-junius committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    45ea7f6 View commit details
    Browse the repository at this point in the history
  3. fix more unsafe math

    open-junius committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d47590a View commit details
    Browse the repository at this point in the history
  4. fix all unsafe math

    open-junius committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    231cc88 View commit details
    Browse the repository at this point in the history
  5. add todo

    unconst committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    70ec3c6 View commit details
    Browse the repository at this point in the history
  6. add todo

    unconst committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5b8141d View commit details
    Browse the repository at this point in the history
  7. testable now

    open-junius committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1062fb6 View commit details
    Browse the repository at this point in the history
  8. tests

    unconst committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7fa36e4 View commit details
    Browse the repository at this point in the history
  9. merge remote

    unconst committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9d4de66 View commit details
    Browse the repository at this point in the history
  10. add child tests

    unconst committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    15cc368 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. add children tests

    unconst committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ea9aa97 View commit details
    Browse the repository at this point in the history
  2. fix compile errors

    unconst committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3e97db1 View commit details
    Browse the repository at this point in the history
  3. sd: children tests plus getters

    Samuel Dare committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f1f1dc0 View commit details
    Browse the repository at this point in the history
  4. chore: remove comment

    Samuel Dare committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2b040c8 View commit details
    Browse the repository at this point in the history
  5. add comments

    unconst committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    083b5cd View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Merge branch 'chain_bloat' of https://github.com/opentensor/subtensor

    …into chain_bloat
    unconst committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7fb0cf6 View commit details
    Browse the repository at this point in the history
  2. add coinbase test

    unconst committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ca41be6 View commit details
    Browse the repository at this point in the history
  3. add coinbase test

    unconst committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f6e2b8a View commit details
    Browse the repository at this point in the history
  4. fix tests add new ones for chain bloat

    unconst committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    784a28a View commit details
    Browse the repository at this point in the history
  5. add owner cut

    unconst committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d673a57 View commit details
    Browse the repository at this point in the history
  6. add safe math

    unconst committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4802671 View commit details
    Browse the repository at this point in the history
  7. feat: revoke childkey , childkey extrinsics , tests , intial benchmar…

    …king code
    Samuel Dare committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    25fae32 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. feat: lints , tests , gettter , setters

    Samuel Dare committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    46eea19 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. feat: benchmarking set_hotkey_emission_tempo, clippy

    Samuel Dare committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    deb4908 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. feat: set children multiple + tests

    Samuel Dare committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    26908c3 View commit details
    Browse the repository at this point in the history
  2. feat: revoke multiple children + tests

    Samuel Dare committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    b33f55a View commit details
    Browse the repository at this point in the history
  3. feat: started test_comprehensive_coinbase

    Samuel Dare committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    03b1131 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. feat: check for self loops via dfs in children

    Samuel Dare committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    576b20f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. feat: full coinbase test

    Samuel Dare committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7d26751 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. feat: caps , cap tests

    Samuel Dare committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0d371bc View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. feat: child_info rpc

    Samuel Dare committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b480518 View commit details
    Browse the repository at this point in the history
  2. chore: fix rpcs , tests

    Samuel Dare committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2c5f6e6 View commit details
    Browse the repository at this point in the history
  3. chore: lint

    Samuel Dare committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2368e61 View commit details
    Browse the repository at this point in the history
  4. feat: add Parents to child info

    Samuel Dare committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6dceea5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. fix: sat maths

    Samuel Dare committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d85d11b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. feat: enforce proportions to 1

    Samuel Dare committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    09ebd25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71ca55e View commit details
    Browse the repository at this point in the history
  3. fix conflict

    open-junius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8a56833 View commit details
    Browse the repository at this point in the history
  4. fix fmt

    open-junius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    fb8231a View commit details
    Browse the repository at this point in the history
  5. optimize the impl

    open-junius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8535dcf View commit details
    Browse the repository at this point in the history
  6. fix clippy

    open-junius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e0f2c2b View commit details
    Browse the repository at this point in the history
  7. fix unit test

    open-junius committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    17889ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2de784a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. fix compilation error

    open-junius committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    42763ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5c5a77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae628b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. merge with main

    open-junius committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    bd0acfd View commit details
    Browse the repository at this point in the history
  2. merge with main

    open-junius committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    feaa4b2 View commit details
    Browse the repository at this point in the history
  3. fix clippy

    open-junius committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    122c021 View commit details
    Browse the repository at this point in the history
  4. fix clippy

    open-junius committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    85fafe6 View commit details
    Browse the repository at this point in the history
  5. fix clippy

    open-junius committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    b761d37 View commit details
    Browse the repository at this point in the history
  6. fix unit test

    open-junius committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    7641f15 View commit details
    Browse the repository at this point in the history
  7. fix justfile

    open-junius committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    feb1a42 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. rebase code

    open-junius committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7d68716 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. trigger ci

    open-junius committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8aaac52 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. merge with main

    open-junius committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2a94385 View commit details
    Browse the repository at this point in the history
  2. remove commented code

    open-junius committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    aeeb039 View commit details
    Browse the repository at this point in the history
  3. fix unit test

    open-junius committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3430b08 View commit details
    Browse the repository at this point in the history