issues
search
near
/
near-enhanced-api-server
https://console.pagoda.co/apis?tab=enhancedApi#/
18
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Security Policy violation SECURITY.md
#72
allstar-app[bot]
opened
1 year ago
1
Security Policy violation Branch Protection
#71
allstar-app[bot]
opened
1 year ago
1
Incorrect near account listed as NFT owner
#70
charleslavon
opened
1 year ago
0
fix: fix type mismatch problem
#69
roshaans
closed
1 year ago
0
New endpoint: find all accounts for a given public key
#68
telezhnaya
opened
1 year ago
0
Get user's NEAR history does not provide unstaked and staked balance change + transaction\receipt hash caused the change
#67
roeybarda
opened
1 year ago
3
Get block logic is corrupted
#66
telezhnaya
opened
1 year ago
0
feat: `emitted_for_receipt_id` in FT history by contract results.
#65
paouvrard
opened
1 year ago
1
20 minutes lag for FT balance response
#64
telezhnaya
closed
1 year ago
1
Does the enhance api works for custom event cases?
#63
nabeel99
opened
1 year ago
3
docs improvements, limit NFT functionality
#62
telezhnaya
closed
1 year ago
0
fix: do not filter by timestamp
#61
telezhnaya
closed
1 year ago
0
fix: do not filter by timestamp, rename coin_events table
#60
telezhnaya
closed
1 year ago
1
feat: update the codebase, all the data is collected
#59
telezhnaya
closed
1 year ago
0
Update path where API spec is served to allow unauthenticated requests
#58
ecp88
closed
1 year ago
1
Use API_BASE_PATH for all endpoints
#57
roshaans
closed
1 year ago
1
Add pagination to some endpoints, move to new DB
#56
telezhnaya
closed
1 year ago
3
fix overflow: get rid of using i128 everywhere
#55
telezhnaya
closed
1 year ago
1
fix FT bridged coin metadata by dropping Base64VecU8
#54
telezhnaya
closed
1 year ago
1
Add endpoint to serve all FT balances and native NEAR balance together
#53
telezhnaya
opened
1 year ago
0
get rid of Coins, use FT instead
#52
telezhnaya
closed
1 year ago
2
feat: change design of get coins endpoint
#51
telezhnaya
closed
1 year ago
3
All the endpoints return 404 if API_BASE_PATH is specified
#50
telezhnaya
closed
1 year ago
1
Update links in readme
#49
telezhnaya
opened
1 year ago
0
Add pagination to some endpoints
#48
telezhnaya
closed
1 year ago
1
initial schema draft
#47
roshaans
closed
1 year ago
1
fix: add api base path to home page, calm down clippy
#46
telezhnaya
closed
2 years ago
0
Consider showing timestamp fields for NFTs again
#45
telezhnaya
opened
2 years ago
1
Add pagination for Coin endpoints
#44
telezhnaya
opened
2 years ago
1
Unable to parse FT metadata for bridged contracts
#43
telezhnaya
opened
2 years ago
8
dotenv update
#42
waldmatias
closed
2 years ago
1
Add setting for configuring client side database max connections
#41
ecp88
closed
2 years ago
0
hotfix: hide timestamp fields on NFT in order to hotfix
#40
frol
closed
2 years ago
0
fix: Optimize account existance check by using JSON RPC instead of Indexer for Explorer Database as a temporary solution
#39
frol
closed
2 years ago
0
Add base_path to json spec routes
#38
pkudinov
closed
2 years ago
0
Add API_BASE_PATH env var and improve the API Description
#37
pkudinov
closed
2 years ago
0
feat: allow `x-api-key` header in CORS requests
#36
frol
closed
2 years ago
0
doc: Added Enhanced API description to the OpenAPI specification
#35
frol
closed
2 years ago
0
Update Overview Docs
#34
TiffanyGYJ
closed
2 years ago
1
Update resources.rs
#33
TiffanyGYJ
closed
2 years ago
0
Update API docs
#32
bucanero
closed
2 years ago
0
fix: Allow to properly configure production API server URL
#31
frol
closed
2 years ago
0
IPE-354: Allow RUST_LOG to override how log levels are set
#30
ecp88
closed
2 years ago
0
NO_JIRA: Set 'info' as default log level and allow 'RUST_LOG' to override
#29
ecp88
closed
2 years ago
0
Update resources.rs
#28
TiffanyGYJ
closed
2 years ago
0
Docs update
#27
TiffanyGYJ
closed
2 years ago
0
IPE-354: Replace 'tracing' with 'env_logger' for getting more logs
#26
ecp88
closed
2 years ago
2
Create retry logic for rpc calls
#25
telezhnaya
closed
2 years ago
1
IPE-354: Add Prometheus '/metrics' endpoint for monitoring
#24
ecp88
closed
2 years ago
0
feat: Added documentation for the Pagoda API Key authentication
#23
frol
closed
2 years ago
1
Next