Commit Graph

2642 Commits

Author SHA1 Message Date
Collin Chin
4024c1a9b5
Merge pull request #885 from AleoHQ/feature-custom-api-route
[CLI] Allow setting custom API endpoint in ENV
2021-04-22 11:22:01 -07:00
collin
3c13aae0e9 fix comments 2021-04-22 11:16:01 -07:00
damirka
8dbb12cfe3 fixed comment 2021-04-22 11:44:22 +03:00
damirka
0d523fb1e1 changes --api to env 2021-04-22 11:35:17 +03:00
Collin Chin
911b5370f0
Merge pull request #879 from AleoHQ/dependabot/cargo/zip-0.5.12
Bump zip from 0.5.10 to 0.5.12
2021-04-21 15:45:55 -07:00
Collin Chin
b1d4ad4f14
Merge pull request #832 from AleoHQ/feature/type-inference-stage
Type Inference Compiler Stage
2021-04-21 15:45:29 -07:00
Collin Chin
83c41769c1
Merge pull request #812 from AleoHQ/ci/add-constraints-check
[CI] Adds Pedersen Hash constraints check
2021-04-21 15:23:09 -07:00
collin
de685928e2 rename stage -> phase 2021-04-21 15:22:20 -07:00
Collin Chin
0cbea10ed0
Add test-framework comment 2021-04-21 14:54:51 -07:00
Collin Chin
b0195dab40
Merge pull request #872 from AleoHQ/extract-test-framework
Extract test framework
2021-04-21 14:52:24 -07:00
collin
d1c9f0e99c enable leo clone test 2021-04-21 14:09:15 -07:00
Collin Chin
c100ac92e7
Merge pull request #887 from AleoHQ/feature/abnf-reorder-and-doc
Feature/abnf reorder and doc
2021-04-21 13:00:04 -07:00
Alessandro Coglio
ac5ca5058a [ABNF] Edit some doc comments for consistency.
No change to the grammar, just some edits in comments.
2021-04-21 10:44:40 -07:00
Alessandro Coglio
e08d1f7f36 [ABNF] Move two rules and add some comments.
This does not change the grammar, just its presentation in the file.
2021-04-21 10:39:37 -07:00
damirka
89978512af fixes clippy and tests 2021-04-21 19:01:29 +03:00
Collin Chin
aa864e97cc
Merge pull request #873 from AleoHQ/feature/abnf-doc-update
[ABNF] Update documentation of format strings.
2021-04-21 08:47:20 -07:00
Collin Chin
25cabe57e2
Merge branch 'master' into feature/abnf-doc-update 2021-04-21 08:46:01 -07:00
damirka
e7cdc630a4 Merge branch 'master' into feature-custom-api-route 2021-04-21 18:35:42 +03:00
Collin Chin
daa23b7311
Merge pull request #882 from AleoHQ/feature/abnf-mod-txt-gen-md
Feature/abnf mod txt gen md
2021-04-20 15:58:43 -07:00
Alessandro Coglio
66664ed35c [ABNF] Regenerate the .md file. 2021-04-20 15:53:29 -07:00
Alessandro Coglio
964883a535 [ABNF] Add full copyright/licensing notice.
Make the change to the .txt file.
2021-04-20 15:52:08 -07:00
Alessandro Coglio
7cfa7d6a54 [ABNF] Move the format note to the end of the file.
Make this change on the .txt file.
2021-04-20 15:46:48 -07:00
collin
d5783bb0e0 fix license 2021-04-20 14:33:05 -07:00
collin
ce8f02eea0 Merge branch 'master' of https://github.com/AleoHQ/leo into feature/abnf-doc-update 2021-04-20 14:32:16 -07:00
Collin Chin
d9bd02e107
Merge pull request #871 from AleoHQ/move-format-note
Move format note to bottom of abnf grammar
2021-04-20 14:30:25 -07:00
collin
0574b4ff09 fix readme 2021-04-20 14:29:10 -07:00
collin
905c889a67 fix grammar readme 2021-04-20 14:25:12 -07:00
dependabot-preview[bot]
53e83eaa41
Bump zip from 0.5.10 to 0.5.12
Bumps [zip](https://github.com/zip-rs/zip) from 0.5.10 to 0.5.12.
- [Release notes](https://github.com/zip-rs/zip/releases)
- [Commits](https://github.com/zip-rs/zip/commits/v0.5.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-20 10:31:55 +00:00
Alessandro Coglio
62932ceef2 [ABNF] Update documentation of format strings.
The documentation comments were out of date.
2021-04-19 23:24:43 -07:00
Protryon
6a6e8d536d fix package 2021-04-19 18:16:13 -07:00
gluax
7031923921 clean up comments 2021-04-19 14:36:56 -04:00
gluax
8c497f0b7a more test coverage 2021-04-19 13:53:49 -04:00
Protryon
d933a49eb0 extract test framework 2021-04-19 06:46:22 -07:00
@damndam
6e68444e59 adds --api argument to leo binary 2021-04-17 18:12:25 +03:00
Collin Chin
543188049c
Move format note to bottom of abnf grammar 2021-04-16 12:30:58 -07:00
gluax
f7ec5de7c9 fix address in test 2021-04-15 17:08:30 -04:00
gluax
0016a1beaa update to lastest master, with FormatString rename 2021-04-15 16:55:48 -04:00
howardwu
4eac040178 chore(leo): bump version for new release 2021-04-15 13:49:42 -07:00
Collin Chin
7ae56f5c7c
Merge pull request #864 from AleoHQ/remove-space-in-error
[Feature] Removes whitespace in error message
2021-04-15 12:38:16 -07:00
collin
c728fb4b19 fix error spacing 2021-04-15 12:37:22 -07:00
Collin Chin
efa3f78362
Merge pull request #857 from AleoHQ/feature/cli-dpii-updates
[CLI, Feature] Adds username substitution to manifest, improves login and error messages
2021-04-15 12:31:47 -07:00
collin
1fee0d3101 fix parser tests 2021-04-15 12:11:22 -07:00
Collin Chin
08d37da2ef
Merge pull request #866 from AleoHQ/dependabot/cargo/abnf-0.11.3
Bump abnf from 0.10.2 to 0.11.3
2021-04-15 12:01:27 -07:00
collin
e98079fecf rename abnf enum 2021-04-15 11:57:52 -07:00
Collin Chin
575950b0c4
Merge pull request #867 from AleoHQ/dependabot/cargo/notify-4.0.16
Bump notify from 4.0.15 to 4.0.16
2021-04-15 11:52:14 -07:00
Collin Chin
5f46ccc026
Merge pull request #869 from AleoHQ/bug/calling-mut-method-from-immutable-context
bug-fix-852
2021-04-15 11:51:11 -07:00
Collin Chin
84ccbdbad9
Merge pull request #865 from AleoHQ/abnf-bug-fixes
Abnf bug fixes
2021-04-15 11:49:42 -07:00
gluax
59f86c4b34 fix call for immutable context, add it to test 2021-04-15 14:34:22 -04:00
collin
ad5572f3ce comment out leo-clone ci check yaml main workflow 2021-04-15 11:33:22 -07:00
collin
540219e106 comment out leo-clone ci check yaml 2021-04-15 11:29:27 -07:00