Daniel Cousens
|
c3a39444e3
|
networks: extract estimateFee as a bind
|
10 years ago |
Daniel Cousens
|
6a551d9e1e
|
networks: s/magicPrefix/messagePrefix, adds magic constant
|
10 years ago |
Daniel Cousens
|
399803affa
|
use standardjs formatting
|
10 years ago |
Daniel Cousens
|
c00be27192
|
networks: prioritize bitcoin/testnet
|
11 years ago |
Julian Yap
|
5ee3203473
|
Add Jumbucks support
|
11 years ago |
Jonygame
|
4283fc26f8
|
Added Gamerscoin Support
|
11 years ago |
wmcbain
|
de1755307a
|
Added Zetacoin support
Added support for zetacoin
|
11 years ago |
BtcDrak
|
c41c3bb62d
|
Add viacoin support
|
11 years ago |
Daniel Cousens
|
77b68a52a6
|
network: testnet should use testnet
|
11 years ago |
Wei Lu
|
c4285d9da2
|
Network specific constants reference the latest tags
|
11 years ago |
Wei Lu
|
bc3e0770f9
|
Add fee estimation functions for dogecoin and litecoin
|
11 years ago |
Wei Lu
|
122b613eaf
|
Move fee estimation into networks.js
|
11 years ago |
Wei Lu
|
79ec61d085
|
Fix bitcoin dustThreshold and feePerKb values
|
11 years ago |
Wei Lu
|
45a72416c9
|
wallet: Move dust and fee per kb into networks.js
|
11 years ago |
Daniel Cousens
|
92da7975e4
|
Network: use capitalization
|
11 years ago |
Daniel Cousens
|
553ade1208
|
network: always use lowercase
|
11 years ago |
Daniel Cousens
|
91b8833e52
|
HDWallet: rename local priv to isPrivate
|
11 years ago |
Daniel Cousens
|
6b5990c6e2
|
message: support alternate networks
|
11 years ago |
Daniel Cousens
|
57b8afbdab
|
Network: rename Network to Networks
This change removes the most common ambiguities.
As the network module is not representative of a class, the lower case
has been used.
|
11 years ago |
Kyle Drake
|
5fd9fe62dc
|
Fix address prefixes, add dogecoin/litecoin BIP32 versions
|
11 years ago |
Daniel Cousens
|
f047afef2d
|
Updates network.js constant names
|
11 years ago |
Wei Lu
|
93fe1b4c78
|
cosmetic standardization
[closes #56]
|
11 years ago |
Wei Lu
|
65a13cbf41
|
pull out hdwallet network specific values
|
11 years ago |
Wei Lu
|
eaf84c4283
|
move address versions into network
Also change address type name:
address_types -> addressVersion
p2sh_types -> p2shVersion
prod -> mainnet
|
11 years ago |