Merge branch 'develop' into bucky/no-gogo

This commit is contained in:
Ethan Buchman
2018-05-30 08:34:16 -04:00
committed by GitHub
4 changed files with 29 additions and 3 deletions
+3 -2
View File
@@ -10,6 +10,7 @@
> commit
-> code: OK
-> data.hex: 0x0000000000000000
> deliver_tx "abc"
-> code: OK
@@ -21,7 +22,7 @@
> commit
-> code: OK
-> data.hex: 0x49DFD15CCDACDEAE9728CB01FBB5E8688CA58B91
-> data.hex: 0x0200000000000000
> query "abc"
-> code: OK
@@ -35,7 +36,7 @@
> commit
-> code: OK
-> data.hex: 0x70102DB32280373FBF3F9F89DA2A20CE2CD62B0B
-> data.hex: 0x0400000000000000
> query "def"
-> code: OK
+1
View File
@@ -1,5 +1,6 @@
> set_option serial on
-> code: OK
-> log: OK (SetOption doesn't return anything.)
> check_tx 0x00
-> code: OK