-
Notifications
You must be signed in to change notification settings - Fork 16
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
release: v4.0.0 #166
release: v4.0.0 #166
Commits on Mar 7, 2024
-
(cherry picked from commit 834c64ac1f3d03155514ec67d7f213ffa998e9b6)
Configuration menu - View commit details
-
Copy full SHA for a110d1a - Browse repository at this point
Copy the full SHA a110d1aView commit details -
feat: support batched document in issued check
BREAKING CHANGE: New changes for Document Store v4 (cherry picked from commit 9305fa5051df86840ecfcdc11078270cbd755a08)
Configuration menu - View commit details
-
Copy full SHA for beee520 - Browse repository at this point
Copy the full SHA beee520View commit details -
refactor: clean up document store
(cherry picked from commit 5e1ca583660a05c4822b78ba736d484de68264aa)
Configuration menu - View commit details
-
Copy full SHA for e8b5394 - Browse repository at this point
Copy the full SHA e8b5394View commit details -
feat: issue and revoke validation (#146)
* feat: issuance and revocation check * refactor: issuance and revocation check
Configuration menu - View commit details
-
Copy full SHA for c9444d7 - Browse repository at this point
Copy the full SHA c9444d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8808df1 - Browse repository at this point
Copy the full SHA 8808df1View commit details -
(cherry picked from commit a90c1e111d73d680e73bda28e03a606ed358e294)
Configuration menu - View commit details
-
Copy full SHA for b13560e - Browse repository at this point
Copy the full SHA b13560eView commit details
Commits on Mar 8, 2024
-
refactor: clean up legacy stuff (#148)
* refactor: streamline issue and revoke function names * refactor: remove legacy functions * refactor: clean up imports * refactor: zero address owner custom error * chore: remove legacy files
Configuration menu - View commit details
-
Copy full SHA for 2aa7496 - Browse repository at this point
Copy the full SHA 2aa7496View commit details
Commits on Mar 11, 2024
-
refactor: organise tests (#149)
* refactor: organise tests * test: fuzz tests * refactor: rename common test * test: fix fuzz non zero
Configuration menu - View commit details
-
Copy full SHA for 67aab11 - Browse repository at this point
Copy the full SHA 67aab11View commit details
Commits on Mar 13, 2024
-
refactor: streamline interfaces (#150)
* refactor: internal mappings * refactor: streamline interface * refactor: reorganise interfaces
Configuration menu - View commit details
-
Copy full SHA for e0b2219 - Browse repository at this point
Copy the full SHA e0b2219View commit details
Commits on Mar 14, 2024
-
* feat: multicall * test: add multicall tests * test: add erc165 tests
Configuration menu - View commit details
-
Copy full SHA for 1066d2c - Browse repository at this point
Copy the full SHA 1066d2cView commit details
Commits on Mar 15, 2024
-
refactor: milestone clean up (#152)
* refactor: organise files * refactor: internal functions * refactor: document store storage * refactor: shift inheritance * refactor: common test * refactor: move issue into IDocumentStoreBatchable.sol * refactor: document store errors * chore: add coverage script * refactor: replace block number with boolean in DocumentStore
Configuration menu - View commit details
-
Copy full SHA for 7953172 - Browse repository at this point
Copy the full SHA 7953172View commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1a6429 - Browse repository at this point
Copy the full SHA a1a6429View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06ce819 - Browse repository at this point
Copy the full SHA 06ce819View commit details -
refactor: ownable document store storage
(cherry picked from commit d97ed2505fb8d13fbbb4c80e48b74ae23c4322f2)
Configuration menu - View commit details
-
Copy full SHA for 23b07af - Browse repository at this point
Copy the full SHA 23b07afView commit details -
feat: ownable document store token uri
(cherry picked from commit ba5ca742bc2d23c3479fcb9de3bc859ee59aaaef)
Configuration menu - View commit details
-
Copy full SHA for a0dcdd8 - Browse repository at this point
Copy the full SHA a0dcdd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a18515 - Browse repository at this point
Copy the full SHA 9a18515View commit details -
refactor: ownable document store base
(cherry picked from commit e6c3430de59ff5addf4c6f8929f795328ffe8678)
Configuration menu - View commit details
-
Copy full SHA for 64d9094 - Browse repository at this point
Copy the full SHA 64d9094View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a353603 - Browse repository at this point
Copy the full SHA a353603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a2d52 - Browse repository at this point
Copy the full SHA 23a2d52View commit details -
test: add test for upgradeable contracts
(cherry picked from commit 9902b9cce356e0090b67057b9190cd353320755f)
Configuration menu - View commit details
-
Copy full SHA for c121f86 - Browse repository at this point
Copy the full SHA c121f86View commit details
Commits on Mar 21, 2024
-
(cherry picked from commit a0ab3f1ef4f57ecc162b718b508c2927de2b9168)
Configuration menu - View commit details
-
Copy full SHA for 791ccc5 - Browse repository at this point
Copy the full SHA 791ccc5View commit details -
refactor: remove constructor params
(cherry picked from commit add7d592c709d0fa08edb9e1302d0182f55793f0)
Configuration menu - View commit details
-
Copy full SHA for 1286caa - Browse repository at this point
Copy the full SHA 1286caaView commit details -
(cherry picked from commit a5a24fe43c97d00d2cb08f8755d3c0e43a2eec70)
Configuration menu - View commit details
-
Copy full SHA for 9231a0d - Browse repository at this point
Copy the full SHA 9231a0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e92076 - Browse repository at this point
Copy the full SHA 2e92076View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f381ad - Browse repository at this point
Copy the full SHA 9f381adView commit details -
(cherry picked from commit cc84ddcad8169c27f8ecb272f9969e56ee9322e2)
Configuration menu - View commit details
-
Copy full SHA for cfbb062 - Browse repository at this point
Copy the full SHA cfbb062View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for feeccdc - Browse repository at this point
Copy the full SHA feeccdcView commit details -
(cherry picked from commit daf266bf8bfef531e9f27f35645bffaede7d75d3)
Configuration menu - View commit details
-
Copy full SHA for 615923c - Browse repository at this point
Copy the full SHA 615923cView commit details -
(cherry picked from commit 03cc18b0d09a154c852adb975f8e593f62584be5)
Configuration menu - View commit details
-
Copy full SHA for 1672c09 - Browse repository at this point
Copy the full SHA 1672c09View commit details -
(cherry picked from commit 9da0dc1ec00aed87db45a30998c90a6eca367cb9)
Configuration menu - View commit details
-
Copy full SHA for 92bcb59 - Browse repository at this point
Copy the full SHA 92bcb59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54717b4 - Browse repository at this point
Copy the full SHA 54717b4View commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0382dab - Browse repository at this point
Copy the full SHA 0382dabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a193a7 - Browse repository at this point
Copy the full SHA 0a193a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80b9b9d - Browse repository at this point
Copy the full SHA 80b9b9dView commit details -
(cherry picked from commit 1566a59333facc991320a27ce6197da2313faf43)
Configuration menu - View commit details
-
Copy full SHA for 4e3349d - Browse repository at this point
Copy the full SHA 4e3349dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2146c49 - Browse repository at this point
Copy the full SHA 2146c49View commit details -
(cherry picked from commit 15e5c8cfdb44b07f027a928548632f3bc449cb97)
Configuration menu - View commit details
-
Copy full SHA for 2375611 - Browse repository at this point
Copy the full SHA 2375611View commit details -
Configuration menu - View commit details
-
Copy full SHA for d20c54d - Browse repository at this point
Copy the full SHA d20c54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ead5216 - Browse repository at this point
Copy the full SHA ead5216View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffde72f - Browse repository at this point
Copy the full SHA ffde72fView commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e3cae5 - Browse repository at this point
Copy the full SHA 1e3cae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ed53a9 - Browse repository at this point
Copy the full SHA 5ed53a9View commit details
Commits on Apr 1, 2024
-
* chore: change lcov path * ci: add codecov * style: fix linting
Configuration menu - View commit details
-
Copy full SHA for cc68286 - Browse repository at this point
Copy the full SHA cc68286View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d9400 - Browse repository at this point
Copy the full SHA 87d9400View commit details
Commits on Apr 2, 2024
-
chore: deployment scripts (#163)
* chore: add compute address script * chore(deployment): fix check tdoc existence * chore(deployment): output deployed address * chore(deployment): support ledger in deploy script
Configuration menu - View commit details
-
Copy full SHA for e317640 - Browse repository at this point
Copy the full SHA e317640View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d30325 - Browse repository at this point
Copy the full SHA 2d30325View commit details -
Configuration menu - View commit details
-
Copy full SHA for a953def - Browse repository at this point
Copy the full SHA a953defView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dc0eac - Browse repository at this point
Copy the full SHA 6dc0eacView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe6e4bf - Browse repository at this point
Copy the full SHA fe6e4bfView commit details