bdccb0966f
Web3/Ocean splitup + full Polygon/Matic support ( #433 )
2021-03-17 11:44:26 +01:00
8737264816
refactor network name output ( #421 )
...
* refactor network output
* fetch chain & network metadata from @ethereum-lists/chains
* typed responses
* switch warning icon for testnet badge
* add supportedNetworks list, output warning based on it
* markup & spacing tweaks
* check networkId against ocean.js ConfigHelper
* remove supportedNetworks app config
* fetch EVM networks metadata on build time
* fixes
2021-03-04 18:16:20 +01:00
mihaisc
273769388c
Pool statistics from the graph ( #288 )
...
* graphql
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* ignore generated
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* delete generated
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix travis
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix travis
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix fetch
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix travis
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix fetch
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* update readme
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* pool creator liquidit& statistics
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* graph with the graph
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* cleanup
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix query
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* update poll interval
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* update graph url
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* ocean bump
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* run apollo codegen before starting gatsby
* put back graph loading state
* typing fix
* graph tweak, add error state
* readme update
* remove unused functions, move graph provider
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix package-lock
* fix graph when switching tabs
* generate apollo files into one folder
* fix loading
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix codegen camelcase
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* bump apollo packages
* document subgraph usage, add example
* rewrite into Data Sources, add quick examples
* more data sources docs
* docs updates, typos
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-01-21 16:02:48 +01:00
b3510230e9
More footer data ( #224 )
...
* output total datatoken liquidity in footer stats
* add build id to footer
* write out repo metadata before build
* build tweaks
* add title
* refactor
2020-11-09 14:31:04 +01:00
3826051d01
fix for being able to use npm link
with @oceanprotocol/react
2020-07-30 20:33:51 +02:00
da6eef9bba
generate markdown pages, use for terms
2020-07-17 14:59:20 +02:00
ff36e07a45
dependencies cleanup and updates
2020-07-16 12:24:05 +02:00
894f3b39be
load all metadata client-side only
2020-07-15 13:54:36 +02:00
1de31e4eff
consolidate actual app config
2020-07-08 15:15:02 +02:00
996bf9205b
try to mix static/dynamic paths again
2020-07-07 10:26:38 +02:00
7cee5eee21
gatsby-source-ocean: add plugin options, new node type name
2020-07-07 09:55:20 +02:00
85b76a727b
asset details component reorder
2020-07-07 09:43:45 +02:00
b653ed7990
new tactic: pull in assets into GraphQL on build time
2020-07-07 09:27:05 +02:00
7860aecd98
prototype client-only route for asset details
2020-07-06 12:49:30 +02:00
4d36127f76
ocean config cleanup
2020-07-06 11:28:33 +02:00
af62e9f5d4
generate pages for all existing assets, make asset details view work for them
2020-07-01 17:11:45 +02:00
3e96a8d36b
make Gatsby start
2020-06-30 13:32:16 +02:00