-
Notifications
You must be signed in to change notification settings - Fork 22
feat!: sync mode and EventSystem [skip-line-limit] #1086
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
Merged
Merged
Changes from all commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
f555656
strategy
20e923d
allow to specify tree on construction of sled_db
ed7914b
apply traits to sled_db
de7e914
header
812fa67
refactor sled_db
376fbcf
add header
10a9a53
setup in memory data structures
950714f
setup inmem hlcstore
8608b91
update to simplify event store
b461f3b
move event_bus_factory to ciphernode_builder
8404304
refactor to event system factory
115e38a
header
33fe9ac
header
82fbc10
compiling
0775ebb
update in mem log
29dc152
get tests passing
7ec690f
add comments to event system for clarity
f03006a
remove redunant imports
f02003c
add todos
eeb1b39
fix issues
b5d1956
implement InMemSequenceIndex
28ab74d
connect up enclave factory method
a55ff36
fix up testing
3ad90e3
add comment
b448c0b
add buffer implementation
e99e4b1
add batch to sled
fe4f0da
hook up batch insert
edc8544
dont build evm
a4028a6
add solc and jq
2997af0
use image tag based on commit
d3729df
--wip-- [skip ci]
d81bd36
Unit test eventsystem
323366e
--wip-- [skip ci]
756bb06
add piping
2529464
refactor ciphernodeselector
4d2f556
remove test stop
0ee7914
tidy up
12551e4
Merge branch 'main' into ry/1050-storage
ryardley 9fd60d4
fix missing await and add color utils for debugging
57dd201
implement commit log and tidy up
d396f07
remove unused dep
866679a
remove unused dep
5cebe4b
remove comments
6dacec4
use persistence
83698b0
update eventstore limit
467939d
update eventstore limit
895276e
add event context
1ef1a88
tidy up pr
30537f9
tidy up unused imports
c43a73d
add comments
794bc89
add comments
6ac6835
remove e3 meta once request is complete
73a2cf0
Update crates/ciphernode-builder/src/event_system.rs
ryardley fc31deb
Update crates/data/src/in_mem_sequence_index.rs
ryardley 5d8b314
Update crates/events/src/traits.rs
ryardley f2f67f8
Update crates/net/src/document_publisher.rs
ryardley 8d3c84b
Update crates/config/src/paths_engine.rs
ryardley f3893d1
add logging when requested
ca01581
remove redundant struct
0b11081
remove inaccurate comments
f917621
Merge branch 'main' into ry/1050-storage
ryardley 18beae9
update to use addr as the node id
1b37e3f
Remove comment
42dc92e
Merge branch 'main' into ry/1050-storage
ryardley b9dad49
Merge branch 'main' into ry/1050-storage
hmzakhalid 7328f4d
Merge branch 'main' into ry/1050-storage
ryardley 3dc7a0b
fix bug with offset not updating
5400f03
ensure index cannot have a value already stored at timestamp
ffee673
add panic instead of just logging
8cbd0ef
remove extra bus
c910511
update to avoid bug in seek return
f80f522
Merge branch 'main' into ry/1050-storage
ryardley 8006ff1
Merge branch 'main' into ry/1050-storage
hmzakhalid 99f398c
Merge branch 'main' into ry/1050-storage
hmzakhalid 956916a
Merge branch 'main' into ry/1050-storage
ryardley File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.