Richard Ramos
0332ffe099
package / lerna config
2020-04-03 14:07:30 -04:00
Richard Ramos
8fb4f898a5
v2.0.3
2020-03-25 10:07:19 -04:00
Richard Ramos
2d1f4af61f
fix: block number was missing on the event data
2020-03-24 08:48:22 -04:00
Richard Ramos
006a1e8f49
feat: skip saving events to the db ( #81 )
2020-03-23 16:21:16 -04:00
Richard Ramos
ada876dec7
feat: save/restore database snapshots ( #78 )
2020-03-20 12:56:57 -04:00
Richard Ramos
7c7eff7d12
fix: missing dependencies
2020-03-17 14:14:48 -04:00
Richard Ramos
7fa051493a
chore: version numbers
2020-03-16 14:08:56 -04:00
Richard Ramos
118bc57fc4
Update docs to reflect latest subspace changes
2020-03-09 15:15:07 -04:00
Richard Ramos
7160031807
fix: adding react readme.md
2020-03-09 11:39:53 -04:00
Richard Ramos
433300aa62
feat: type definition
2020-03-09 08:46:25 -04:00
Richard Ramos
4ffe324a80
fix: return empty array for unknown event key
2020-03-06 14:20:16 -04:00
Richard Ramos
4976ccf5f5
feat: update READMEs for root and core package
2020-03-04 15:12:16 -04:00
Richard Ramos
445c89856c
fix: ignore files
2020-03-04 15:05:23 -04:00
Richard Ramos
85c4d9300a
fix: tests
2020-03-04 14:48:08 -04:00
Richard Ramos
a2a133f2cf
fix: tracking blocks
2020-03-04 14:48:01 -04:00
Richard Ramos
f62e3fc907
Adds lerna and receive web3 object instead of provider ( #75 )
...
* Lerna
* React components extracted to separate package
* Subspace requires a web3 object instead of a provider due to https://github.com/ethereum/web3.js/issues/1510
* Update react example to use components
2020-03-04 14:24:51 -04:00