Algorand tools

Timeline
Login

50 most recent check-ins

2020-11-27
17:57
account: less strict error checking to workaround algo sdk bug Leaf check-in: 3fe7554a22 user: dnc tags: trunk
17:56
bump algorand sdk version to 1.5.1 check-in: 79aa19e29c user: dnc tags: trunk
2020-08-14
11:44
update go module dependencies check-in: 1f1cf6abb2 user: dnc tags: trunk
11:39
minor documentation fixes; example config for mainnet check-in: fe8b377ae0 user: dnc tags: trunk
11:37
cmd/algo: support user-friendly unit name when transfering assets check-in: c8fd64f402 user: dnc tags: trunk
11:36
algo-key: write an environment file to more easily refer to accounts by nickname, after secret key is backed up check-in: 71eb3ef8b8 user: dnc tags: trunk
2020-04-13
05:11
algo: use EncodeReflect and DecodeReflect from latest Algorand SDK check-in: d33423fb0f user: dnc tags: trunk
2020-02-28
03:57
cmd/algo: payments support close-to address check-in: 528e85033a user: dnc tags: trunk
2020-02-27
19:33
README: fix unwanted header markup check-in: 6e35bcb3b4 user: dnc tags: trunk
19:22
documentation: remove tag-like pointy braces check-in: a3fdfcdbb7 user: dnc tags: trunk
19:12
documentation check-in: 071192ff4d user: dnc tags: trunk
19:12
documentation, new and updates check-in: 9fd0f5d1dd user: dnc tags: trunk
19:11
cmd/algo-key: remove a clause incompatible with go-algorand-sdk v1.2.1 check-in: 2da7cd12ba user: dnc tags: trunk
17:31
instroduce go.mod and go.sum files; now a go module check-in: b3d6b15e90 user: dnc tags: trunk
17:29
cmd/algo-key: backup in non-interactive mode with -f flag check-in: e4e7869e9a user: dnc tags: trunk
17:29
cmd/algo-key: less verbose check-in: 9fae9c4286 user: dnc tags: trunk
17:27
cmd/algo: show nicknames in account listing When nickname used as argument, nickname appears in output rather than full address check-in: b46b19cdb5 user: dnc tags: trunk
17:26
cmd/algo: no need for example operation was committed accidentally check-in: bb9d6632ac user: dnc tags: trunk
17:25
cmd/algo: fix for asset with zero decimal places check-in: 5090ca780a user: dnc tags: trunk
2020-01-13
21:02
cmd/algo: clean up code; show asset index in account view check-in: 92cc82542b user: dnc tags: trunk
20:48
encode pipeline as JSON rather than binary check-in: 12803a42c2 user: dnc tags: trunk
20:38
cmd/algo-key: erase mnemonic from screen on quit check-in: 107e743b84 user: dnc tags: trunk
20:36
cmd/algo: fix assettransfer usage check-in: a8ce0b5300 user: dnc tags: trunk
12:30
encode transactions to/from JSON instead of binary Leaf check-in: be42ecf3e2 user: dnc tags: json-pipeline
12:28
Create new branch named "json-pipeline" check-in: 8e95501b31 user: dnc tags: json-pipeline
12:26
cmd/algo: attempt, not yet working, to show assets held check-in: 028e995e40 user: dnc tags: trunk
12:24
helper functions to create new amounts check-in: d621e25489 user: dnc tags: trunk
2020-01-11
19:02
cmd/algo-key: naming convention for signed transaction files This fixes the ".sig.sig.sig..." filename problem check-in: 9021df76e9 user: dnc tags: trunk
19:01
cmd/algo: moved addressFromArg helper so both algo and algo-key can use it check-in: 562e2f6f66 user: dnc tags: trunk
2020-01-10
23:33
minor cleanup, comments check-in: 6da9f69004 user: dnc tags: trunk
23:31
cmd/algo: support asset transfer check-in: bec0b5be8d user: dnc tags: trunk
22:51
cmd/algo: introduce asset config transaction check-in: 263245b760 user: dnc tags: trunk
21:33
cmd/algo-key: remove troubleshooting code; fix memory leak check-in: 9e6793078d user: dnc tags: trunk
2020-01-09
17:38
cmd/algo-key: clear screen to hide mnemonic check-in: e946d3dfc8 user: dnc tags: trunk
17:36
cmd/algo: support note in assetcreate transaction check-in: c7851e1315 user: dnc tags: trunk
2020-01-08
13:54
cmd/algo: fix abbreviated account names check-in: 3adb611066 user: dnc tags: trunk
13:53
cmd/algo-key: windows - the struggle continues unable to get windows to save uncorrupted bytes, we have to explicitly write output file. check-in: 5a13440a9a user: dnc tags: trunk
13:52
cmd/algo-key: clean up troubleshooting code check-in: 4280a80b20 user: dnc tags: trunk
13:30
cmd/algo-key: sign from files or pipeline this is an unsuccessful attempt to bend windows to our will windows stubbornly refuese to pipe uncorrupted bytes to output, so this the resulting signatures are corrupted check-in: 87254cd7a3 user: dnc tags: trunk
13:28
cmd/algo-key: part of larger "algo" application this change causes config files to be found in ~/.config/algo, instead of ~/.config/algo-key check-in: aa0b149682 user: dnc tags: trunk
05:16
cmd/algo-key: fixed multisig signing API quite different for the first sig vs subsequent sigs check-in: c0c7cdc530 user: dnc tags: trunk
04:56
partial documentation such as it is check-in: fb531a312b user: dnc tags: trunk
04:55
cmd/algo-key: support for multisig transactions check-in: dd4b0539ca user: dnc tags: trunk
04:51
cmd/algo: submit operation; sends signed tx to algod check-in: 880b12d355 user: dnc tags: trunk
03:45
cmd/algo: support assetcreate transaction check-in: e74b2c0f0b user: dnc tags: trunk
03:45
cmd/algo: allow abbreviated addresses, from config files check-in: 34cfff1e35 user: dnc tags: trunk
02:44
cmd/algo-key: expand globs when the shell cant its 2020 and still this? check-in: ef83b7093f user: dnc tags: trunk
2020-01-07
22:24
cmd/algo-key: backup operation shows user the mnemonic initial implementation, does not force user to verify mnemonic check-in: 5847ed26ad user: dnc tags: trunk
19:18
cmd/algo: clean up output check-in: 2d443d63af user: dnc tags: trunk
19:17
cmd/algo-key: sign as transaction sender, when -as flag empty check-in: 38d90b392b user: dnc tags: trunk