Collin Chin
|
5d3d93efbc
|
Merge pull request #1580 from AleoHQ/migrate-leo-parser
Migrate leo parser
|
2022-02-01 14:10:52 -08:00 |
|
gluax
|
57bc95879d
|
pull upstream testnet2 resolve conflicts
|
2022-02-01 13:30:03 -08:00 |
|
Collin Chin
|
ea191ba734
|
Merge pull request #1587 from AleoHQ/docs/ast
Docs/ast
|
2022-02-01 12:59:59 -08:00 |
|
collin
|
056905c5d0
|
apply suggestions from @acoglio
|
2022-02-01 11:23:36 -08:00 |
|
Mazdak Farrokhzad
|
d6d23f938b
|
cherry pick ast-docs commit
|
2022-02-01 10:59:05 -08:00 |
|
gluax
|
437e06d0d3
|
make some changes to semantics of function names
|
2022-01-31 14:13:15 -08:00 |
|
Collin Chin
|
6c7e7985e8
|
Merge pull request #1579 from AleoHQ/migrate-leo-ast
Migrate leo ast
|
2022-01-31 11:17:57 -08:00 |
|
gluax
|
e8ffe7ff9d
|
merge upstream changes from ast and staging
|
2022-01-28 15:06:00 -08:00 |
|
gluax
|
ea95e64a2b
|
Merge branch 'migrate-leo-ast' of github.com:AleoHQ/leo into migrate-leo-parser
|
2022-01-28 14:59:57 -08:00 |
|
gluax
|
f0b312604d
|
migrate latest ast changes
|
2022-01-28 14:54:35 -08:00 |
|
gluax
|
0981874787
|
tested all unreachables
|
2022-01-28 11:30:45 -08:00 |
|
gluax
|
9cb1f3632d
|
add missed cases, test unreachable exprs
|
2022-01-28 11:28:19 -08:00 |
|
gluax
|
22d24411b7
|
test unreachable contexts
|
2022-01-28 10:57:13 -08:00 |
|
gluax
|
2bb1d8f8d6
|
migrate parser tests from staging
|
2022-01-28 10:34:02 -08:00 |
|
gluax
|
5b7daa7b10
|
disable tgc binary for now
|
2022-01-28 10:26:42 -08:00 |
|
collin
|
eca7a4ea53
|
reorder dependencies
|
2022-01-27 12:57:52 -08:00 |
|
Collin Chin
|
f513c30e14
|
Merge pull request #1570 from AleoHQ/migrate-leo-errors
Migrate leo errors
|
2022-01-27 12:31:49 -08:00 |
|
collin
|
b8ea6726c8
|
Merge branch 'testnet2' of https://github.com/AleoHQ/leo into migrate-leo-errors
|
2022-01-26 12:06:32 -08:00 |
|
gluax
|
daafe940c9
|
unimplemented to unreachable
|
2022-01-26 11:49:51 -08:00 |
|
gluax
|
06a6fd9598
|
unimplemented to unreachable
|
2022-01-26 11:45:47 -08:00 |
|
gluax
|
37b99f84d6
|
Merge branch 'migrate-leo-ast' of github.com:AleoHQ/leo into migrate-leo-parser
|
2022-01-26 11:43:21 -08:00 |
|
gluax
|
7b54423b41
|
merge more ast changes from staging
|
2022-01-26 11:21:33 -08:00 |
|
gluax
|
39c0bf581a
|
pull upstream changes
|
2022-01-26 11:13:16 -08:00 |
|
Collin Chin
|
38448b986e
|
Merge pull request #1572 from AleoHQ/fix/ci
[Ignore] Fix pull request CI for refactor
|
2022-01-25 17:29:30 -08:00 |
|
collin
|
22b16a0bcb
|
regenerate all tests
|
2022-01-25 16:17:36 -08:00 |
|
collin
|
31f90a9032
|
deprecate blake2s
|
2022-01-25 13:31:02 -08:00 |
|
collin
|
a5368fb12a
|
comment out wasm ci
|
2022-01-24 16:15:17 -08:00 |
|
gluax
|
0473949632
|
merge upstream testnet2
|
2022-01-24 10:02:15 -08:00 |
|
gluax
|
c775e299ab
|
Merge branch 'testnet2' of github.com:AleoHQ/leo into migrate-leo-errors
|
2022-01-24 09:55:11 -08:00 |
|
Collin Chin
|
3d227058ca
|
Merge pull request #1559 from AleoHQ/migrate-leo-span
migrate leo-spans to testnet2
|
2022-01-24 09:01:05 -08:00 |
|
gluax
|
64075cfd31
|
fix spelling mistake, re-add codecov
|
2022-01-21 13:13:15 -08:00 |
|
collin
|
a428765829
|
merge testnet2
|
2022-01-21 13:06:30 -08:00 |
|
collin
|
30302c12c6
|
CI: remove constraint check for refactor
|
2022-01-21 13:04:57 -08:00 |
|
gluax
|
6a91f5d9a8
|
forgot to push lockfile
|
2022-01-21 12:57:07 -08:00 |
|
gluax
|
0a525fc04f
|
clean up commented out code
|
2022-01-21 12:44:41 -08:00 |
|
gluax
|
3593529c4d
|
migrate parser
|
2022-01-21 12:32:09 -08:00 |
|
gluax
|
2a2df78603
|
ast changes migrated
|
2022-01-21 12:29:59 -08:00 |
|
gluax
|
d584b1542e
|
disable pre-commit hook stuff
|
2022-01-21 12:25:29 -08:00 |
|
gluax
|
a0aa4cb8ef
|
have to temproarily disable pre commit checks while migrating
|
2022-01-21 12:24:38 -08:00 |
|
gluax
|
a367bfebe3
|
forgot we needed to update the ci's as well.
|
2022-01-21 12:15:10 -08:00 |
|
gluax
|
ea419a7891
|
migrate spans crate, which involves rust 2021 ed, and dep updates
|
2022-01-21 12:04:37 -08:00 |
|
collin
|
34a0b4e9b0
|
clippy
|
2022-01-17 16:30:08 -08:00 |
|
collin
|
6ccb8ef6b2
|
update snarkvm rev
|
2022-01-17 16:07:31 -08:00 |
|
collin
|
0425a92c2b
|
feature: update to latest snarkvm rev
|
2022-01-11 16:22:34 -08:00 |
|
gluax
|
8bce3a396a
|
Merge pull request #1501 from AleoHQ/feature/dependabot-to-staging
[Feature] Point dependabot to staging
|
2021-12-14 10:04:40 -08:00 |
|
damirka
|
bce957e8f6
|
updates dependabot on master
|
2021-12-08 20:38:17 +03:00 |
|
dependabot[bot]
|
7f32082ee9
|
Bump tracing-subscriber from 0.2.19 to 0.3.1 (#1454)
* Bump tracing-subscriber from 0.2.19 to 0.3.1
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.19 to 0.3.1.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.19...tracing-subscriber-0.3.1)
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix api changes
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: damirka <damirka.ru@gmail.com>
|
2021-11-16 15:40:53 +03:00 |
|
dependabot[bot]
|
f23b3cd021
|
Bump backtrace from 0.3.62 to 0.3.63 (#1451)
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.62 to 0.3.63.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.62...0.3.63)
---
updated-dependencies:
- dependency-name: backtrace
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-11 12:16:48 +03:00 |
|
Alessandro Coglio
|
1cf47f4136
|
Merge pull request #1430 from AleoHQ/dependabot/cargo/backtrace-0.3.62
Bump backtrace from 0.3.61 to 0.3.62
|
2021-11-08 23:53:41 -08:00 |
|
gluax
|
9057ebf095
|
Merge pull request #1442 from AleoHQ/dependabot/cargo/num-bigint-0.4.3
Bump num-bigint from 0.4.2 to 0.4.3
|
2021-11-03 12:38:52 -07:00 |
|