Waves icon indicating copy to clipboard operation
Waves copied to clipboard

⛓️ Reference Waves Blockchain Node (client) implementation on Scala

Results 59 Waves issues
Sort by recently updated
recently updated
newest added

for security reasons I would propose to remove the seed and the password from the config file. If there is a zero day exploit in java / waves an attacker...

enhancement
wip

**Аbstract** There is no node API for obtaining active leases and balance details at a certain height **Motivation and Purposes** It would be useful for leasing reward calculations **Specification** `/leasing/active/{address}/{height}`...

feature

**Аbstract** Currently there is no trivial way to get how much WAVES sponsor pays for his sponsored asset in fees in transactions. **Motivation and Purposes** It hard to maintain the...

feature

**Аbstract** >Is your feature request related to a problem? Please describe. Yes. Blockchain is too large for start synchronization, and resynchronize this. **Motivation and Purposes** >A clear and concise description...

feature

**Аbstract** >Is your feature request related to a problem? Please describe. No, this is not a problem. **Motivation and Purposes** >A clear and concise description of what the problem is....

feature

The GatewayServer is a service that runs on a Gateway's infrastructure. It communicates with a wallet through HTTPS. Since Gateways are centralized, it makes no sense to use a decentralized...

enhancement

**Аbstract** >Is your feature request related to a problem? Please describe. No, but maybe yes... **Motivation and Purposes** >A clear and concise description of what the problem is. Ex. I'm...

feature

**Аbstract** Ability to paginate using `after` param having txs ordered ASC and not DESC. Or in alternative a `before` param with txs ordered DESC. **Motivation and Purposes** I'd like to...

feature

Hello. I see, on the site http://wavesexplorer.com/ now waves-blockchain contains over 1,200,000 blocks. Maybe need long time to syncrhonize this all on full node. Can you add in the future...

enhancement

Sometimes one transaction depends on another transaction(s): successive asset transfers, manipulation with smart-account etc. While transaction order is not strictly manageable, some depended transaction may loss its pre-requirements and will...

enhancement