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

04-Packet-Flow-v2 #1148

Merged
merged 71 commits into from
Nov 6, 2024
Merged
Show file tree
Hide file tree
Changes from 64 commits
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
3007cae
start removing channel refs
sangier Sep 10, 2024
7a9a664
add counterparty refs
sangier Sep 10, 2024
411fc33
introducing multi-packet data structure
sangier Sep 11, 2024
9820a3e
add multi-data packet
sangier Sep 11, 2024
103095d
introduce packet handlers
sangier Sep 11, 2024
c53f581
send packet handl
sangier Sep 11, 2024
b484b4e
change packet commitment paths
sangier Sep 12, 2024
2983426
fix paths
sangier Sep 12, 2024
9ef0322
mod sendPacket
sangier Sep 12, 2024
0408dfe
mod receive
sangier Sep 12, 2024
9ff280c
allign with new packet structure
sangier Sep 24, 2024
e3c6620
mod ack and paths
sangier Sep 24, 2024
e77a2f4
change counterparty def
sangier Sep 25, 2024
d9582ef
discussions-related-fixes
sangier Sep 25, 2024
3860445
add sketch packet flow
sangier Sep 26, 2024
6150e68
rework + ack logic
sangier Sep 27, 2024
0957209
fixes + timeout logic
sangier Sep 27, 2024
1542fef
start addressing review
sangier Sep 27, 2024
f77105e
addressing review comments
sangier Oct 1, 2024
6145e86
fixes
sangier Oct 1, 2024
c99dedf
client-creation-registration
sangier Oct 2, 2024
4324774
ante-error-post conditions sendPacket
sangier Oct 2, 2024
de17196
fixes
sangier Oct 2, 2024
df9e050
handlers pre-error-post conditions
sangier Oct 3, 2024
34b1ea1
fixes
sangier Oct 3, 2024
c0f261a
add mermaid diagrams, fixes
sangier Oct 3, 2024
d679315
router fixes
sangier Oct 4, 2024
6cb638a
improvements and fixes
sangier Oct 4, 2024
12edbee
minor fix
sangier Oct 4, 2024
e8a6798
improvements
sangier Oct 4, 2024
7201d5f
adding considerations
sangier Oct 4, 2024
fc7a5ef
add condition table
sangier Oct 7, 2024
fe4b0e0
change condition table format
sangier Oct 7, 2024
c236761
multi-payload,paths,router,acks fixes
sangier Oct 7, 2024
1bf8335
improve createClient conditions
sangier Oct 8, 2024
8233ba2
table fix
sangier Oct 8, 2024
47b188e
registerChannel table
sangier Oct 8, 2024
bdbc46f
fixes
sangier Oct 8, 2024
12d6f49
improvements
sangier Oct 9, 2024
eaa56e5
fixes
sangier Oct 9, 2024
319c181
setup fixes
sangier Oct 10, 2024
bf6f87c
diagram fixes
sangier Oct 10, 2024
afafaef
fix diagram
sangier Oct 10, 2024
6b5f5c2
test fix
sangier Oct 10, 2024
bbc3543
two and three step setup
sangier Oct 10, 2024
9b6df94
send-receive conditions
sangier Oct 10, 2024
077d93d
router fixes
sangier Oct 10, 2024
4602566
createChannl conditions
sangier Oct 10, 2024
b76f2e3
register table fixes
sangier Oct 10, 2024
e772e7e
conditions tables
sangier Oct 10, 2024
2574ec1
table fixes
sangier Oct 10, 2024
c18060f
self review
sangier Oct 10, 2024
2fe1a53
self review
sangier Oct 11, 2024
8ca1f44
add soundness and correctness
sangier Oct 11, 2024
e745df5
self review
sangier Oct 11, 2024
e44da3f
self review
sangier Oct 11, 2024
c9dd5b9
fixes
sangier Oct 14, 2024
147645d
minor fixes
sangier Oct 14, 2024
0dafbe9
rename folder
sangier Oct 14, 2024
57bc98c
polish
sangier Oct 15, 2024
6d0aaaa
change registerChannel to registerCounterparty
sangier Oct 15, 2024
119a719
Apply suggestions from code review
sangier Oct 23, 2024
e14a470
address review comments
sangier Oct 23, 2024
d234b5b
rm counterparty channel id check in send packet
sangier Oct 23, 2024
98d9151
mod writeAck function
sangier Oct 31, 2024
6968864
delete packet once async ack has been written
sangier Oct 31, 2024
8434128
fix callbacks
sangier Oct 31, 2024
0879212
fixes
sangier Nov 5, 2024
39fd0a3
fix mermaid
sangier Nov 5, 2024
64a5776
rm relayer from SendPack
sangier Nov 5, 2024
0641ba1
Apply suggestions from code review
AdityaSripal Nov 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading