Skip to content

Commit

Permalink
AdjudicationFrameworkRefactoring (#176)
Browse files Browse the repository at this point in the history
This test rewrites the AdjudcationFramework such that:

MinimalAdjudicationFramework contains code that should be within any adjudicationFramework(removing/replacing arbitrators via fork)
Then there are Adjudicationframeworks that pull and push(pulling ones are the ones where users can make a question against, while pushing ones are price feeds.)
These frameworks allow for a more customised Adjudcationframework building via inheritance.

If you have better names for the adjuciationFramework blocks, I am all ears. Your previous AdjudicationFramework was deleted, but AdjudicationFrameworkForRequestsWithChallengeMangement contains the same code.

closes: #141
  • Loading branch information
josojo authored Jan 17, 2024
1 parent 7ddeab7 commit 5c4be5c
Show file tree
Hide file tree
Showing 7 changed files with 1,157 additions and 596 deletions.
Loading

0 comments on commit 5c4be5c

Please sign in to comment.