You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***dataverse:** rework and enhance vc stored context
9
+
***cognitarium:** rework WhereClause api design
10
+
***dataverse:** rename the metadata field to claims (SubmitClaims)
11
+
12
+
### Features
13
+
14
+
***cognitarium:** add expression filtering in where clause ([945bc3a](https://github.com/axone-protocol/contracts/commit/945bc3a6c89e4ef90c1ef87294c77219090d5b79))
15
+
***cognitarium:** add the 'not' expression ([41a0a78](https://github.com/axone-protocol/contracts/commit/41a0a78b1e9082d179f3ad7a8731aeb2c49add20))
16
+
***cognitarium:** allow to build plan on lateral join based clause ([ac6854b](https://github.com/axone-protocol/contracts/commit/ac6854bed6d3f997f1381febb68e83080cf22fa7))
17
+
***cognitarium:** allow to issue term from variable ([29b9cf0](https://github.com/axone-protocol/contracts/commit/29b9cf01ec5985dc9dfb9d25cffffcccd46dfd1d))
***cognitarium:** rework WhereClause api design ([da76633](https://github.com/axone-protocol/contracts/commit/da76633c3892b4defee99e3ab4c1de0b1618f24f))
20
+
***dataverse:** align with new cognitarium api ([ec13afa](https://github.com/axone-protocol/contracts/commit/ec13afab736d2d074de2ff3b6ed227fe6867b642))
21
+
***dataverse:** rework and enhance vc stored context ([eb52ace](https://github.com/axone-protocol/contracts/commit/eb52ace6397a8bac5723e2a731a3ba2c1961626c))
22
+
***dataverse:** support unverified credentials (tx signatures as proof) ([83c0305](https://github.com/axone-protocol/contracts/commit/83c03057bc090f1f05961bfcff57bffc86c0cb92))
23
+
24
+
25
+
### Code Refactoring
26
+
27
+
***dataverse:** rename the metadata field to claims (SubmitClaims) ([0febba9](https://github.com/axone-protocol/contracts/commit/0febba9f11f38884af16a76dd755db1bf8ad454d))
Copy file name to clipboardExpand all lines: docs/axone-cognitarium.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -925,4 +925,4 @@ A named node constant.
925
925
926
926
---
927
927
928
-
_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `axone-cognitarium.json` (`a6344c92b24801fb`)_
928
+
_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `axone-cognitarium.json` (`197d77d83ca86dc6`)_
Copy file name to clipboardExpand all lines: docs/axone-dataverse.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -238,5 +238,5 @@ let b = Uint64::from(70u32); assert_eq!(b.u64(), 70); ```
238
238
239
239
---
240
240
241
-
*Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `axone-dataverse.json` (`2d209bff84484c1c`)*
241
+
*Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `axone-dataverse.json` (`fc11528d7cda380f`)*
Copy file name to clipboardExpand all lines: docs/axone-law-stone.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,4 +136,4 @@ A string containing Base64-encoded data.
136
136
137
137
---
138
138
139
-
_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `axone-law-stone.json` (`e30899a776e9d303`)_
139
+
_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `axone-law-stone.json` (`df827252e2e559ce`)_
Copy file name to clipboardExpand all lines: docs/axone-objectarium.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -525,4 +525,4 @@ A string containing a 128-bit integer in decimal representation.
525
525
526
526
---
527
527
528
-
_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `axone-objectarium.json` (`3a53bb06f9b58538`)_
528
+
_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `axone-objectarium.json` (`a038d40e79d5ed02`)_
0 commit comments