-
Notifications
You must be signed in to change notification settings - Fork 267
Provide hdk::query_result API to allow return of Headers if desired #868
Commits on Jan 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4b5ce1d - Browse repository at this point
Copy the full SHA 4b5ce1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f31bd0 - Browse repository at this point
Copy the full SHA 6f31bd0View commit details -
Merge branch 'develop' of github.com:holochain/holochain-rust into fe…
…ature-query-headers
Configuration menu - View commit details
-
Copy full SHA for 79cb467 - Browse repository at this point
Copy the full SHA 79cb467View commit details -
Configuration menu - View commit details
-
Copy full SHA for 322d593 - Browse repository at this point
Copy the full SHA 322d593View commit details -
Renovate hdk::query/query_result and chain_store query APIs
o Package up individual options into ...Options packages o Change u32 options to usize o Retain simple Vec<Address> for original hdk::query o chain_store.query now returns an enum, so handle appropriately
Configuration menu - View commit details
-
Copy full SHA for 8214cb8 - Browse repository at this point
Copy the full SHA 8214cb8View commit details
Commits on Jan 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9f8fb69 - Browse repository at this point
Copy the full SHA 9f8fb69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ba1c04 - Browse repository at this point
Copy the full SHA 8ba1c04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99194eb - Browse repository at this point
Copy the full SHA 99194ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 159061c - Browse repository at this point
Copy the full SHA 159061cView commit details -
Clean up hdk and chain_store query APIs
o Simplify by removing some Option-ality o Add some unit tests
Configuration menu - View commit details
-
Copy full SHA for 901aaa6 - Browse repository at this point
Copy the full SHA 901aaa6View commit details -
Clean up ChainStore .collect()s, and ensure QueryResult enum has tagging
o Without tagging, an empty [] result is ambiguous, so can be assigned to the wrong enum when deserialized. o Add the install: target to Makefile, to rebuild nodejs_container.
Configuration menu - View commit details
-
Copy full SHA for d1b8f4d - Browse repository at this point
Copy the full SHA d1b8f4dView commit details -
Merge branch 'develop' of github.com:holochain/holochain-rust into fe…
…ature-query-headers
Configuration menu - View commit details
-
Copy full SHA for dd71eea - Browse repository at this point
Copy the full SHA dd71eeaView commit details
Commits on Jan 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d7f31dd - Browse repository at this point
Copy the full SHA d7f31ddView commit details -
Merge branch 'develop' of github.com:holochain/holochain-rust into fe…
…ature-query-headers
Configuration menu - View commit details
-
Copy full SHA for 565f4e7 - Browse repository at this point
Copy the full SHA 565f4e7View commit details
Commits on Jan 18, 2019
-
Merge branch 'develop' of github.com:holochain/holochain-rust into fe…
…ature-query-headers
Configuration menu - View commit details
-
Copy full SHA for 0186b04 - Browse repository at this point
Copy the full SHA 0186b04View commit details
Commits on Jan 21, 2019
-
Merge branch 'develop' of github.com:holochain/holochain-rust into fe…
…ature-query-headers
Configuration menu - View commit details
-
Copy full SHA for eca7ed8 - Browse repository at this point
Copy the full SHA eca7ed8View commit details -
Added the ability to compare Iso8601 type for equality, order
o Since Iso8601 may fail to convert to DateTime, only PartialEq possible
Configuration menu - View commit details
-
Copy full SHA for e5f668b - Browse repository at this point
Copy the full SHA e5f668bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84dded5 - Browse repository at this point
Copy the full SHA 84dded5View commit details -
Merge branch 'develop' of github.com:holochain/holochain-rust into fe…
…ature-query-headers
Configuration menu - View commit details
-
Copy full SHA for aa04a6a - Browse repository at this point
Copy the full SHA aa04a6aView commit details
Commits on Jan 22, 2019
-
Return Entries from hdk::query_result
o Work in progress; needs unit testing
Configuration menu - View commit details
-
Copy full SHA for 1da56b5 - Browse repository at this point
Copy the full SHA 1da56b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for abd36da - Browse repository at this point
Copy the full SHA abd36daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33e7792 - Browse repository at this point
Copy the full SHA 33e7792View commit details -
Nicolas Luck committed
Jan 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 776cd08 - Browse repository at this point
Copy the full SHA 776cd08View commit details -
Add some crate-local APIs to access Entry data from dht or agent
o Reduce some unnecessary copying of Addresses o Change hdk::query to get local-chain entries only from agent CAS
Configuration menu - View commit details
-
Copy full SHA for 8932ec6 - Browse repository at this point
Copy the full SHA 8932ec6View commit details -
Nicolas Luck committed
Jan 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 4caa5d4 - Browse repository at this point
Copy the full SHA 4caa5d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bee264a - Browse repository at this point
Copy the full SHA bee264aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2479d2 - Browse repository at this point
Copy the full SHA f2479d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 059753d - Browse repository at this point
Copy the full SHA 059753dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17513fa - Browse repository at this point
Copy the full SHA 17513faView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd56e90 - Browse repository at this point
Copy the full SHA dd56e90View commit details -
Configuration menu - View commit details
-
Copy full SHA for a16c200 - Browse repository at this point
Copy the full SHA a16c200View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c4adb4 - Browse repository at this point
Copy the full SHA 4c4adb4View commit details -
Merge remote-tracking branch 'origin/scenario-call-proper-promise-rej…
…ection' into feature-query-headers
Configuration menu - View commit details
-
Copy full SHA for b435450 - Browse repository at this point
Copy the full SHA b435450View commit details -
Merge branch 'feature-query-headers' of github.com:holochain/holochai…
…n-rust into feature-query-headers
Configuration menu - View commit details
-
Copy full SHA for af26b8b - Browse repository at this point
Copy the full SHA af26b8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b222ad1 - Browse repository at this point
Copy the full SHA b222ad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06410cd - Browse repository at this point
Copy the full SHA 06410cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7900141 - Browse repository at this point
Copy the full SHA 7900141View commit details
Commits on Jan 23, 2019
-
Merge branch 'feature-query-headers' of github.com:holochain/holochai…
…n-rust into feature-query-headers
Configuration menu - View commit details
-
Copy full SHA for 97282d3 - Browse repository at this point
Copy the full SHA 97282d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48d3db4 - Browse repository at this point
Copy the full SHA 48d3db4View commit details
Commits on Jan 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6e296fb - Browse repository at this point
Copy the full SHA 6e296fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fac5aac - Browse repository at this point
Copy the full SHA fac5aacView commit details