Skip to content
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

Feature/overflow bytes #48

Closed
wants to merge 16 commits into from
Closed

Feature/overflow bytes #48

wants to merge 16 commits into from

Conversation

dauphin3
Copy link
Collaborator

@dauphin3 dauphin3 commented Jul 6, 2022

branched from TG-refactor (latest up to date) fixes #7

if passed > 900 bytes for content field, overflow gets put into extra entry

validation error if content overflow + user passes extra hash with content_full

dauphin3 and others added 16 commits May 26, 2022 20:02
trust graph

algorithm, rollup

tests

one zome, trust_graph, rollup, agents

Notes

Notes

alt strategy for agent, slver & gold rollup method

alt strategy for agent, slver & gold rollup method

alt strategy for agent, slver & gold rollup method

Comment bin/run

(cargo-release) version 0.0.6

(cargo-release) start next development iteration 0.0.7-dev

Docs on latest version

Remove HC patches, no longer needed

Upgrade to HDK 125 / HC 130

Remove hc version from holonix

(cargo-release) version 0.0.7

(cargo-release) start next development iteration 0.0.8-dev

Iterate

Notes and discussion

Comment out new code

Comment out tests

Test not failing

Write outline of test for rollup

algo with self weight of 80%

source TAs in rollup extra, cleanup code, WIP

redo patterns, fix scoping, finish tests

Refactor: extract function

Refactor: extract function

Refactor: extract function

Refactor & clean warnings

Debuuuuuuug

tests

tests

fix query

fix rollup silver

fix convert links, get_latest

update

more debuging

add sleep, fix rollup_gold

test (without extra)

test (without extra)

fix algo, calc is passing checks

Update docs: roadmap and code samples

Bugfix: we should always have same number of null bytes, even when chunks are empty

Tweak

Notes

all tests passing

all tests passing

add more test data

add test_data

add test data, algo using power of phi

debug tests, cleanup code

Fix typo

Clippy the pendantic paperclip

check tests

shipit fmt
@dauphin3
Copy link
Collaborator Author

dauphin3 commented Jul 8, 2022

WIP validation parts broken, bytes overflow needs tests

see issue #7

@harlantwood
Copy link
Member

Stale; closing; reopen if inspired.

@harlantwood harlantwood closed this Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TrustAtoms allow content over 900 bytes, stored in "extra" entry
2 participants