Waves
Waves copied to clipboard
⛓️ Reference Waves Blockchain Node (client) implementation on Scala
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...
**А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}`...
**А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...
**А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...
**А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....
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...
**А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...
**А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...
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...
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...