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

Rework py api #97

Draft
wants to merge 81 commits into
base: main
Choose a base branch
from
Draft

Rework py api #97

wants to merge 81 commits into from

Commits on May 20, 2021

  1. Merge pull request #80 from Chia-Network/fix-builds

    Fix bitrot in build.
    richardkiss authored May 20, 2021
    Configuration menu
    Copy the full SHA
    3fea64f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Remove obsolete api.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    0903e39 View commit details
    Browse the repository at this point in the history
  2. First crack at gateway.

    Acked-by: Richard Kiss <[email protected]>
    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    b4a957e View commit details
    Browse the repository at this point in the history
  3. Checkpoint.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    91fa184 View commit details
    Browse the repository at this point in the history
  4. Checkpoint.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    b7dd52f View commit details
    Browse the repository at this point in the history
  5. Checkpoint.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    f002241 View commit details
    Browse the repository at this point in the history
  6. Checkpoint.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    31a4b6a View commit details
    Browse the repository at this point in the history
  7. Checkpoint.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    a0a1c69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f23452c View commit details
    Browse the repository at this point in the history
  9. More methods.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    f24ae7b View commit details
    Browse the repository at this point in the history
  10. Checkpoint.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    c7a9287 View commit details
    Browse the repository at this point in the history
  11. Checkpoint.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    262aeae View commit details
    Browse the repository at this point in the history
  12. Checkpoint. Yikes.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    8583282 View commit details
    Browse the repository at this point in the history
  13. Checkpoint. Compiles.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    d4c6978 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    27d7893 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    287aba9 View commit details
    Browse the repository at this point in the history
  16. Maybe works now?

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    5b2c669 View commit details
    Browse the repository at this point in the history
  17. More in PyNaNode.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    cda5166 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    98ccf3e View commit details
    Browse the repository at this point in the history
  19. Run cargo fix.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    8647233 View commit details
    Browse the repository at this point in the history
  20. Do cargo clippy.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    40848e6 View commit details
    Browse the repository at this point in the history
  21. Faster None.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    b5dbd5a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e6e0d41 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a25f7ff View commit details
    Browse the repository at this point in the history
  24. Fix problem with errors.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    45c30ac View commit details
    Browse the repository at this point in the history
  25. Checkpoint.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    fdcd422 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    cff49ec View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6d84a09 View commit details
    Browse the repository at this point in the history
  28. Lots of tests passing!

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    73f42d7 View commit details
    Browse the repository at this point in the history
  29. More tests passing!

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    44d839f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0471077 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7f78bb1 View commit details
    Browse the repository at this point in the history
  32. More simplification.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    7947f4e View commit details
    Browse the repository at this point in the history
  33. Hash by id.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    f794a26 View commit details
    Browse the repository at this point in the history
  34. Rename file.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    3dd2865 View commit details
    Browse the repository at this point in the history
  35. Make PyView non-optional.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    39e0853 View commit details
    Browse the repository at this point in the history
  36. Add PyIntNode.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    5c5ffa0 View commit details
    Browse the repository at this point in the history
  37. Checkpoint of Dialect.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    23bbb9c View commit details
    Browse the repository at this point in the history
  38. Fix clippy.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    33cad2a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8bf20a1 View commit details
    Browse the repository at this point in the history
  40. Rename checkpoint.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    f00ea74 View commit details
    Browse the repository at this point in the history
  41. More rename.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    8c4aee0 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    a2065c1 View commit details
    Browse the repository at this point in the history
  43. Rename to ArenaObject.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    c58ee9a View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    bd9ec94 View commit details
    Browse the repository at this point in the history
  45. Add api to Arena.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    7e7a7bc View commit details
    Browse the repository at this point in the history
  46. Minor refactor.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    8f6417e View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    296793f View commit details
    Browse the repository at this point in the history
  48. Deal with import loops.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    33d279e View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    8c234a0 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    1bd36bf View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    c7b845c View commit details
    Browse the repository at this point in the history
  52. Remove obsolete API.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    9fecb12 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    b81346d View commit details
    Browse the repository at this point in the history
  54. Clippy

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    78c376a View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    ae2f556 View commit details
    Browse the repository at this point in the history
  56. Add Dialect.update.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    5576cf1 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    dabce63 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    a8e7b66 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    12721bf View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    c6c91b1 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    2379a6a View commit details
    Browse the repository at this point in the history
  62. Ditch ArenaObject.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    16f0832 View commit details
    Browse the repository at this point in the history
  63. Delete a bunch of stuff.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    5f1c713 View commit details
    Browse the repository at this point in the history
  64. Fix a test.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    e28a462 View commit details
    Browse the repository at this point in the history
  65. Fix more tests.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    dd376c4 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    3341954 View commit details
    Browse the repository at this point in the history
  67. checkpoint

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    698c6bd View commit details
    Browse the repository at this point in the history
  68. Works!!

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    8babcbe View commit details
    Browse the repository at this point in the history
  69. Tidy up a bit.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    f3ac35a View commit details
    Browse the repository at this point in the history
  70. Get rid of PyView.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    636c226 View commit details
    Browse the repository at this point in the history
  71. Rename PyArena to Arena.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    1f2ac7e View commit details
    Browse the repository at this point in the history
  72. Add comments.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    00df1af View commit details
    Browse the repository at this point in the history
  73. Prefer PyRef over PyCell.

    richardkiss committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    ede6ca9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

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

Commits on Jul 1, 2021

  1. Factor out BridgeCache.

    richardkiss committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    e4223c9 View commit details
    Browse the repository at this point in the history
  2. Improve BridgeCache.

    richardkiss committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    ee8ebab View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    ce0b718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50b3536 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7d8ff9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1f65cb View commit details
    Browse the repository at this point in the history