Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-09 | README.md: add configuration information | Joe Rayhawk | 1 | -0/+9 |
2015-06-08 | even better navbar | Bryan Bishop | 1 | -8/+11 |
2015-06-08 | apply css classes to tables | Bryan Bishop | 3 | -3/+3 |
2015-06-08 | remove old TODO comment | Bryan Bishop | 1 | -1/+0 |
2015-06-08 | include link to rpcblockchainexplorer in header | Bryan Bishop | 1 | -0/+1 |
2015-06-08 | link to nextblockhash | Bryan Bishop | 2 | -1/+13 |
2015-06-08 | link to blocks from index | Bryan Bishop | 1 | -1/+1 |
2015-06-08 | fix block range | Bryan Bishop | 1 | -3/+6 |
2015-06-08 | fix block link to transaction | Bryan Bishop | 1 | -1/+1 |
2015-06-08 | display transaction details | Bryan Bishop | 2 | -0/+11 |
2015-06-08 | also bootstrap javascript peripherals | Bryan Bishop | 1 | -0/+1 |
2015-06-08 | use bootstrap css theme | Bryan Bishop | 1 | -0/+3 |
2015-06-08 | display transactions in each block | Bryan Bishop | 2 | -2/+16 |
2015-06-08 | some more rpc command endpoints, no layouts | Bryan Bishop | 1 | -0/+31 |
2015-06-08 | basic transaction layout | Bryan Bishop | 1 | -0/+12 |
2015-06-08 | slightly improved header (for now) | Bryan Bishop | 1 | -0/+3 |
2015-06-08 | make block layout | Bryan Bishop | 1 | -0/+4 |
2015-06-08 | keep footer empty for now | Bryan Bishop | 1 | -3/+0 |
2015-06-08 | fix setup.py things | Bryan Bishop | 1 | -2/+3 |
2015-06-08 | better index and template, example | Bryan Bishop | 3 | -0/+23 |
2015-06-08 | TODO: include transactions | Bryan Bishop | 1 | -0/+2 |
2015-06-08 | display block details | Bryan Bishop | 1 | -1/+8 |
2015-06-08 | WIP: templates | Bryan Bishop | 6 | -0/+36 |
2015-06-02 | fix typo in some comment | Bryan Bishop | 1 | -1/+1 |
2015-06-02 | also add flask to dependencies | Bryan Bishop | 1 | -0/+3 |
2015-06-02 | minor tweaks related to block output | Bryan Bishop | 1 | -8/+18 |
2015-06-02 | basic .gitignore | Bryan Bishop | 1 | -0/+6 |
2015-06-02 | make everything work | Bryan Bishop | 1 | -47/+62 |
2015-06-02 | WIP: almost working, debughelp | Bryan Bishop | 5 | -0/+275 |
2015-06-01 | initial commit | Bryan Bishop | 6 | -0/+136 |