Collin Chin
|
0160ad02ca
|
Merge pull request #1991 from AleoHQ/example-auction
[examples] A very simple auction-related example.
|
2022-08-09 16:19:07 -07:00 |
|
Alessandro Coglio
|
f0e1b84618
|
[examples] Change 'period' to 'iteration'.
|
2022-08-08 16:51:37 -07:00 |
|
Alessandro Coglio
|
60180e78e5
|
[examples] Add explanations to auction example.
|
2022-08-08 16:34:28 -07:00 |
|
Alessandro Coglio
|
099d63555b
|
[examples] Address review.
|
2022-08-08 16:18:11 -07:00 |
|
Alessandro Coglio
|
1ea21716cf
|
[examples] Ensure correct record address.
Also vary the other addresses.
|
2022-08-05 22:56:46 -07:00 |
|
Alessandro Coglio
|
855853d262
|
[examples] Add a record nonce.
|
2022-08-05 22:36:53 -07:00 |
|
Alessandro Coglio
|
5d3c7a6516
|
[examples] Try a different address.
|
2022-08-05 22:31:14 -07:00 |
|
Alessandro Coglio
|
ea6bee21f0
|
[examples] Add @program annotation.
|
2022-08-05 22:03:43 -07:00 |
|
Alessandro Coglio
|
47f283fb9b
|
[examples] Add @program annotations.
|
2022-08-05 21:59:22 -07:00 |
|
Alessandro Coglio
|
8c0991780a
|
Merge testnet3.
|
2022-08-05 20:47:49 -07:00 |
|
Alessandro Coglio
|
a178456a98
|
Merge testnet3.
|
2022-08-05 20:47:22 -07:00 |
|
collin
|
a1e91270e8
|
update helloworld
|
2022-08-05 18:38:50 -07:00 |
|
collin
|
667360905f
|
update examples
|
2022-08-05 18:32:07 -07:00 |
|
collin
|
a29a293f30
|
Merge branch 'testnet3' of github.com:AleoHQ/leo into example-interest
|
2022-08-05 11:56:57 -07:00 |
|
collin
|
f7f6cdaef0
|
Merge branch 'testnet3' of github.com:AleoHQ/leo into example-auction
|
2022-08-05 11:56:38 -07:00 |
|
d0cd
|
4b4935d044
|
Merge pull request #1990 from AleoHQ/update_leo_examples_readme
Update leo examples documentation
|
2022-08-05 08:45:04 -07:00 |
|
Pranav Gaddamadugu
|
3b9598d768
|
Fixed inputs; examples working
|
2022-08-04 11:29:36 -07:00 |
|
Pranav Gaddamadugu
|
94f026bd52
|
Dedup interest examples; update docs
|
2022-08-04 10:32:04 -07:00 |
|
Alessandro Coglio
|
056dbc0606
|
[examples] Enhance READMEs.
|
2022-08-04 10:32:04 -07:00 |
|
Alessandro Coglio
|
4621b87712
|
[examples] Tweak.
|
2022-08-04 10:32:04 -07:00 |
|
Alessandro Coglio
|
9deaa52aa6
|
[examples] Update constant and comments.
|
2022-08-04 10:32:04 -07:00 |
|
Alessandro Coglio
|
01c158e1ae
|
[examples] Slightly more elaborate interest program.
Now the number of periods is an input (up to a max).
|
2022-08-04 10:32:04 -07:00 |
|
Alessandro Coglio
|
123aa2822c
|
[example] Simple interest calculation.
|
2022-08-04 10:32:04 -07:00 |
|
Alessandro Coglio
|
54f2410e96
|
[examples] Get this to compile at least.
|
2022-08-03 23:21:54 -07:00 |
|
Alessandro Coglio
|
07154af8ec
|
[examples] A very simple auction-related example.
|
2022-08-03 23:05:27 -07:00 |
|
franfiuba
|
f39e616c63
|
first update of the bubble sort readme
|
2022-08-04 04:46:44 +02:00 |
|
franfiuba
|
f2367962d6
|
update helloworld readme example
|
2022-08-04 04:45:47 +02:00 |
|
franfiuba
|
8d2b0c00fc
|
update group example readme
|
2022-08-04 04:44:46 +02:00 |
|
franfiuba
|
69336dd8f2
|
created a root readme in the examples folder
|
2022-08-04 04:43:54 +02:00 |
|
collin
|
e5da76abaf
|
impl nonce
|
2022-08-03 13:35:58 -07:00 |
|
collin
|
f0a6e9421b
|
fix import example and logging output
|
2022-08-01 16:23:20 -07:00 |
|
collin
|
bef473b656
|
add import example, remove directory nesting, improve examples readme
|
2022-08-01 16:04:00 -07:00 |
|
Pranav Gaddamadugu
|
3a5c0abbef
|
Introduce bubblesort_tuple example
|
2022-07-29 08:51:09 -07:00 |
|
Pranav Gaddamadugu
|
17efb7e9f3
|
Minor cleanup
|
2022-07-21 09:37:45 -07:00 |
|
collin
|
97594cac4d
|
add token example comments
|
2022-07-21 00:15:06 -07:00 |
|
collin
|
73fd21f198
|
fix groups example, add comments
|
2022-07-20 23:25:13 -07:00 |
|
collin
|
a3e2944d55
|
add other examples
|
2022-07-20 16:07:37 -07:00 |
|
collin
|
f8582c398d
|
fix manifest run bug
|
2022-07-20 15:56:48 -07:00 |
|
Pranav Gaddamadugu
|
a6feb314a7
|
Produce a valid record as input
|
2022-07-20 15:02:33 -07:00 |
|
Pranav Gaddamadugu
|
0570a421f0
|
Mint function executes
|
2022-07-20 13:09:43 -07:00 |
|
Pranav Gaddamadugu
|
eb1f9a561f
|
Update token example with mint and transfer
|
2022-07-20 12:31:04 -07:00 |
|
collin
|
5aa53cd897
|
remove empty directory
|
2022-07-18 14:31:28 -07:00 |
|
collin
|
d165c6088d
|
update examples
|
2022-07-18 12:50:59 -07:00 |
|
collin
|
5316d900f4
|
merge testnet3, regen tests
|
2022-07-18 12:32:15 -07:00 |
|
collin
|
6aec344ed3
|
impl leo run foo to target program names
|
2022-07-16 17:38:07 -07:00 |
|
collin
|
7f14e02055
|
import codegen working
|
2022-07-15 23:36:36 -07:00 |
|
collin
|
914a9c385e
|
code gen for imports
|
2022-07-15 20:59:47 -07:00 |
|
collin
|
a35606f628
|
update revs and examples
|
2022-07-15 15:08:22 -07:00 |
|
collin
|
0e3fc48757
|
all the right files in all the right places
|
2022-07-15 14:00:52 -07:00 |
|
collin
|
6d884a3aaf
|
impl build and imports directory
|
2022-07-15 12:26:59 -07:00 |
|