ceae9fe8d4
Remove go-nitro repo dependency from nitro-node and bridge stacks ( #12 )
...
Part of [Create bridge channel in go-nitro](https://www.notion.so/Create-bridge-channel-in-go-nitro-22ce80a0d8ae4edb80020a8f250ea270 )
- Remove `go-nitro` repo from `bridge` and `nitro-node` stacks
- Add a separate image for Nitro contracts deployment
- Update `go-nitro` Dockerfile to:
- Fetch `nitro` and `bridge` binaries from <https://git.vdb.to/cerc-io/nitro > instead of building from source
- Use `ubuntu:latest` as base image instead of `deban:bullsye-slim`
- Update `nitro-client` Dockerfile to:
- Install `nitro-rpc-client` package from `git.vdb.to/cerc-io` instead of building from source
Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: #12
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2024-10-17 07:46:14 +00:00
034778ebeb
Remove the use of L2 chain & contracts for running nitro nodes ( #11 )
...
Part of [Create bridge channel in go-nitro](https://www.notion.so/Create-bridge-channel-in-go-nitro-22ce80a0d8ae4edb80020a8f250ea270 )
- Remove L2 stack setup from demo steps
- Remove steps to deploy l2 contract
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Co-authored-by: Neeraj <neeraj.rtly@gmail.com>
Reviewed-on: #11
2024-09-30 04:24:38 +00:00
2826bbd67d
Add healthcheck to nitro-rpc-client container ( #10 )
...
Part of [Create bridge channel in go-nitro](https://www.notion.so/Create-bridge-channel-in-go-nitro-22ce80a0d8ae4edb80020a8f250ea270 )
Co-authored-by: Neeraj <neeraj.rtly@gmail.com>
Reviewed-on: #10
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2024-09-17 13:54:17 +00:00
b3e58e8d74
Remove unused environment variables from compose files ( #9 )
...
Part of [Create bridge channel in go-nitro](https://www.notion.so/Create-bridge-channel-in-go-nitro-22ce80a0d8ae4edb80020a8f250ea270 )
- Use variable for chain ID instead of hardcoding
Co-authored-by: Neeraj <neeraj.rtly@gmail.com>
Reviewed-on: #9
2024-09-04 10:27:10 +00:00
627914411c
Add step to check voucher after payment ( #7 )
...
Part of [Create bridge channel in go-nitro](https://www.notion.so/Create-bridge-channel-in-go-nitro-22ce80a0d8ae4edb80020a8f250ea270 )
Co-authored-by: Neeraj <neeraj.rtly@gmail.com>
Reviewed-on: #7
2024-08-29 07:07:46 +00:00
e24324f63f
Add expected outputs in nitro-bridge demo ( #6 )
...
Part of [Create bridge channel in go-nitro](https://www.notion.so/Create-bridge-channel-in-go-nitro-22ce80a0d8ae4edb80020a8f250ea270 )
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #6
2024-08-27 10:54:03 +00:00
0a9ed58aed
Add demo steps for running nitro nodes with payment and defund ( #5 )
...
Part of [Create bridge channel in go-nitro](https://www.notion.so/Create-bridge-channel-in-go-nitro-22ce80a0d8ae4edb80020a8f250ea270 )
Co-authored-by: Neeraj <neeraj.rtly@gmail.com>
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #5
2024-08-26 14:00:02 +00:00
3c3fc333f4
Add demo to run bridge with nitro nodes on L1 and L2 ( #4 )
...
Part of [Create bridge channel in go-nitro](https://www.notion.so/Create-bridge-channel-in-go-nitro-22ce80a0d8ae4edb80020a8f250ea270 )
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: Neeraj <neeraj.rtly@gmail.com>
Reviewed-on: #4
2024-08-22 10:51:42 +00:00