Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Json supply routes #132

Closed
wants to merge 25 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
6903088
refactor account creation to add jwt security parameter
Viterbo Dec 24, 2023
0e7a643
avoid creating more than one account per user
Viterbo Jan 11, 2024
c888bca
fixed wrong name
Viterbo Jan 11, 2024
3f86556
using the auxiliary function call
Viterbo Jan 11, 2024
85d5436
update the google app id
Viterbo Jan 16, 2024
0c11c82
adding accounts/version endpoint
Viterbo Jan 16, 2024
90a36b7
build(deps): bump follow-redirects from 1.15.2 to 1.15.4
dependabot[bot] Jan 10, 2024
c1ba2d3
bugfix. Passing suggested name
Viterbo Jan 16, 2024
63a6219
Update src/v1-routes/accounts.js
donnyquixotic Jan 16, 2024
fab6478
Merge branch 'develop' of https://github.com/telosnetwork/api-telos-net
donnyquixotic Jan 16, 2024
886df28
test
Viterbo Jan 19, 2024
5147034
cleaning console logs
Viterbo Jan 19, 2024
4135739
configuring different AppIds for test and prod
Viterbo Jan 19, 2024
f895c05
Make it fail on mainnet
Viterbo Jan 22, 2024
dad3e12
Merge pull request #115 from telosnetwork/develop
donnyquixotic Jan 22, 2024
e1a82e6
Merge pull request #117 from telosnetwork/develop
donnyquixotic Jan 24, 2024
56dcccf
cleaning the accounts API
Viterbo Feb 9, 2024
cd9a5d3
restoring official app id
Viterbo Feb 9, 2024
4e1fd9f
removing dev GOOGLE_CLIENT_ID
Viterbo Feb 12, 2024
6612547
chore: bump version
donnyquixotic Feb 12, 2024
73aa9a5
Merge pull request #124 from telosnetwork/develop
poplexity May 2, 2024
7950fbf
Merge pull request #127 from telosnetwork/develop
pmjanus May 30, 2024
ca8e329
Merge pull request #129 from telosnetwork/develop
tomtomcrypto Jun 18, 2024
8cf99e8
Update sourcify.mjs
jbuice Jun 18, 2024
e075254
adds supply/total/json and supply/circulating/json routes
tomtomcrypto Aug 13, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading