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

Update bridge pool vp to use merkle tree #581

Merged
merged 59 commits into from
Oct 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
b67aacd
[feat]: Updated bridge pool vp with the the new merklized storage
batconjurer Oct 11, 2022
acbb77e
[feat]: Changed the bridge pool vp to used the merklized storage
batconjurer Oct 11, 2022
8302e24
[feat]: Fixed the wasm blob for adding transfers for the bridge pool
batconjurer Oct 11, 2022
649f68c
[ci] wasm checksums update
github-actions[bot] Oct 12, 2022
cf7bdfe
[ci] wasm checksums update
github-actions[bot] Oct 12, 2022
0a405ed
Merge branch 'eth-bridge-integration' into bat/ethbridge/merkle-pool-vp
batconjurer Oct 17, 2022
dcfbe05
[fix]: Fixed broken doc link
batconjurer Oct 17, 2022
009c33c
[ci] wasm checksums update
github-actions[bot] Oct 17, 2022
45084dc
[feat]: Updated bridge pool vp with the the new merklized storage
batconjurer Oct 11, 2022
76b231d
[feat]: Changed the bridge pool vp to used the merklized storage
batconjurer Oct 11, 2022
b630ed9
[feat]: Fixed the wasm blob for adding transfers for the bridge pool
batconjurer Oct 11, 2022
61a7fb8
[ci] wasm checksums update
github-actions[bot] Oct 12, 2022
9aae01b
[ci] wasm checksums update
github-actions[bot] Oct 12, 2022
289839e
[ci] wasm checksums update
github-actions[bot] Oct 17, 2022
bdd62b0
Merge branch 'bat/ethbridge/merkle-pool-vp' of github.com:anoma/namad…
batconjurer Oct 18, 2022
e88eeac
[fix]: Added some more logging
batconjurer Oct 18, 2022
1185da7
[feat]: Updated bridge pool vp with the the new merklized storage
batconjurer Oct 11, 2022
f414afd
[feat]: Changed the bridge pool vp to used the merklized storage
batconjurer Oct 11, 2022
44ccbc5
[feat]: Fixed the wasm blob for adding transfers for the bridge pool
batconjurer Oct 11, 2022
23048b4
[feat]: Updated bridge pool vp with the the new merklized storage
batconjurer Oct 11, 2022
5e0a1c3
[feat]: Changed the bridge pool vp to used the merklized storage
batconjurer Oct 11, 2022
82bc30b
[fix]: Added some more logging
batconjurer Oct 18, 2022
450d1d6
Merge branch 'bat/ethbridge/merkle-pool-vp' of github.com:anoma/namad…
batconjurer Oct 20, 2022
5c20b7e
[fix]: Fixed some garbage created by rebasing
batconjurer Oct 20, 2022
74a4ad3
Merge branch 'eth-bridge-integration' into bat/ethbridge/merkle-pool-vp
batconjurer Oct 21, 2022
9cbd535
[ci] wasm checksums update
github-actions[bot] Oct 21, 2022
2bdc99a
[feat]: Updated bridge pool vp with the the new merklized storage
batconjurer Oct 11, 2022
4c3e0bf
[feat]: Changed the bridge pool vp to used the merklized storage
batconjurer Oct 11, 2022
3a97f86
[feat]: Fixed the wasm blob for adding transfers for the bridge pool
batconjurer Oct 11, 2022
ae75f07
[feat]: Updated bridge pool vp with the the new merklized storage
batconjurer Oct 11, 2022
54df9ce
[feat]: Changed the bridge pool vp to used the merklized storage
batconjurer Oct 11, 2022
e45b6cf
[fix]: Added some more logging
batconjurer Oct 18, 2022
34aa825
[feat]: Updated bridge pool vp with the the new merklized storage
batconjurer Oct 11, 2022
f7c9744
[feat]: Changed the bridge pool vp to used the merklized storage
batconjurer Oct 11, 2022
8156bf0
[ci] wasm checksums update
github-actions[bot] Oct 17, 2022
e5246eb
[feat]: Updated bridge pool vp with the the new merklized storage
batconjurer Oct 11, 2022
87dd95f
[feat]: Changed the bridge pool vp to used the merklized storage
batconjurer Oct 11, 2022
db35c60
[ci] wasm checksums update
github-actions[bot] Oct 12, 2022
297ae10
[ci] wasm checksums update
github-actions[bot] Oct 12, 2022
caf0906
[fix]: Fixed some garbage created by rebasing
batconjurer Oct 20, 2022
6c87b7e
[ci] wasm checksums update
github-actions[bot] Oct 21, 2022
c9ebd1e
[chore]: Rebased onto PR #573
batconjurer Oct 24, 2022
750ff71
Merge branch 'bat/ethbridge/merkle-pool-vp' of github.com:anoma/namad…
batconjurer Oct 24, 2022
bfd15f1
Merge branch 'eth-bridge-integration' into bat/ethbridge/merkle-pool-vp
batconjurer Oct 25, 2022
04df62f
[feat]: Updated bridge pool vp with the the new merklized storage
batconjurer Oct 11, 2022
48c9b0f
[feat]: Changed the bridge pool vp to used the merklized storage
batconjurer Oct 11, 2022
029dcb1
[feat]: Fixed the wasm blob for adding transfers for the bridge pool
batconjurer Oct 11, 2022
76726a5
[feat]: Updated bridge pool vp with the the new merklized storage
batconjurer Oct 11, 2022
b8adf62
[feat]: Changed the bridge pool vp to used the merklized storage
batconjurer Oct 11, 2022
49f73e7
[fix]: Added some more logging
batconjurer Oct 18, 2022
2c365a6
[feat]: Updated bridge pool vp with the the new merklized storage
batconjurer Oct 11, 2022
a7a04bf
[feat]: Changed the bridge pool vp to used the merklized storage
batconjurer Oct 11, 2022
115dac9
[feat]: Updated bridge pool vp with the the new merklized storage
batconjurer Oct 11, 2022
9f472c7
[feat]: Changed the bridge pool vp to used the merklized storage
batconjurer Oct 11, 2022
a12a68c
[fix]: Fixed some garbage created by rebasing
batconjurer Oct 20, 2022
ef7c7ca
[chore]: Rebased onto PR #573
batconjurer Oct 24, 2022
19650ab
[feat]: Updated bridge pool vp with the the new merklized storage
batconjurer Oct 11, 2022
9f151a5
[feat]: Updated bridge pool vp with the the new merklized storage
batconjurer Oct 11, 2022
dc4de3e
Merge branch 'bat/ethbridge/merkle-pool-vp' of github.com:anoma/namad…
batconjurer Oct 25, 2022
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