Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Flow #452

Merged
merged 137 commits into from
Oct 18, 2022
Merged

Flow #452

merged 137 commits into from
Oct 18, 2022

Commits on Aug 27, 2022

  1. wip on flow

    thedavidmeister committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    a999672 View commit details
    Browse the repository at this point in the history
  2. wip on flow stack

    thedavidmeister committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    68d4b0d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. flow wip

    thedavidmeister committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    8868d1d View commit details
    Browse the repository at this point in the history
  2. fix flow contract

    thedavidmeister committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    59cc29b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. flow erc20 contract

    thedavidmeister committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    cefe1c7 View commit details
    Browse the repository at this point in the history
  2. lint

    thedavidmeister committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    eb49a8b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. flow erc 721

    thedavidmeister committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    e1ca91a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. flow erc1155

    thedavidmeister committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    f391a6c View commit details
    Browse the repository at this point in the history
  2. flow factories

    thedavidmeister committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    ee68505 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    1fe4478 View commit details
    Browse the repository at this point in the history
  2. WIP fix tests

    marcusnewton committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    b934606 View commit details
    Browse the repository at this point in the history
  3. update test errors

    marcusnewton committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    d0616cc View commit details
    Browse the repository at this point in the history
  4. Merge branch '2022-08-26-emissions-mores-stuff' of github.com:beehive…

    …-innovation/rain-protocol into 2022-08-26-emissions-mores-stuff
    thedavidmeister committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    8a57c9a View commit details
    Browse the repository at this point in the history
  5. fix tests

    thedavidmeister committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    a0feb70 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. fix ob tests

    marcusnewton committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    1c8ee40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    376f2a7 View commit details
    Browse the repository at this point in the history
  3. fix merge

    thedavidmeister committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    0f5bc2e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    4bf01b9 View commit details
    Browse the repository at this point in the history
  2. WIP test sentinel

    marcusnewton committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    29a2364 View commit details
    Browse the repository at this point in the history
  3. sentinel tests

    marcusnewton committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    ad8ea61 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. WIP Flow tests

    marcusnewton committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    8d2815d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc45cd1 View commit details
    Browse the repository at this point in the history
  3. update test

    marcusnewton committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    ef0cb6e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. fix tests

    thedavidmeister committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    fb095ec View commit details
    Browse the repository at this point in the history
  2. prettier

    thedavidmeister committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    8d259fc View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. push failing tests

    marcusnewton committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    2a771d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. WIP test stackToFlow

    marcusnewton committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b8967ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a64ccdd View commit details
    Browse the repository at this point in the history
  3. fix flow test

    thedavidmeister committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    83e2f62 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. lint

    marcusnewton committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    75525d3 View commit details
    Browse the repository at this point in the history
  2. fix tests

    marcusnewton committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    b7126f2 View commit details
    Browse the repository at this point in the history
  3. rename test file

    marcusnewton committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    e41a924 View commit details
    Browse the repository at this point in the history
  4. WIP test flow ERC20

    marcusnewton committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    46f71b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    197f2bd View commit details
    Browse the repository at this point in the history
  6. Merge branch '2022-08-26-emissions-mores-stuff' of github.com:beehive…

    …-innovation/rain-protocol into 2022-08-26-emissions-mores-stuff
    thedavidmeister committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    cc7dd5f View commit details
    Browse the repository at this point in the history
  7. memory safe

    thedavidmeister committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    8515e27 View commit details
    Browse the repository at this point in the history
  8. remove console log

    thedavidmeister committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    022adea View commit details
    Browse the repository at this point in the history
  9. disable optimiser

    thedavidmeister committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    c967e0d View commit details
    Browse the repository at this point in the history
  10. add console log

    thedavidmeister committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    c0c20e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. WIP test flow transfers

    marcusnewton committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    adfd75f View commit details
    Browse the repository at this point in the history
  2. test Flow payable

    marcusnewton committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    f9897fc View commit details
    Browse the repository at this point in the history
  3. WIP Flow tests

    marcusnewton committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    1788c20 View commit details
    Browse the repository at this point in the history
  4. payable flow

    thedavidmeister committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    1a38d98 View commit details
    Browse the repository at this point in the history
  5. Merge branch '2022-08-26-emissions-mores-stuff' of github.com:beehive…

    …-innovation/rain-protocol into 2022-08-26-emissions-mores-stuff
    thedavidmeister committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    bb78f6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a175c4 View commit details
    Browse the repository at this point in the history
  7. fix compilation

    thedavidmeister committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    4771a22 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Configuration menu
    Copy the full SHA
    1220cf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    565dea0 View commit details
    Browse the repository at this point in the history
  3. debug console log

    thedavidmeister committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    c1689fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f6860e View commit details
    Browse the repository at this point in the history
  5. hack

    thedavidmeister committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    4c6764e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. test native token flow

    marcusnewton committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    cad962b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c57a34 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    429a477 View commit details
    Browse the repository at this point in the history
  2. WIP previewFlow tests

    marcusnewton committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    26961cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    814a8be View commit details
    Browse the repository at this point in the history
  4. Merge branch '2022-08-26-emissions-mores-stuff' of github.com:beehive…

    …-innovation/rain-protocol into 2022-08-26-emissions-mores-stuff
    thedavidmeister committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    c580924 View commit details
    Browse the repository at this point in the history
  5. fix tests

    thedavidmeister committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    9d5ae8e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    88cbd05 View commit details
    Browse the repository at this point in the history
  2. WIP fix 721 sentinels

    marcusnewton committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    269b15a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d89dca View commit details
    Browse the repository at this point in the history
  4. Merge branch '2022-08-26-emissions-mores-stuff' of github.com:beehive…

    …-innovation/rain-protocol into 2022-08-26-emissions-mores-stuff
    thedavidmeister committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    86061b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99a5aeb View commit details
    Browse the repository at this point in the history
  6. lint

    thedavidmeister committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    0d031f3 View commit details
    Browse the repository at this point in the history
  7. native token flows

    marcusnewton committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    af80182 View commit details
    Browse the repository at this point in the history
  8. Fixed flow.ts tests

    SocioDroid committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    03c75e1 View commit details
    Browse the repository at this point in the history
  9. flows list

    thedavidmeister committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    3b115f0 View commit details
    Browse the repository at this point in the history
  10. Merge branch '2022-08-26-emissions-mores-stuff' of github.com:beehive…

    …-innovation/rain-protocol into 2022-08-26-emissions-mores-stuff
    thedavidmeister committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    8802199 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. failing flow.ts tests

    marcusnewton committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    4414120 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86c0556 View commit details
    Browse the repository at this point in the history
  3. better error handling

    thedavidmeister committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    6edadf6 View commit details
    Browse the repository at this point in the history
  4. lint

    marcusnewton committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    b2c1cb1 View commit details
    Browse the repository at this point in the history
  5. WIP test with flow id

    marcusnewton committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    1fcf5e1 View commit details
    Browse the repository at this point in the history
  6. fix flow source index

    thedavidmeister committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    962d96e View commit details
    Browse the repository at this point in the history
  7. ids

    marcusnewton committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    5c240b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    388fa92 View commit details
    Browse the repository at this point in the history
  9. test flowERC20 flows

    marcusnewton committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    06c1863 View commit details
    Browse the repository at this point in the history
  10. lint

    thedavidmeister committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    12f979f View commit details
    Browse the repository at this point in the history
  11. Merge branch '2022-08-26-emissions-mores-stuff' of github.com:beehive…

    …-innovation/rain-protocol into 2022-08-26-emissions-mores-stuff
    thedavidmeister committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    7774783 View commit details
    Browse the repository at this point in the history
  12. lint

    marcusnewton committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    14a2463 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ae21607 View commit details
    Browse the repository at this point in the history
  14. Merge branch '2022-08-26-emissions-mores-stuff' of github.com:beehive…

    …-innovation/rain-protocol into 2022-08-26-emissions-mores-stuff
    thedavidmeister committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    8095c4f View commit details
    Browse the repository at this point in the history
  15. mint burn test

    marcusnewton committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    474794e View commit details
    Browse the repository at this point in the history
  16. fix tests

    thedavidmeister committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    c425428 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. fix tests

    thedavidmeister committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    42e2648 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. lint

    marcusnewton committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    8b8872b View commit details
    Browse the repository at this point in the history
  2. fix tests

    marcusnewton committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    b0251bf View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. sale price test

    marcusnewton committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    61af6d7 View commit details
    Browse the repository at this point in the history
  2. fix tests

    thedavidmeister committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    4eb0389 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0542745 View commit details
    Browse the repository at this point in the history
  4. fix previewFlow tests

    marcusnewton committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    f0f76e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1827984 View commit details
    Browse the repository at this point in the history
  6. Merge branch '2022-08-26-emissions-mores-stuff' of github.com:beehive…

    …-innovation/rain-protocol into 2022-08-26-emissions-mores-stuff
    thedavidmeister committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    fa3ea52 View commit details
    Browse the repository at this point in the history
  7. fix tests

    thedavidmeister committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    0273ac0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

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

Commits on Sep 29, 2022

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

Commits on Sep 30, 2022

  1. fix payable flow

    marcusnewton committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    0295e4d View commit details
    Browse the repository at this point in the history
  2. fix SaleStorage slots

    marcusnewton committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    351313d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25cdc64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78c8784 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

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

Commits on Oct 3, 2022

  1. uncomment test

    marcusnewton committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    4b9b6f5 View commit details
    Browse the repository at this point in the history
  2. fix Flow.sol tests

    marcusnewton committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    e79c87e View commit details
    Browse the repository at this point in the history
  3. fix Flow io tests

    marcusnewton committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    c8f5de0 View commit details
    Browse the repository at this point in the history
  4. fix tests

    thedavidmeister committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    bc76ec2 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. fix tests

    marcusnewton committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    6c8e055 View commit details
    Browse the repository at this point in the history
  2. fix erc721 flow tests

    marcusnewton committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    6b2389e View commit details
    Browse the repository at this point in the history
  3. add flow erc1155 tests

    marcusnewton committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    af06432 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2690b13 View commit details
    Browse the repository at this point in the history
  5. fix 1155

    thedavidmeister committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    8f27dd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    90f2e66 View commit details
    Browse the repository at this point in the history
  2. extended flow logic

    thedavidmeister committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    b06412f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    2436f21 View commit details
    Browse the repository at this point in the history
  2. previewFlow refactor wip

    SocioDroid committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    0cb0a7d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

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

Commits on Oct 10, 2022

  1. lint

    marcusnewton committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    308387e View commit details
    Browse the repository at this point in the history
  2. fix tests

    thedavidmeister committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    74afe1b View commit details
    Browse the repository at this point in the history
  3. FlowERC20 tests refactor

    SocioDroid committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    d973c67 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    4e9446a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd07eb4 View commit details
    Browse the repository at this point in the history
  3. compareStructs fix

    SocioDroid committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    933b002 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. FlowERC1155 fix

    SocioDroid committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    ff16c16 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. lint

    marcusnewton committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    a3cb092 View commit details
    Browse the repository at this point in the history
  2. lint

    marcusnewton committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    cc1d719 View commit details
    Browse the repository at this point in the history
  3. fix tests

    marcusnewton committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    7d1bd1e View commit details
    Browse the repository at this point in the history
  4. lint

    marcusnewton committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    73f192a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b701e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    066c736 View commit details
    Browse the repository at this point in the history
  7. test fix

    SocioDroid committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f4b3f3f View commit details
    Browse the repository at this point in the history
  8. test fixes

    SocioDroid committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    ea8771e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    fe51c21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15a37f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. remove rebasing

    thedavidmeister committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    e1fdbb7 View commit details
    Browse the repository at this point in the history
  2. remove rebasing

    thedavidmeister committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    0211d68 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. fix tests

    marcusnewton committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1adddc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9551b10 View commit details
    Browse the repository at this point in the history
  3. fix tests

    thedavidmeister committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    df7134b View commit details
    Browse the repository at this point in the history