dboreham
dee6dce588
Add trailing newline
2023-10-24 16:18:38 -06:00
iskay
7f02664112
update fixturenet-eth test
2023-10-24 16:17:26 +00:00
Zach
ddebb9c690
bind only to 127.0.0.1 ( #598 )
v1.1.0-ddebb9c-202310231451
2023-10-23 10:51:44 -04:00
Zach
fe6c3f92ed
typo ( #596 )
v1.1.0-fe6c3f9-202310211737
2023-10-21 13:37:21 -04:00
Zach
c06be6da81
stack for the laconic.com website ( #590 )
...
* website stack
* use a release, update ports
* use deployments feature for website
v1.1.0-c06be6d-202310211731
2023-10-21 13:31:47 -04:00
telackey
3291c16466
Update stacks for migrated laconic repos. ( #594 )
v1.1.0-3291c16-202310201659
2023-10-20 11:59:06 -05:00
nabarun
69b071ee7a
Add example GQL queries made in Ponder indexers ( #593 )
...
* Add example GQL queries made in Ponder indexers
* Use fixturenet chainId in GQL query
v1.1.0-69b071e-202310190925
2023-10-19 14:55:07 +05:30
nabarun and Shreerang Kale
4a90cedeb2
Run multiple Ponder indexers in payment stack ( #588 )
...
* Separate ponder indexer and ponder watcher and add second ponder indexer
* Handle review changes
* Update config to point ponder watcher to indexer 2 to indexer 1
* Update Ponder demo
* Use deployed ERC20 contract in second Ponder indexer
* Add order by timestamp in Ponder watcher app entities query
* Upgrade go-nitro version to v0.1.2-ts-port-0.1.9
* Decrease Ponder start block to process contract transfer event at deployment
---------
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com >
v1.1.0-4a90ced-202310190656
2023-10-19 12:26:10 +05:30
Zach
2402220273
updates to payments demo ( #566 )
v1.1.0-2402220-202310181624
2023-10-18 12:23:57 -04:00
Zach
771943864e
build fixturenet payments demo on arm ( #564 )
v1.1.0-7719438-202310181605
2023-10-18 12:05:09 -04:00
prathamesh0
dd4dd519dd
Add a container for ERC20 contract txs in the payments stack ( #591 )
...
* Add a container for ERC20 contract txs in the payments stack
* Use erc20-watcher-ts repo in erc20 stack
v1.1.0-dd4dd51-202310181211
2023-10-18 17:40:55 +05:30
prathamesh0
3262ebe4ac
Setup ipld-eth-server communicating with a remote Nitro node ( #587 )
...
* Use durable store for in-process Nitro node
* Update setup for external go-nitro node
* Add a separate service for ipld-eth-server with remote Nitro node
* Update repo branches / versions
* Wait for external Nitro node endpoint and update instructions
* Update repo branches
v1.1.0-3262ebe-202310180822
2023-10-18 13:51:55 +05:30
telackey
8246e3551f
53: Make sure curl and jq are present in the container. ( #585 )
v1.1.0-8246e35-202310171837
2023-10-17 13:36:43 -05:00
nabarun and Shreerang Kale
e26a05f2c7
Add Ponder indexer queries payment config ( #586 )
...
* Add support to pass ratesFile in config
* Change branch for ponder to laconic-esm
* Fix repo name for ponder
---------
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com >
v1.1.0-e26a05f-202310171051
2023-10-17 16:21:40 +05:30
dboreham
f9b102f5fa
Trigger many CI jobs
v1.1.0-f9b102f-202310161556
2023-10-16 09:56:12 -06:00
nabarun and Shreerang Kale
7ce40331d8
Remove reverse payment proxy from payments stack ( #584 )
...
* Remove reverse payment proxy service from payment stack
* Remove run-reverse-payment-proxy.sh
* Remove reverse payment proxy port from readme
---------
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com >
v1.1.0-7ce4033-202310161245
2023-10-16 18:15:15 +05:30
dboreham
479a7772f3
Trigger CI Job
v1.1.0-479a777-202310142214
2023-10-14 16:13:46 -06:00
prathamesh0
4030c0a0d2
Add a separate pod for ipld-eth-server with payments ( #583 )
...
* Add a separate pod for ipld-eth-server with payments
* Wait for nitro contracts to become available
v1.1.0-4030c0a-202310140418
2023-10-14 09:47:55 +05:30
dboreham
ba09043227
Trigger run of fixturenet-eth-plugeth test
v1.1.0-ba09043-202310131956
2023-10-13 13:56:40 -06:00
dboreham
99f80ddc7c
Trigger fixturenet-eth-plugeth-test CI job
v1.1.0-99f80dd-202310131338
2023-10-13 07:38:27 -06:00
246d3d8732
Run go-nitro node in process in ipld-eth-server ( #575 )
...
* Setup ipld-eth-server to run in-process Nitro node
* Update watcher version in fixturenet-payments stack
* Update upstream nitro multiaddr in watcher setup
* Change RPC query endpoint to ipld-eth-server
* Update Ponder config to pay ipld-eth-server Nitro node
* Separate nitro-rpc-client service and update demo.md
* Remove unnecessary volumes
* Update ipld-eth-server branch
* Fix clean up steps
---------
Co-authored-by: Nabarun <nabarun@deepstacksoft.com >
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com >
v1.1.0-246d3d8-202310130957
2023-10-13 15:27:17 +05:30
dboreham
a68abe5f5d
Update fixturenet-eth-test
...
Trigger CI job run
v1.1.0-a68abe5-202310130442
2023-10-12 22:42:05 -06:00
dboreham
c3d87692fa
python setup CI action for arm linux ( #578 )
...
* Workaround for missing Python binaries for ARM
* Trigger CI job
* Add Python install workaround to remaining jobs
* Typo
v1.1.0-c3d8769-202310130353
2023-10-12 21:53:47 -06:00
dboreham
61579f0434
Implement scheme for triggering individual CI jobs ( #577 )
...
* Implement scheme for triggering individual CI jobs
* Add missing comment
v1.1.0-61579f0-202310130240
2023-10-12 20:40:39 -06:00
nabarun and Shreerang Kale
0bec51e96a
Pay for queries from watcher to indexer mode Ponder apps in payments stack ( #573 )
...
* Use ponder in watcher mode and indexer mode separately in payments stack
* Refactor config file and configure env variables for watcher mode
* Update demo.md for payments stack
* Handle review changes
* Setup config to pay for watcher to indexer GQL queries
* Fix config in stack for making payments in watcher ponder app
* Update demo for payment from watcher to indexer mode Ponder apps
* Use laconic-esm brannch for ponder
---------
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com >
v1.1.0-0bec51e-202310120846
2023-10-12 14:16:44 +05:30
roysc
f4216419c4
Don't error when CERC_GO_AUTH_TOKEN isn't set ( #574 )
...
* Don't error when CERC_GO_AUTH_TOKEN isn't set
* conditionally add ags
v1.1.0-f421641-202310120225
2023-10-11 21:24:52 -05:00
dboreham
420b1c292b
Force the stack to be specified ( #571 )
...
* Force the stack to be specified
* Fix up test
* Remove test for legacy non-stack deploy
v1.1.0-420b1c2-202310102213
2023-10-10 16:13:29 -06:00
dboreham
1446e54f31
Tolerate missing plugin functions ( #570 )
v1.1.0-1446e54-202310102132
2023-10-10 15:32:07 -06:00
dboreham
2486003361
Gitea deployment ( #568 )
...
* First part of deployments for external repos
* Generate deployment dir
* Create empty config file
* Copy script files into deployment
* Run scripts in deployment
* Refactor
* Integrate external plugins
* Remove debug output
v1.1.0-2486003-202310092055
2023-10-09 14:54:55 -06:00
dboreham
5ec98ee9a1
Add missing container image ( #567 )
v1.1.0-5ec98ee-202310091822
2023-10-09 12:21:54 -06:00
prathamesh0
8c4ed24dfc
Update mobymask-v3 stack ( #563 )
v1.1.0-8c4ed24-202310090503
2023-10-09 10:32:57 +05:30
prathamesh0
9e56f6357d
Update demo instructions in fixturenet-payments stack ( #560 )
...
* Update demo instructions
* Add expected payment proxy output logs
* Wait for chain endpoint to be up before starting go-nitro node
v1.1.0-9e56f63-202310060906
2023-10-06 14:36:10 +05:30
prathamesh0
8770b1df86
Upgrade mobymask-ui version in fixturenet-payments stack ( #559 )
v1.1.0-8770b1d-202310051228
2023-10-05 17:58:34 +05:30
nabarun
889df76f4f
Use release tag for go-nitro container in payments stack ( #558 )
v1.1.0-889df76-202310051114
2023-10-05 16:43:48 +05:30
5d19c56b0c
Upgrade Nitro version in stack and add nitro-rpc-client CLI ( #557 )
...
* Changes required for ponder container and upgrade ts-nitro version
* Fix empty CERC_RELAY_MULTIADDR env variable
* Add curl output for ponder payment channel
* Add `nitro-rpc-client` container in payments stack (#1 )
* Add container for nitro-rpc-client
* Add nitro-rpc-client service
* Update nitro-rpc-client container
* Update demo.md in payments stack
---------
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com >
* Update env variables used for go-nitro container
* Pass Nitro chain URL in watcher config
* Update ponder config chainUrl
* Remove curl check in ponder start script
* Upgrade node version to 18 in watcher-ts Dockerfile
* Update ponder section in the demo instructions
---------
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com >
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com >
v1.1.0-5d19c56-202310050928
2023-10-05 14:57:47 +05:30
prathamesh0
d57efe87b8
Add demo instructions to fixturenet-payments stack ( #556 )
...
* Update remaining references for core repos from github to gitea
* Add demo instructions
* Add demo clean up steps
v1.1.0-d57efe8-202310040721
2023-10-04 12:51:04 +05:30
telackey
80b0c07736
Open ports for 2nd geth instance and add missing lcli param. ( #555 )
v1.1.0-80b0c07-202310040052
2023-10-03 19:52:23 -05:00
telackey
6fa3ca2b6d
Update from github.com to git.vdb.to where applicable. ( #553 )
...
* Update from github.com to git.vdb.to for many repos.
* Use ipld-eth-server@v1.11 .6-statediff-v5 for most stacks
* Specify go-ethereum branch/tag
v1.1.0-6fa3ca2-202310031855
2023-10-03 13:55:33 -05:00
dboreham
3c5489681f
Implement deployment config ( #554 )
...
* Initial deployment config implementation
* Complete implementation, add test
* Fix funky indentation
* Revert test test
v1.1.0-3c54896-202310031849
2023-10-03 12:49:15 -06:00
prathamesh0 and nabarun
cf039d9562
Add a fixturenet-payments stack ( #540 )
...
* Add a fixturenet-payments stack
* Export the WebSocket port in fixturenet-eth-geth service
* Add container to run a go-nitro node
* Add container to deploy Nitro contracts
* Read contract addresses from a volume when running the Nitro node
* Add a service for Nitro reverse payment proxy
* Expose payment proxy endpoint to be accessible from host
* Map nitro node messaging and payment proxy ports to host
* Use container to deploy Nitro contracts in mobymask-v3 stack
* Use a common contract deployment script from mobymask-v3 stack
* Add MobyMask contract deployment and watcher services
* Fixes for contract deployment and watcher scripts
* Add a container and service for mobymask-snap
* Add MobyMask app service
* Add container and service for a ponder app
* Fix ponder setup and update instructions
* Handle review comments
* Use enablepaidrpcmethods flag in reverse payment proxy server
* Update go-nitro branch
* Fixes for mobymask-v3 stack
---------
Co-authored-by: Nabarun <nabarun@deepstacksoft.com >
v1.1.0-cf039d9-202310031210
2023-10-03 17:40:34 +05:30
Zach
b485a3b8d8
doc on how to add a stack ( #552 )
...
* doc on how to add a stack
* commands to run + nits
v1.1.0-b485a3b-202310011833
2023-10-01 14:33:01 -04:00
dboreham
72dbee88d4
Document adding config.yml ( #551 )
v1.1.0-72dbee8-202309272152
2023-09-27 15:52:08 -06:00
Zach and zramsay
33e443f41f
Gitea x Laconicd + some doc updates ( #549 )
...
* combine instructions from 2 stacks
Former-commit-id: 77d194cfd9b0503c3e55e8c79429fa1f36a8d784
* tidy doc
---------
Co-authored-by: zramsay <zach@bluecollacoding.ca >
v1.1.0-33e443f-202309272136
2023-09-27 17:36:12 -04:00
Zach
bc78c5e0d6
Update README.md ( #544 )
v1.1.0-bc78c5e-202309272107
2023-09-27 17:07:30 -04:00
dboreham
7fd2439aa9
Fix output text ( #548 )
v1.1.0-7fd2439-202309272104
2023-09-27 15:04:13 -06:00
dboreham
eca5aae991
Document self-update command ( #547 )
v1.1.0-eca5aae-202309272058
2023-09-27 14:57:48 -06:00
dboreham
5beaf69a36
Implement --check-only ( #546 )
v1.1.0-5beaf69-202309272052
2023-09-27 14:51:52 -06:00
dboreham
06c4a77afe
Simple self-update feature ( #545 )
...
* Simple self-update feature
* Update quick install script for self-update
v1.1.0-06c4a77-202309272024
2023-09-27 14:24:41 -06:00
nabarun
aafadbbed6
Add readme to deploy subgraphs ( #543 )
v1.1.0-aafadbb-202309270646
2023-09-27 12:15:51 +05:30
nabarun
be519e9ca0
Split graph-node stack to run independently ( #541 )
...
* Split graph-node stack to run independently
* Fix sushiswap subgraph config in fixturenet stack
v1.1.0-be519e9-202309261201
2023-09-26 17:31:00 +05:30