Commit Graph

26 Commits

Author SHA1 Message Date
Alex Coseru d80ba60637
fix missing logic (#751)
* fix missing logic

* remove goerli
2024-03-21 10:45:33 +02:00
md00ux 88a2eecb9b
Update README.md (#617)
update Ocean Subgraph endpoints list
2023-03-04 09:57:39 +02:00
Maria Carmina 15af2cd609
Update copyright year. (#615) 2023-02-27 14:53:00 +02:00
Jamie Hewitt cedd082749
Removing Pool example queries and adding new examples (#493) 2022-08-01 14:59:22 +03:00
Jamie Hewitt cb7e36fc98
Updating readme example queries (#431)
* Adding pools with highest liquidity example query

* Updating all pools query

* Updating all data NFTs query

* Updating All pool transactions for a given user

* Adding example query: All pool transactions for a given user in an individual pool

* Adding commnet to readme

* Adding All Datatokens example query

* Updating to show 1000 results
2022-05-11 11:46:07 +03:00
Ana 04eddaaac0
Fix README subgraph links (#407) 2022-04-07 14:00:48 +03:00
Trent McConaghy 648b1edd6f
Update README.md 2022-02-24 10:28:22 +01:00
Alex Coseru f3b501b728
Feature/fix scripts (#331)
* fix scripts
2022-02-17 12:59:55 +02:00
Alex Coseru f04fe156ac
refactor (#314)
* refactor contracts usage

* add docker support for barge

* add tests
2022-02-14 10:35:55 +02:00
Akshay 81b0e0b7ff
Feature: add Ploygon and Bsc in supported networks (#168) 2021-07-17 17:42:40 +02:00
Akshay f3941a1c00
Feature: Improve readme file for rendering in read-the-docs (#127)
* Feature: Improve readme file for rendering in read-the-docs

* Feature: Change emojis to fix the header link issue in read the docs
2021-06-10 10:34:49 +03:00
Alex Coseru f47ec9bb09
add dispenser (#106)
* add dispenser


Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
Co-authored-by: Jamie Hewitt <jamie.hewitt15@gmail.com>
2021-05-13 09:19:21 +03:00
Jamie Hewitt 3f3f2a09a7
adding a new command for quickly starting on barge (#114)
* adding a new command for quickly starting on barge

* Updating readme with new quickstart:barge command
2021-05-12 18:10:30 +03:00
Alex Coseru 8aebc1f26f
Update README.md 2021-05-12 12:50:13 +03:00
Alex Coseru 81c5ad782e
Add ADDRESS_FILE env docs 2021-05-12 12:49:29 +03:00
Jamie Hewitt 18854de767
Issue 92 readme improvements (#100)
* adding testing section to readme

* updating barge instructions

* removing subgraph from commit

* fixing markup in readme
2021-05-05 16:21:52 +02:00
Jamie Hewitt 3d7526a282
Issue 92 readme improvements (#93)
* adding testing section to readme

* updating barge instructions

* removing subgraph from commit
2021-04-21 11:58:27 +03:00
Alex Coseru 2a711626ed
add integration tests (#74)
* add integration tests

* try actions

* workflows check

* workflows testing

* workflow test

* workflow test

* workflow test

* increase timeout

* small fix

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* workflow test

* workflow test

* workflow test

* fix workflows

* add readme

* fix readme

* one more test

* end test

Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-04-13 18:10:03 +03:00
Matthias Kretschmann 3510edf98f
dev instructions tweaks (#27)
* dev instructions tweaks

* tweak deployment instruction

* fix typo
2021-02-10 13:03:47 +01:00
Matthias Kretschmann f1a8269036
Activate dependabot, build tweaks, green CI (#6)
* activate dependabot

* package updates

* move auto-generated typings, adapt .gitignore

* lint fix

* eslint config tweaks, turn off eqeqeq rule

* kick out Travis, switch to GitHub Actions

* Update the readme file.

* Add totalOceanLiquidity and fix TVL calculation

* add logs to track pool shares.

* lockedValue fix

* update variable names

* Feature/devel instructions (#19)

* improve developer docs

* fix readme

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* update gitignore

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* .env, and infura key

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* merged/dependabot-tvl-fix (#21)

* Update the readme file.

* Add totalOceanLiquidity and fix TVL calculation

* add logs to track pool shares.

* update variable names

* fix error after merge

Co-authored-by: ssallam <travis@travis-ci.org>

* use const

Co-authored-by: ssallam <travis@travis-ci.org>
Co-authored-by: Alex Coseru <alex.coseru@gmail.com>
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
Co-authored-by: Samer <36411297+ssallam@users.noreply.github.com>
2021-02-09 11:13:31 +01:00
Trent McConaghy ecb9e8ba52
Update README.md 2021-01-05 10:25:20 +01:00
Matthias Kretschmann f1ccbeaf49
travis badge fix 2020-12-11 11:39:31 +01:00
Matthias Kretschmann f649083b3e
project setup fixes (#1)
* project setup fixes

* fix typescript

* some auto fixes

* fixes

* fix all linting errors

* add urls

* fixes, deactivate type checking on Travis for now

* add query examples

* consistent examples

* note about lowercase ETH addresses

* remove npm start
2020-12-11 11:37:09 +01:00
ssallam 61238ab624 update README file. 2020-12-09 15:03:40 +01:00
ssallam 49461245d4 Add mappings for BFactory and BPool events with handlers 2020-11-20 13:12:02 +01:00
Samer 3f79ce7918
Initial commit 2020-11-19 08:15:23 +01:00