IshaVenikar
cf09fa412f
Display wallet connect only when payment is required
Lint / lint (20.x) (pull_request) Successful in 4m41s
2024-10-28 14:48:38 +05:30
Shreerang Kale
0ee8ed651c
Add laconicd chain ID env variable in deploy-frontend script
2024-10-28 14:34:30 +05:30
IshaVenikar
b8c31df54f
Refactor out method to get account from private key
2024-10-28 12:22:13 +05:30
IshaVenikar
ea3dbc004c
Store address without chainId in DB
2024-10-28 12:01:34 +05:30
IshaVenikar
e1f5fbab3c
Update back-end auth files
2024-10-28 11:43:21 +05:30
IshaVenikar
e86e1d9eb9
Update build logs UI
2024-10-28 11:37:09 +05:30
Shreerang Kale
c62ea68669
Set payment done to false if tx request fails
2024-10-28 11:24:53 +05:30
Shreerang Kale
a0e6add04d
Update stop watch for deployment status
2024-10-28 10:53:18 +05:30
IshaVenikar
aff015794e
Remove unused config values from toml file
2024-10-28 10:07:42 +05:30
IshaVenikar
f3070dae5c
Remove unused files
2024-10-28 09:53:11 +05:30
IshaVenikar
c64d7c3761
Display address without chain id in dropdown
2024-10-28 09:53:11 +05:30
IshaVenikar
9e9e8f34aa
Handle deployer minimum payment being null
2024-10-28 09:53:11 +05:30
Shreerang Kale
c52514e833
Add toasts for payments flow
2024-10-28 09:53:11 +05:30
IshaVenikar
9937547277
Use minimum payment for set deployer flow
2024-10-28 09:53:11 +05:30
Shreerang Kale
1af5d64b1f
Update flow in UI for making payments
2024-10-28 09:53:11 +05:30
IshaVenikar
9f2a97908a
Verify transaction after payment
2024-10-28 09:53:11 +05:30
Shreerang Kale
38444dec28
Check for snowball address being null
2024-10-28 09:53:11 +05:30
IshaVenikar
31c1409312
Add method to verify tx hash
2024-10-28 09:53:11 +05:30
Shreerang Kale
9443d90a6f
Add method to make payments using wallet
2024-10-28 09:53:11 +05:30
IshaVenikar
2b7c75f97b
Display account addresses after connecting wallet
2024-10-28 09:53:11 +05:30
IshaVenikar
7383d5c36d
Add method to get address from private key
2024-10-28 09:53:11 +05:30
Shreerang Kale
a1597900f6
Add required namespaces and use laconic chain ID
2024-10-28 09:53:11 +05:30
Shreerang Kale
3033e75a9e
Add wallet connect provider for making payments
2024-10-28 09:53:11 +05:30
IshaVenikar
df6a492d07
Return funds if no winners are present
2024-10-28 09:53:11 +05:30
IshaVenikar
8dc9da3ca0
Pass payment address and txHash when creating project
2024-10-28 09:53:11 +05:30
IshaVenikar
92a270afa2
Return extra funds to owner on successful deployment
2024-10-28 09:53:11 +05:30
IshaVenikar
bae0d1323a
Update Project entity
2024-10-28 09:53:11 +05:30
b449c299dc
Comment out bugsnag code ( #16 )
...
Lint / lint (20.x) (push) Successful in 4m58s
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
Reviewed-on: #16
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-10-25 12:40:34 +00:00
2a35ec1cd5
Check deployment status while creating project with single deployer ( #15 )
...
Lint / lint (20.x) (push) Successful in 4m59s
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
- Use deployer API to get status of the deployments
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: #15
Co-authored-by: Nabarun Gogoi <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun Gogoi <nabarun@deepstacksoft.com>
2024-10-25 10:47:04 +00:00
be90fc76c1
Update script to pay webapp deployer before deployment request ( #14 )
...
Lint / lint (20.x) (push) Successful in 4m57s
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: #14
2024-10-25 10:01:22 +00:00
3fa60f3cdf
Handle account sequence mismatch
error ( #13 )
...
Lint / lint (20.x) (push) Successful in 4m56s
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
- Handle failed txs due to `account sequence mismatch` error by creating a wrapper for all tx methods and retry the tx if `account sequence mismatch` error occurs
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #13
2024-10-24 11:38:17 +00:00
3d9aedeb7e
List deployer LRNs in deployment configuration step ( #11 )
...
Lint / lint (20.x) (push) Successful in 4m56s
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
- Fix request Id being set to `null` while fetching build logs
- Populate deployer LRNs dropdown with LRNs fetched from registry in configure delpoyment step
![image](/attachments/ff421bdf-6e0b-443e-9dc8-455bde481b4f)
![image](/attachments/87c9bce3-3743-4f4a-a997-a02a3504e61e)
![image](/attachments/dd442fe6-ad30-4723-a2bb-0723ad3eb3c9)
![image](/attachments/37f0da01-671f-4e3a-92e4-b34e25566a0d)
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: Neeraj <neeraj.rtly@gmail.com>
Reviewed-on: #11
2024-10-23 15:36:19 +00:00
096318cf13
Display build logs only when available ( #10 )
...
Lint / lint (20.x) (push) Successful in 4m53s
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: Neeraj <neeraj.rtly@gmail.com>
Reviewed-on: #10
2024-10-22 12:43:20 +00:00
27ef859075
Remove organization switcher from side bar ( #9 )
...
Lint / lint (20.x) (push) Successful in 5m1s
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
- Display DNS URLs in overview tab
Co-authored-by: Neeraj <neeraj.rtly@gmail.com>
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #9
2024-10-22 10:16:35 +00:00
5152952a45
Display deployment build logs ( #8 )
...
Lint / lint (20.x) (push) Successful in 4m53s
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Co-authored-by: Neeraj <neeraj.rtly@gmail.com>
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #8
2024-10-22 09:12:59 +00:00
ef26f9b39e
Implement functionality to release funds after deployment ( #7 )
...
Lint / lint (20.x) (push) Successful in 4m57s
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
- Implement functionality to release funds after first successful deployment
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #7
2024-10-21 14:25:49 +00:00
d486f44cfe
Update UI to take environment variables from user ( #6 )
...
Lint / lint (20.x) (push) Successful in 4m55s
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
- Take environment variables from the user in the `Configure` deployment step
Co-authored-by: Isha Venikar <ishavenikar@Ishas-MacBook-Air.local>
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #6
2024-10-21 11:05:35 +00:00
5c9c7575f2
Set user email with ETH address while authenticating ( #5 )
...
Lint / lint (20.x) (push) Successful in 5m5s
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
Reviewed-on: #5
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-10-19 13:06:09 +00:00
59a164f3f8
Update frontend deployment script ( #3 )
...
Lint / lint (20.x) (push) Successful in 4m55s
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
Reviewed-on: #3
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-10-18 12:53:24 +00:00
bc52b34462
Implement authentication with SIWE ( #4 )
...
Lint / lint (20.x) (push) Successful in 5m23s
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
- Remove LIT authentication
Co-authored-by: Neeraj <neeraj.rtly@gmail.com>
Reviewed-on: #4
2024-10-18 12:47:11 +00:00
5aefda1248
Integrate SP auctions for app deployment ( #2 )
...
Lint / lint (20.x) (push) Successful in 4m5s
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
- Add support for configuring web-app deployers by -
- Configuring deployer LRN (for targeted deployments)
- Configuring SP auction params for deployment auction (max price and number of providers)
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #2
2024-10-18 12:37:01 +00:00
42bdd21089
Upgrade from laconic-sdk to registry-sdk ( #1 )
...
Lint / lint (20.x) (push) Successful in 4m12s
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: #1
2024-10-16 08:43:51 +00:00
Gilbert
e5a00016c1
Merge pull request #234 from snowball-tools/ng-deployment-test
...
Lint / lint (20.x) (push) Failing after 20s
Test webapp deployment / test_app_deployment (20.x) (push) Failing after 19s
Increase retry interval for checking deployment URL in CI test
2024-09-18 23:21:33 -05:00
13b912d318
Increase retry interval for checking deployment URL
2024-08-23 11:09:12 +05:30
059863c4b9
Merge pull request #233 from snowball-tools/dboreham-frontend-deploy-from-gh
...
Deploy frontend directly from github repo
2024-07-05 09:42:05 -06:00
58906844cc
Deploy directly from github repo
2024-07-05 09:36:05 -06:00
Vivian Phung
9f0a2ad548
space
2024-07-03 12:41:39 -04:00
Vivian Phung
bd10e2cb35
fix: version temp
2024-06-25 01:34:21 -04:00
Vivian Phung
eb32385cf3
revert fix
2024-06-25 01:14:08 -04:00
Vivian Phung
aebb20b987
update README.md debugging deployer
2024-06-25 01:08:38 -04:00