Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARC56: Extended App Description #258

Open
wants to merge 57 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
ef5f338
extended app description draft
joe-p Nov 15, 2023
6beb9f9
apply rob's suggestions
joe-p Nov 15, 2023
a18a968
feedback based on rob's suggestions
joe-p Nov 15, 2023
1265709
add comments to types
joe-p Nov 15, 2023
1b19b76
Assign number + fix linting
SudoWeezy Nov 16, 2023
45a4f6a
add errors key
joe-p Nov 21, 2023
96bf578
add defaultValue, fix typos
joe-p Mar 29, 2024
8c983a1
ARC28, formatting
joe-p Mar 29, 2024
a4c523e
add sourceInfo
joe-p Mar 29, 2024
f6a62f0
reorg spec
joe-p Mar 29, 2024
358a65b
add arcs key
joe-p Mar 29, 2024
d9046e1
network names
joe-p Mar 29, 2024
9a5e445
fix arc format
joe-p Mar 29, 2024
ef47b89
require ARC28
joe-p Apr 24, 2024
8e3499b
add Method.recommendations, Contract.templateVariables
joe-p Apr 24, 2024
b02c3c1
add template vars to spec
joe-p Apr 24, 2024
2a5eb6f
requires order
joe-p Apr 24, 2024
cebfc7d
minor updates
joe-p Apr 26, 2024
e6115f0
pushint/pushbyte opcdes, formatting
joe-p Apr 29, 2024
fd8fe2a
add @robdmoore as author
joe-p Apr 29, 2024
89a6c0c
error -> errorMessage
joe-p Apr 29, 2024
35fd3fc
Storage interface update
joe-p May 6, 2024
8572596
use names as keys for template variables and state keys/maps
joe-p May 8, 2024
ac0a9b1
make readonly optional
joe-p May 8, 2024
05cd0d5
add scratchVariables
joe-p May 20, 2024
ab956a7
add value? to templateVariables
joe-p May 20, 2024
22372b2
add btyeCode
joe-p May 20, 2024
8ee7866
make teal optional
joe-p May 20, 2024
f82a2fa
make scratchVariables optional
joe-p May 20, 2024
ad5d033
add compilerVersion
joe-p May 21, 2024
e540d92
compilerInfo
joe-p May 21, 2024
7b3982b
add disassembledTeal to Sourceinfo
joe-p Jul 28, 2024
f30b5f6
base64 prefix
joe-p Aug 6, 2024
59edfa8
add approval/clear keys to sourceInfo
joe-p Sep 4, 2024
7f5816a
commit -> commitHash
joe-p Sep 11, 2024
9908f86
pushbytes for TMPL
joe-p Sep 11, 2024
faf5f4b
move networks tsdoc
joe-p Sep 18, 2024
506acbd
state default values
joe-p Sep 18, 2024
d8d4c46
type/struct tsdoc
joe-p Sep 18, 2024
6bc830c
StructFields -> StructField[]
joe-p Sep 18, 2024
da85edf
AVMString
joe-p Sep 18, 2024
3ef93fc
StructField[]
joe-p Sep 25, 2024
e577cfb
specify utf-8
joe-p Sep 25, 2024
58a133d
AVMUint64 and AVMType
joe-p Sep 25, 2024
aa79e86
Apply suggestions from code review
joe-p Oct 2, 2024
35a19b3
ProgramSourceInfo
joe-p Oct 10, 2024
3476dad
added method as default arg source
joe-p Oct 10, 2024
1e31ba0
update template variables spec
joe-p Oct 10, 2024
19c6269
only inlcude pc and errorMessage in SourceInfo
joe-p Oct 11, 2024
017c6e3
Apply suggestions from code review
joe-p Oct 16, 2024
d58be41
fix typo
joe-p Oct 16, 2024
9ba13f1
remove ClearState
joe-p Oct 16, 2024
20369ed
defaultValue fields
joe-p Oct 16, 2024
027462f
make errorMessage optional, add optional teal and source to SourceInfo
joe-p Oct 23, 2024
12e3a53
teal string -> number
joe-p Oct 23, 2024
8e2db8d
expand cblocks reference
joe-p Oct 23, 2024
9a3f705
fix typo
joe-p Oct 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading