Tadej Golobic
Tadej Golobic
To me personaly, validators screen is good enough only for checking to see if somebody is on nUNL list and what version is each validator using. I would like to...
## High Level Overview of Change Added feature for showing ledger metrics per [XRPLBounties #18](https://github.com/XRPLBounties/Proposals/blob/main/bounties/0018%20Ledger%20Metrics.md) Following was added: * Number of successful transactions * Number of failed transaction * Breakdown...
Decimal.js is not working with [Secure ECMAScript (SES)](https://github.com/endojs/endo/blob/master/packages/ses/README.md) due to assigning value to constructor at runtime. Constructor must be read-only. This by definition from SES is security concern. This issue...
## Changes proposed in this pull request * Add API for fetching wallet address keys ## Context fixes #2631 ## Checklist - [x] Related issues linked using `fixes #number` -...
Thanks for taking the time to file a feature request! Please fill out this form as completely as possible. Note that feature requests will be converted to the GitHub Discussions...
## Feature Request **Describe the feature you'd like to request** I would like to have query that would return walletAddressKeys. Use case is actually quite simple: * For Key management...
- feat(localenv): cancel outgoing payment on created webhook - feat(graphql): cancel outgoing payment api - feat(outgoing-payment): cancel outgoing payment service implementation ## Changes proposed in this pull request Add an...
This will just update timeout value for prerequisite job in workflow. I noticed that this job is sometime failing due to running just about 1 min so 5 minutes should...
## Changes proposed in this pull request - Check issue ## Context fixes #2649 ## Checklist - [x] Related issues linked using `fixes #number` - [x] Tests added/updated - [x]...
## Changes proposed in this pull request - ## Context ## Checklist - [ ] Related issues linked using `fixes #number` - [ ] Tests added/updated - [ ] Documentation...