-
Notifications
You must be signed in to change notification settings - Fork 7
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
feat: plugin and chain log #38
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2a1d298 - Browse repository at this point
Copy the full SHA 2a1d298View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0a1a26 - Browse repository at this point
Copy the full SHA d0a1a26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15bd81f - Browse repository at this point
Copy the full SHA 15bd81fView commit details -
test: add plugin testing contract
test: add proxyHelpers testing contract test: add installPlugin helper function chore: say target instead of proxyTarget
Configuration menu - View commit details
-
Copy full SHA for 8ede4c3 - Browse repository at this point
Copy the full SHA 8ede4c3View commit details -
test: move target tests to their respective dir
test: onStreamCanceled function test: methodList function test: add assertEq function for bytes4[] test: remove unnecessary assertEq functions
Configuration menu - View commit details
-
Copy full SHA for 6e065ce - Browse repository at this point
Copy the full SHA 6e065ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for c864a7f - Browse repository at this point
Copy the full SHA c864a7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 140a765 - Browse repository at this point
Copy the full SHA 140a765View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5008953 - Browse repository at this point
Copy the full SHA 5008953View commit details -
perf: remove unnecessary variable in methodList
docs: improve wording in natspec chore: various improvements in comments test: change the header for the target functions in Base_Test test: cast to uint256 in assertEq function for the Status
Configuration menu - View commit details
-
Copy full SHA for a791afb - Browse repository at this point
Copy the full SHA a791afbView commit details -
refactor: reorder functions and sections
refactor: rename header separators test: add more explanatory comments test: simplify variables in "test_MethodList" test: use periphery contract for checking function signature
Configuration menu - View commit details
-
Copy full SHA for 5518848 - Browse repository at this point
Copy the full SHA 5518848View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d7116d - Browse repository at this point
Copy the full SHA 1d7116dView commit details -
refactor: inherit from "PRBProxyPlugin" abstract
build: bump prb-proxy refactor: load "owner" from storage directly
Configuration menu - View commit details
-
Copy full SHA for 14a3d05 - Browse repository at this point
Copy the full SHA 14a3d05View commit details -
refactor: revert invalid calls in "onStreamCanceled"
chore: add explanatory comments docs: improve writing feat: add "InvalidCall" error test: add new helper for "createWithRange" test: test direct call to "onStreamCanceled" test: test invalid calls to "onStreamCanceled"
Configuration menu - View commit details
-
Copy full SHA for be910b0 - Browse repository at this point
Copy the full SHA be910b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80b3c14 - Browse repository at this point
Copy the full SHA 80b3c14View commit details -
test: deploy base test contracts in "setUp"
test: improve writing in comments
Configuration menu - View commit details
-
Copy full SHA for 3f17d62 - Browse repository at this point
Copy the full SHA 3f17d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8abac8 - Browse repository at this point
Copy the full SHA b8abac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 597e82a - Browse repository at this point
Copy the full SHA 597e82aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6597e97 - Browse repository at this point
Copy the full SHA 6597e97View commit details -
feat: add draft "SablierV2ChainLog"
docs: improve writing in comments feat: add "NoStandardCall" feat: add chain log to "SablierV2ProxyPlugin" feat: add interface for "SablierV2ProxyPlugin" feat: add script for deploying "SablierV2ChainLog" feat: check chain log in "onStreamCanceled" refactor: add new errors refactor: delete "InvalidCall" error refactor: disallow standard calls in "onStreamCanceled" test: add "eve" user test: add "listContracts" helper in "Base_Test" test: various small improvements test: update tests for "onStreamCanceled"
Configuration menu - View commit details
-
Copy full SHA for 36f0b6c - Browse repository at this point
Copy the full SHA 36f0b6cView commit details -
refactor: rename "NoStandardCall" to "OnlyDelegateCall"
docs: improve writing in comments refactor: improve error names refactor: name mapping params test: improve state trees test: use interfaces to cast deployments
Configuration menu - View commit details
-
Copy full SHA for 5714962 - Browse repository at this point
Copy the full SHA 5714962View commit details -
refactor: rename "list" to "listAddress"
ci: add deployment scripts docs: add ascii art test: add "Events" abstract contract test: delete "listContracts" helper test: improve wording in state trees test: list contracts in "onStreamCanceled" test: test "listAddress"
Configuration menu - View commit details
-
Copy full SHA for 2356ec1 - Browse repository at this point
Copy the full SHA 2356ec1View commit details -
refactor: rename "listAddress" to list"
Configuration menu - View commit details
-
Copy full SHA for 5aa9125 - Browse repository at this point
Copy the full SHA 5aa9125View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae566fa - Browse repository at this point
Copy the full SHA ae566faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24a604d - Browse repository at this point
Copy the full SHA 24a604dView commit details -
refactor: alphabetical ordering
chore: fix number of inherited components in comments
Configuration menu - View commit details
-
Copy full SHA for 5509f22 - Browse repository at this point
Copy the full SHA 5509f22View commit details