shrub/pkg/hs/urbit-king
Elliot Glaysher 4a7e1b2009 king dawn: replace web3 usage with hand rolled jsonrpc messages.
This replaces the autogenerated bindings to the Azimuth contracts
which use Network.Web3 with hand rolled json messages. Booting a
ship involved 256 individual galaxy point lookups using web3, while
Vere batched all of that into one JSONRPC message.

With this patch, we also batch everything at each phase into one
JSONRPC batch.
2020-09-03 16:05:08 -04:00
..
app Renamed modules Ur.** to Urbit.** to be consistent with urbit-{atom,hob} 2020-01-23 21:28:38 -08:00
lib/Urbit king dawn: replace web3 usage with hand rolled jsonrpc messages. 2020-09-03 16:05:08 -04:00
test natpmp: more nits 2020-08-13 11:52:42 -04:00
.gitignore king: Rename king package to urbit-king. 2020-01-23 21:20:43 -08:00
LICENSE king: Rename king package to urbit-king. 2020-01-23 21:20:43 -08:00
package.yaml king dawn: replace web3 usage with hand rolled jsonrpc messages. 2020-09-03 16:05:08 -04:00
TODO.md king: use c vere's heuristics for finding the serf binary 2020-07-24 16:31:43 -07:00