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

US-2119: Tracking #131

Open
wants to merge 77 commits into
base: develop
Choose a base branch
from
Open

US-2119: Tracking #131

wants to merge 77 commits into from

Conversation

sleyter93
Copy link
Collaborator

No description provided.

rafaiovlabs and others added 30 commits May 23, 2022 09:27
* Add fixed prices for RDOC and DOC

* Fix unit test for fixed prices

* Adding contracts for mainnet
* Attempting fix GH action

* [devops] Tests on GH workflow
* Attempting fix GH action

* [devops] Tests on GH workflow

* [devops] CD tests

* [devops] CD tests2

* [devops] CD tests3

* [devops] CD tests4

* [devops] CD tests5
* Refactor to abstract price supplier to integrate new ones

* refactoring adding datasources to support multiple chains

* Refactor prices and HttpAPI to support many networks

* Update documentation
* Function to classify an event as a inconming trasaction or not

* getTransaction function

* Implementing get transaction function to get the data from the transaction contained in the event object

* Adding tests

* Adding incoming txs

* Fixing tests

* Adding refactoring to merging

Co-authored-by: Agustin Villalobos <agustin.villalobos@iovlabs.org>
* Api docs

* WebSocket Documentation
* US-938 -> Added fetch xpub address from blockbook third party service
.env -> added env var with the blockbook api link
BitcoinCore.ts -> added class to handle API call to blockbook service and other BTC operations that will be implemented in the future
BitcoinRouter.ts -> added router to expose the method /getXpubInfo
httpsAPI.ts -> added Bitcoin routes to API

* Commented out mnemonic as it's not being used (the vpub was generated from that mnemonic)

* Added pageSize and page to the bitcoin api
Implemented this test into the .test file
Revamped the code to actually comply with architecture standards

* Fixed tests

* Added our APi to the .env file
Removed hardcoded blockbook test api
Fixed test to include the var from the env

* Added getXpubInfo openapi doc - @todo query params

* Added query params to docs
Added getXpubBalance endpoint to docs

* Fixed BitcoinCore.test.ts by mocking axios
Added axios as dependency in BitcoinCore
…#55)

* US-983 - implemented function to check if an address is in use or not
Added tests to verify functionality

* Renamed accountIndex to changeIndex

* Renamed account index to change index
Splitted xpub to avoid line length error...

* Modified logic to increase response time and performance

* Returned the object instead of the plain number.

* Fixed mess that conflict solver on github made...
* Reducing time to polling balances, transactions and events

* Change default interval to 10 seconds.

Co-authored-by: Jesse Clark <hello@developerjesse.com>
* enable mainnet

* Fix lint

* add mainnet for bitcoin

* Convert map into custom type

* Fix test

* Fix Lint

* Added mainnet url

Co-authored-by: Francis Rodriguez <francisngg@gmail.com>
* Add RBTC Balance to HTTP Api

* Fix test

* Add flat support

* Removing flat feature

* Fix empty data and adding unit tests

* Fix lint

* Refactor rbtc balance from RSK Node through ethers
* Add DID Authentication Middleware

* Exclude auth middleware for api documentation

* Add openapi documentation for Authentication

* Update Authentication Flow in Readme

* Fix lint

* Fix lint

* Add custom authentication
sleyter93 and others added 22 commits August 28, 2023 15:01
* Adding usdrif price

* Price for USDRIF
* Adding validation for address and chainId

* Adding test to cover some scenarios
* US-1987 Added bitcoin fee endpoints

* Added bitcoin openapi.js

* Added tests and renamed apiType to apiSource
#116)

* US-2023 Added all endpoint to backend. Moved business logic to a service class to keep it separated. Modified router to only handle routing processes.

* Removed newPrice event emitted when connecting to the socket

* Renamed to AddressService

* Renamed to getAddressDetails

* Updated openapi.js to handle new /:address endpoint

* Emitting new init event

---------

Co-authored-by: Sleyter Sandoval <sleyter.sandoval@iovlabs.org>
* Create LICENSE

* Update package.json
@sleyter93 sleyter93 self-assigned this Mar 5, 2024
@sleyter93 sleyter93 force-pushed the feature/tracking branch 2 times, most recently from 10d9e1e to 8ad5e6c Compare March 5, 2024 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants