This website requires JavaScript.
Explore
Help
Sign In
GRIN
/
grin-node
Watch
1
Star
0
Fork
0
You've already forked grin-node
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a69b5af7c26597784182ed7e7f45c04b53254a07
grin-node
/
wallet
/
src
T
History
Quentin Le Sceller
7212a0e743
Fix
#321
Limit length of API utxo queries (
#579
)
...
* Limit url length
#321
* Formatting with rustfmt * Typo
2018-01-05 16:03:53 -05:00
..
checker.rs
Fix
#321
Limit length of API utxo queries (
#579
)
2018-01-05 16:03:53 -05:00
client.rs
Improve errors that confuse new users (
#467
)
2017-12-12 04:56:48 +00:00
handlers.rs
Cleanup HTTP APIs, update ports to avoid gap, rustfmt
2017-10-31 19:42:56 -04:00
info.rs
Improve errors that confuse new users (
#467
)
2017-12-12 04:56:48 +00:00
lib.rs
Wallet Restore feature (
#338
)
2017-11-20 00:50:09 +00:00
outputs.rs
Improve errors that confuse new users (
#467
)
2017-12-12 04:56:48 +00:00
receiver.rs
better error messages + some cleanup (
#497
)
2017-12-18 08:17:11 -05:00
restore.rs
Fix typo ''atheight'' instead of ''byheight'' in utxo handler (
#577
)
2018-01-04 10:39:30 -05:00
sender.rs
better error messages + some cleanup (
#497
)
2017-12-18 08:17:11 -05:00
server.rs
default wallet receive to listen on 127.0.0.1 (
#229
)
2017-11-02 16:19:22 -04:00
types.rs
fixup error handling in wallet restore (was failing when unable to recover amount) (
#526
) (
#527
)
2017-12-20 17:16:40 -05:00