index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
abi-spec.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Docs] Note that events can contain both indexed and unindexed arguments for ...
Steve Waldman
2017-12-19
1
-1
/
+1
*
[Docs] Include explanation of how indexed dynamic-length event args are encoded
Steve Waldman
2017-12-19
1
-0
/
+2
*
Fix Solidity warnings
Jim McDonald
2017-12-13
1
-7
/
+7
*
Enable struct abi example with experimental pragma
Alex Beregszaszi
2017-12-02
1
-0
/
+4
*
More explanation about the packed encoding.
chriseth
2017-11-22
1
-5
/
+10
*
Ensure each code snippet in the docs can be extracted for tests
Alex Beregszaszi
2017-11-22
1
-13
/
+13
*
abi-spec: example code doesn't fit grammar.txt.
walter-weinmann
2017-10-29
1
-6
/
+6
*
Update abi-spec.rst
Giovanni Casinelli
2017-10-16
1
-1
/
+1
*
Document packed ABI
Alex Beregszaszi
2017-09-27
1
-0
/
+19
*
Clarify shorthand notation in ABI
Alex Beregszaszi
2017-09-19
1
-2
/
+2
*
Fix ABI spec regarding arrays.
chriseth
2017-09-19
1
-2
/
+2
*
Clarify ABI & Solidity types
Alex Beregszaszi
2017-09-16
1
-2
/
+5
*
Use "tuple" for struct types in ABI JSON.
chriseth
2017-09-16
1
-15
/
+15
*
Document structs in ABI
chriseth
2017-09-16
1
-3
/
+89
*
Fix nested lists in the ABI documentation
Alex Beregszaszi
2017-09-14
1
-0
/
+5
*
Document function selectors
Alex Beregszaszi
2017-09-13
1
-0
/
+2
*
Convert ABI spec from Markdwon to RST
Alex Beregszaszi
2017-09-05
1
-119
/
+119
*
Fix lists and links
Alex Beregszaszi
2017-08-28
1
-0
/
+1
*
Clarify ABI regarding constant
Alex Beregszaszi
2017-08-25
1
-2
/
+2
*
Rename statemutability to stateMutability in ABI/AST
Alex Beregszaszi
2017-08-24
1
-1
/
+1
*
Add pure to ABI spec
Alex Beregszaszi
2017-08-24
1
-1
/
+1
*
Document view functions
Alex Beregszaszi
2017-08-23
1
-1
/
+1
*
Fix ABI for fixed types
Alex Beregszaszi
2017-08-16
1
-1
/
+1
*
Add statemutability field to the ABI
Alex Beregszaszi
2017-08-15
1
-1
/
+2
*
Enable more examples in the documentation for testing
Alex Beregszaszi
2017-07-19
1
-0
/
+2
*
Add version pragma to docs examples
Alex Beregszaszi
2017-07-13
1
-0
/
+2
*
Borrow a sentence from @axic
Yoichi Hirai
2017-07-12
1
-2
/
+2
*
Nitpicking abi-spec.rst
Yoichi Hirai
2017-07-12
1
-8
/
+5
*
try to get rid of warning
RJ Catalano
2017-06-14
1
-1
/
+1
*
Include abi specs in index and fix styling.
chriseth
2017-06-13
1
-60
/
+62
*
Formatting of heading.
chriseth
2017-06-12
1
-1
/
+2
*
Change fixed number example.
chriseth
2017-06-12
1
-10
/
+11
*
Include structs.
chriseth
2017-06-12
1
-21
/
+39
*
some small fixes to the names and underlining; still need to fix the fixed po...
RJ Catalano
2017-06-10
1
-15
/
+11
*
begin abi spec translation into solidity docs
RJ Catalano
2017-06-10
1
-0
/
+327