Commit Graph

  • f989e87425 Pin repo, binaries and package versions in stack (#15) main Prathamesh Musale 2024-10-30 13:38:00 +0000
  • f783a5b71b Pin repo, binaries and package versions in stack Prathamesh Musale 2024-10-30 19:04:44 +0530
  • 5843397bc7 Remove go-nitro repo directory from build context (#14) nabarun 2024-10-23 13:08:38 +0000
  • dc4ffd623c Change deployment context Shreerang Kale 2024-10-23 18:35:29 +0530
  • c77a9c4986 Remove building go-nitro while building nitro-node and RPC client Shreerang Kale 2024-10-23 17:15:23 +0530
  • 4ccc1f793a Add script to deploy new tokens (#13) nabarun 2024-10-21 09:58:53 +0000
  • 2fbd448b11 Add script to deploy tokens in nitro contracts Shreerang Kale 2024-10-18 16:51:22 +0530
  • ceae9fe8d4 Remove go-nitro repo dependency from nitro-node and bridge stacks (#12) Prathamesh Musale 2024-10-17 07:46:14 +0000
  • 012164d6c0 Add step to build nitro contracts container Shreerang Kale 2024-10-16 19:47:52 +0530
  • c7acf17bd0 Use ubuntu latest for building nitro node containers Shreerang Kale 2024-10-16 19:37:33 +0530
  • 3672d88d77 nitro-client dockerfile only needs node packages & yarn roysc/dev Roy Crihfield 2024-10-15 19:12:17 +0800
  • dd9d51d047 Update README Adw8 2024-10-11 12:24:02 +0530
  • 36cdb196ec Add image for nitro-contracts Adw8 2024-10-11 10:08:30 +0530
  • 61695df4c3 Update dockerfile to fetch binaries from release Adw8 2024-10-09 19:04:05 +0530
  • 9b53a5bd65 Remove go-nitro repo from stack.yml Adw8 2024-10-09 19:03:12 +0530
  • 034778ebeb Remove the use of L2 chain & contracts for running nitro nodes (#11) nabarun 2024-09-30 04:24:38 +0000
  • 81c032aa5d Update repos of nitro stack Neeraj 2024-09-23 18:20:50 +0530
  • 1f401597c4 Remove unused bridge config Neeraj 2024-09-23 12:06:56 +0530
  • 08a3d51b22 Update nitro bridge demo to remove optimism utilization Shreerang Kale 2024-09-20 16:49:00 +0530
  • 6e01534724 Remove optimism utilization Shreerang Kale 2024-09-20 12:35:48 +0530
  • 2826bbd67d Add healthcheck to nitro-rpc-client container (#10) Prathamesh Musale 2024-09-17 13:54:17 +0000
  • bd85c699c8 Add healthcheck in nitro-rpc-client container Neeraj 2024-09-17 14:56:46 +0530
  • d660887f35 clean up whitespace Roy Crihfield 2024-09-09 16:56:40 +0800
  • f2fa7b5304 Install platform-specific mkcert Roy Crihfield 2024-09-09 16:50:41 +0800
  • b3e58e8d74 Remove unused environment variables from compose files (#9) nabarun 2024-09-04 10:27:10 +0000
  • 45bed5f4ed Remove unused environment variables from compose files Neeraj 2024-09-03 19:16:14 +0530
  • da17fd2f7a Add a step to install ca-certificates in go-nitro Dockerfile (#8) Prathamesh Musale 2024-09-03 10:10:08 +0000
  • 7c2c86e63b Add step to install ca-certificates in go-nitro Dockerfile Neeraj 2024-09-02 10:26:59 +0530
  • 627914411c Add step to check voucher after payment (#7) nabarun 2024-08-29 07:07:46 +0000
  • bd832cc53d Format get all ledger channel command Neeraj 2024-08-29 11:05:07 +0530
  • 0c6efd7bb5 Update l1 nodes config Neeraj 2024-08-28 12:21:27 +0530
  • 3328a75197 Add step to check voucher after payment Neeraj 2024-08-28 11:01:23 +0530
  • e24324f63f Add expected outputs in nitro-bridge demo (#6) nabarun 2024-08-27 10:54:03 +0000
  • 7422227769 Update expected output for get all l2 channels IshaVenikar 2024-08-27 15:04:47 +0530
  • c195f3d393 Add expected output for direct-fund commands IshaVenikar 2024-08-27 14:46:12 +0530
  • 0a9ed58aed Add demo steps for running nitro nodes with payment and defund (#5) nabarun 2024-08-26 14:00:02 +0000
  • cc663baa31 Refactor demo clean up for re-run Neeraj 2024-08-26 16:43:39 +0530
  • 0e02a5731a Add stack instructions for nitro-contracts IshaVenikar 2024-08-23 11:42:06 +0530
  • a60850aa36 Check payment channel after making payment Neeraj 2024-08-23 11:11:17 +0530
  • 5610385b14 Add expected output for commands in nitro-node readme IshaVenikar 2024-08-23 10:29:10 +0530
  • 428e40a39c Create seperate service to deploy l2 nitro contract Neeraj 2024-08-22 19:20:16 +0530
  • 3bee4d1ad9 Add steps to make payment and defund the channel Neeraj 2024-08-22 16:38:00 +0530
  • a5e4d76e55 Add steps to run nitro nodes Neeraj 2024-08-22 15:23:31 +0530
  • dd57b1c5bb Create stack to deploy nitro contracts Neeraj 2024-08-22 14:31:39 +0530
  • 3c3fc333f4 Add demo to run bridge with nitro nodes on L1 and L2 (#4) nabarun 2024-08-22 10:51:42 +0000
  • 47abacc0f9 Update nodes address Neeraj 2024-08-22 11:06:55 +0530
  • c61ce2118b Update root readme IshaVenikar 2024-08-21 18:53:02 +0530
  • 694dec8b4f Add cleanup steps in demo readme IshaVenikar 2024-08-21 18:42:47 +0530
  • 3026010b82 Add instuctions to run nitro demo using stack IshaVenikar 2024-08-21 13:05:06 +0530
  • 02d2267b36 Update ports used in health check to fix TLS handshake error (#3) nabarun 2024-07-30 10:40:45 +0000
  • f0265ca0a2 Update ports used in health check to fix tls handshake error Neeraj 2024-07-30 16:03:02 +0530
  • cdf675f666 Update contract addresses in run nitro node script (#2) nabarun 2024-07-24 11:37:58 +0000
  • 917fc5adb4 Update contract addresses in run nitro node script Neeraj 2024-07-24 14:56:17 +0530
  • fe85e74425 Configure extra multiaddr to listen on in nitro-node and bridge setup (#1) Prathamesh Musale 2024-07-23 11:46:46 +0000
  • f2c79c2a5b Use extMultiAddr flags in bridge setup Prathamesh Musale 2024-07-23 17:11:53 +0530
  • f37245ee39 Use extMultiAddr flag in nitro-node setup Prathamesh Musale 2024-07-23 15:25:47 +0530
  • e3a8b25850 Update nitro-node stack setup (#5) Adwait Gharpure 2024-07-23 12:10:19 +0530
  • ce2258db07
    Add a stack for Nitro bridge (#4) prathamesh0 2024-07-19 10:57:46 +0530
  • 192e6feee3
    Update nitro-node stack to use public IP from config (#3) Isha Venikar 2024-07-18 17:18:24 +0530
  • c0fe155708
    Add stack for running individual nitro node (#2) Nabarun Gogoi 2024-07-18 10:22:37 +0530
  • e25a412c86
    Create skeleton of stack for running nitro nodes (#1) shreerang6921 2024-07-17 14:59:46 +0530
  • 6908ffa27b
    Initial commit shreerang6921 2024-07-16 18:13:08 +0530