|  Kasey White | 02a8a34fe8 | expose tx simulation with simulate cli command | 2022-09-16 04:35:20 -04:00 | 
				
					
						|  Kasey White | 3f27bd9f13 | move utils to uplc and break up | 2022-09-16 04:00:29 -04:00 | 
				
					
						|  rvcas | 26deb6df10 | fix: it compiles again | 2022-09-15 11:27:33 -04:00 | 
				
					
						|  rvcas | 348ed3b719 | fix: changes from pallas bump Co-authored-by: Kasey White <kwhitemsg@gmail.com> | 2022-09-14 22:00:52 -04:00 | 
				
					
						|  alessandrokonrad | 806d98e5fc | added error messages to execution purpose | 2022-09-14 18:52:05 -04:00 | 
				
					
						|  alessandrokonrad | fc92c40c3c | fixed typo | 2022-09-14 18:52:05 -04:00 | 
				
					
						|  alessandrokonrad | 2bd46f90bb | error statemens after program | 2022-09-14 18:52:05 -04:00 | 
				
					
						|  alessandrokonrad | 829d959fa3 | more error statements | 2022-09-14 18:52:05 -04:00 | 
				
					
						|  alessandrokonrad | a408491e41 | added error messages | 2022-09-14 18:52:05 -04:00 | 
				
					
						|  alessandrokonrad | be8daa00dd | added plutusV1 test | 2022-09-14 18:52:04 -04:00 | 
				
					
						|  alessandrokonrad | 6e4ff1e282 | added plutusV1 | 2022-09-14 18:52:04 -04:00 | 
				
					
						|  alessandrokonrad | d9b34973c7 | fixed constructor tags | 2022-09-14 18:52:04 -04:00 | 
				
					
						|  alessandrokonrad | 61bf55e151 | added example | 2022-09-14 18:52:04 -04:00 | 
				
					
						|  alessandrokonrad | eb1466d269 | fixed budget calc | 2022-09-14 18:52:04 -04:00 | 
				
					
						|  alessandrokonrad | fa6520e585 | added full evaluation; still fails because hashes mismatch regarding pallas | 2022-09-14 18:52:04 -04:00 | 
				
					
						|  alessandrokonrad | 76d326b9ac | completed execution part | 2022-09-14 18:52:04 -04:00 | 
				
					
						|  alessandrokonrad | b1b9d3a5d4 | preliminary work on execution | 2022-09-14 18:52:04 -04:00 | 
				
					
						|  alessandrokonrad | 080985b7c6 | more bug fixes | 2022-09-14 18:52:04 -04:00 | 
				
					
						|  alessandrokonrad | 33c2a25fa3 | bit more refactoring | 2022-09-14 18:52:03 -04:00 | 
				
					
						|  alessandrokonrad | ec63bd2365 | fixed bugs in conversion to plutus data; little refactoring | 2022-09-14 18:52:03 -04:00 | 
				
					
						|  alessandrokonrad | f0d17897ab | fixed bug in tx_in_info | 2022-09-14 18:52:03 -04:00 | 
				
					
						|  alessandrokonrad | ecd363e67d | fixed bugs; preliminary work on eval | 2022-09-14 18:52:03 -04:00 | 
				
					
						|  alessandrokonrad | 4060a25324 | fixed bugs | 2022-09-14 18:52:03 -04:00 | 
				
					
						|  alessandrokonrad | 24397d4b58 | fixed time range | 2022-09-14 18:52:03 -04:00 | 
				
					
						|  alessandrokonrad | 57816d4c09 | added get script purpose | 2022-09-14 18:52:03 -04:00 | 
				
					
						|  alessandrokonrad | 8b894f7351 | added functions to get script context | 2022-09-14 18:52:03 -04:00 | 
				
					
						|  alessandrokonrad | c0c7bd58b3 | added all necessary trait impl for PlutusV2 scriptContext | 2022-09-14 18:52:02 -04:00 | 
				
					
						|  alessandrokonrad | 4e51826981 | added more implementations for ToPlutusData | 2022-09-14 18:52:02 -04:00 | 
				
					
						|  alessandrokonrad | 60d7c52c26 | added some structs; added ToPlutusData | 2022-09-14 18:52:01 -04:00 | 
				
					
						|  rvcas | bc983d694a | feat: some cbor hex flags for flat and unflat | 2022-09-14 18:51:38 -04:00 | 
				
					
						|  rvcas | da73995124 | fix: resolved inputs should be a flag | 2022-09-14 18:51:38 -04:00 | 
				
					
						|  Harper | d8cdeaf925 | ouput (#51) | 2022-09-14 18:51:38 -04:00 | 
				
					
						|  rvcas | 564cd41626 | chore: clean up tx in info | 2022-09-14 18:51:37 -04:00 | 
				
					
						|  Kasey White | d5f8b749ae | add txininfo plutus data to main | 2022-09-14 18:51:36 -04:00 | 
				
					
						|  rvcas | cf27c0c755 | feat: apply redeemers and datum to script | 2022-09-14 18:51:08 -04:00 | 
				
					
						|  rvcas | c9072deb09 | feat: print some info | 2022-09-14 18:50:11 -04:00 | 
				
					
						|  rvcas | 055ca5c66b | feat: add a new subcommand for tx simulation | 2022-09-14 18:50:05 -04:00 | 
				
					
						|  Lucas | 6d6f671f4f | eval with inputs (#56) | 2022-09-08 18:20:52 -04:00 | 
				
					
						|  rvcas | 1d6809661c | feat: lexer | 2022-09-07 17:52:49 -04:00 | 
				
					
						|  rvcas | 4d742b5b47 | chore: fix formatting | 2022-09-06 15:45:08 -04:00 | 
				
					
						|  Niels Mündler | 9b491b3777 | Print machine logs (debug trace) This may be made optional with a --verbose flag, but usually the user wants to see all invocations of the Trace command | 2022-09-06 15:44:23 -04:00 | 
				
					
						|  Kasey White | f3ace55355 | Implement more builtins for bytestring and integer Co-authored-by: rvcas <x@rvcas.dev> | 2022-08-10 12:23:34 -04:00 | 
				
					
						|  rvcas | f332dfeb38 | feat: 3 new error cases and more generic pretty printing | 2022-07-24 19:51:57 -04:00 | 
				
					
						|  rvcas | 22f90bf07f | feat: impl ifThenElse kinda Co-authored-by: Kasey White <kwhitemsg@gmail.com> | 2022-07-24 19:51:57 -04:00 | 
				
					
						|  Kasey White | 0e2214a908 | Implement apply evaluate Co-authored-by: rvcas <x@rvcas.dev> | 2022-07-24 19:51:57 -04:00 | 
				
					
						|  rvcas | 7129ad6202 | feat: remove authors from cli help | 2022-06-18 23:06:05 -04:00 | 
				
					
						|  rvcas | 6aae184848 | feat: new fmt command and pretty printing works | 2022-06-18 22:54:26 -04:00 | 
				
					
						|  rvcas | 5a6ba40557 | feat: start pretty printing | 2022-06-18 22:54:26 -04:00 | 
				
					
						|  rvcas | b8c5c268d4 | feat: add conversion to tests | 2022-06-16 16:54:34 -04:00 | 
				
					
						|  rvcas | dc4246244d | chore: document somethings | 2022-06-14 17:27:27 -04:00 | 
				
					
						|  rvcas | 984c253f31 | feat: rename to aiken and add e2e tests for uplc | 2022-06-11 23:22:24 -04:00 | 
				
					
						|  rvcas | b05f0846a8 | fix: moving to a parser that can handle left recursion | 2022-06-10 01:55:28 -04:00 | 
				
					
						|  rvcas | 1c8f3a736b | feat: new uplc parser | 2022-06-08 21:51:04 -04:00 | 
				
					
						|  Kasey White | be477917f2 | fix: fixed edge cases to get flat encode and decode working with stress test case | 2022-06-08 03:33:09 -04:00 | 
				
					
						|  rvcas | b47030b86d | feat: better clap commands | 2022-06-06 23:55:01 -04:00 | 
				
					
						|  rvcas | 377c5c206c | feat: better errors for debruijn converter | 2022-06-04 12:16:56 -04:00 | 
				
					
						|  rvcas | 2f51b23e7e | feat: debruijn conversions and binder Co-authored-by: Kasey White <kwhitemsg@gmail.com> | 2022-06-04 11:15:34 -04:00 | 
				
					
						|  rvcas | 946937f945 | feat: more debruijn stuff | 2022-06-03 22:00:16 -04:00 | 
				
					
						|  rvcas | 0a476d0592 | feat: prepare decoding traits and make new Flat trait | 2022-05-28 20:12:03 -04:00 | 
				
					
						|  Kasey White | c01469ea51 | feat: spec complaint program encoding Co-authored-by: rvcas <x@rvcas.dev> | 2022-05-27 22:37:08 -04:00 | 
				
					
						|  rvcas | b345afd12f | feat: we're flat encoding plutus core | 2022-05-23 12:45:13 -04:00 | 
				
					
						|  rvcas | 33fee5b3e0 | chore: switch to a mono repo | 2022-05-22 12:40:52 -04:00 |