15 Commits

Author SHA1 Message Date
Jude Nelson
2415bbb5d6 Merge branch 'develop' into feat/appchain-network-improvements 2021-12-06 16:47:04 -05:00
Aaron Blankstein
903fdda982 address PR feedback 2021-10-15 16:36:08 -05:00
Jude Nelson
9d1fd436f8 docs: add documentation for /v2/headers and /v2/data_var 2021-10-01 16:20:32 -04:00
Pavitthra Pandurangan
ea6e0c632f responded to comments 2021-03-10 10:26:06 -08:00
Aaron Blankstein
8650dff243 add OpenAPI docs for RPC endpoints, update /v2/pox return based on PR feedback 2021-02-23 11:31:10 -06:00
Aaron Blankstein
f9d6afe948 fix prepare_phase_in calculation, more documentation of the endpoint 2021-02-17 16:42:05 -06:00
Aaron Blankstein
ad047073e5 include requests from #2385 2021-02-17 16:04:42 -06:00
Aaron Blankstein
dc7c9cb128 test and document v2/pox changes 2021-02-17 15:10:51 -06:00
Aaron Blankstein
002d99d6ab docs: add detail on the tx post reason_data field 2020-05-06 09:21:23 -05:00
Aaron Blankstein
f8138c69fc feat: better error response for transaction posts. test cases for common json error responses. documented error responses. 2020-04-28 11:12:35 -05:00
Aaron Blankstein
b0467cba03 use snake_case 2020-04-06 12:36:53 -05:00
Aaron Blankstein
8fa73b47f0 output hex strings with 0x prefix, output account balance as hex string, be permissive with inputted hex strings 2020-04-06 10:58:37 -05:00
Aaron Blankstein
297de0c066 add marf proof to contract src, rename marfProof to proof 2020-04-05 13:13:50 -05:00
Aaron Blankstein
748a98b40e 200 on eval errors. check content-type. handle query strings, support proof-less queries. 2020-04-03 11:13:51 -05:00
Aaron Blankstein
c2c18fb62b add light docs for the rpc endpoints, require POST data to be JSON 2020-04-01 16:16:22 -05:00