Commit Graph

  • 66d593c859
    update contracts, embark and add Status Network contracts Ricardo Guilherme Schmidt 2018-12-28 05:39:46 -0200
  • b3b4d54e49
    lint Ricardo Guilherme Schmidt 2018-12-19 15:23:52 -0200
  • a0209cdaca
    add default fee control and events Ricardo Guilherme Schmidt 2018-12-19 15:22:03 -0200
  • 91b88f6a35
    remove payment processing Ricardo Guilherme Schmidt 2018-12-19 15:13:24 -0200
  • 9d2f9dd14e Updated documentation for AutoAccept version of TributeToTalk Richard Ramos 2018-12-12 10:39:48 -0400
  • 703bf6b018
    auto accept tribute to talk Ricardo Guilherme Schmidt 2018-12-12 11:03:48 -0200
  • 046b39d640
    fix name of contract Ricardo Guilherme Schmidt 2018-12-11 04:01:31 -0200
  • b3c3ff5b70
    add visibility stake Ricardo Guilherme Schmidt 2018-12-11 04:01:20 -0200
  • 480a180c9e
    update to solidity 0.5.0 + lint Ricardo Guilherme Schmidt 2018-12-11 00:13:51 -0200
  • f5b76bc55a
    Update bootstrap to Embark 3.1 (#10) Ricardo Guilherme Schmidt 2018-09-04 18:19:27 -0300
  • 47e9b7fb63
    simplified delegation, voting signed messages in merkletree Ricardo Guilherme Schmidt 2018-08-08 07:02:03 -0300
  • eb9c9f5481
    fix logic Ricardo Guilherme Schmidt 2018-08-08 01:26:31 -0300
  • dfabe0db27
    fix test script Ricardo Guilherme Schmidt 2018-08-08 01:20:27 -0300
  • ef392e3bc2
    update contracts config Ricardo Guilherme Schmidt 2018-07-05 13:56:25 -0300
  • 618a7fb221
    merge minimetoken embark31 Ricardo Guilherme Schmidt 2018-07-03 02:33:29 -0300
  • 53ec27252f
    merge instance factory embark31 Ricardo Guilherme Schmidt 2018-07-03 02:31:39 -0300
  • c3add476c9
    merge bootstrap Ricardo Guilherme Schmidt 2018-06-30 02:33:32 -0300
  • 85d128e340
    use js config Ricardo Guilherme Schmidt 2018-06-30 02:25:07 -0300
  • 92fe38a547
    tests for embark31 Ricardo Guilherme Schmidt 2018-06-30 02:24:56 -0300
  • fcad9c9acf
    merge bootstrap-embark31 Ricardo Guilherme Schmidt 2018-06-30 02:13:36 -0300
  • 5aa31324d8
    fix warning Ricardo Guilherme Schmidt 2018-06-30 01:31:37 -0300
  • fa11e1782c
    dont increment address 0 balance Ricardo Guilherme Schmidt 2018-06-30 01:31:17 -0300
  • 8b092b421e
    transfer to zero should decerease supply (burn action) Ricardo Guilherme Schmidt 2018-06-30 00:44:40 -0300
  • 264f30ff2b Merge branch 'bootstrap' of https://github.com/status-im/contracts into bootstrap Ricardo Guilherme Schmidt 2018-06-10 02:31:54 -0300
  • e6f2963690 fix run error Ricardo Guilherme Schmidt 2018-06-10 02:31:39 -0300
  • a8bede2b86
    Merge pull request #8 from status-im/add-redux Barry G 2018-06-08 12:49:07 -0600
  • 8d5610d636 fix nvm usage Ricardo Guilherme Schmidt 2018-06-07 17:33:26 -0300
  • 4e000ca0dc add details about nvm and node version Ricardo Guilherme Schmidt 2018-06-07 17:32:28 -0300
  • 949511f760 Added Contract for managing group / public chat suscriptions Richard Ramos 2018-06-06 09:29:17 -0400
  • cb41a904c5 add update ERC20 account balance Barry Gitarts 2018-06-05 13:19:21 -0400
  • af17134f3e small fix Ricardo Guilherme Schmidt 2018-06-05 11:45:35 -0300
  • 3477b7b24c add dispatch and cleanup to accounts list Barry Gitarts 2018-06-01 16:06:27 -0400
  • 6bb9181810 add reducer state and actions Barry Gitarts 2018-06-01 12:45:11 -0400
  • 389bc28a83 add initial redux scafold Barry Gitarts 2018-06-01 10:25:59 -0400
  • 728718199e embed erc20token inside testtoken Ricardo Guilherme Schmidt 2018-05-31 20:38:21 -0300
  • 202247a2b5 add babel config Barry Gitarts 2018-05-31 17:42:00 -0400
  • 91784682a2 add eslint Barry Gitarts 2018-05-31 17:27:04 -0400
  • 16c4e342c2 bump solc version and remove versions from contracts.json Ricardo Guilherme Schmidt 2018-05-30 10:19:39 -0300
  • 9140afc573 fix race condition Ricardo Guilherme Schmidt 2018-05-25 18:54:35 -0300
  • f04745e3d3 TestToken only deploys at development Ricardo Guilherme Schmidt 2018-05-23 16:31:20 -0300
  • c278b11a4e partial port to embark Ricardo Guilherme Schmidt 2018-05-22 13:01:41 -0300
  • b4e83ec6f1 move storage to concrete Ricardo Guilherme Schmidt 2018-05-22 13:01:24 -0300
  • aa93e03035 refactor Ricardo Guilherme Schmidt 2018-05-22 07:46:29 -0300
  • f021b36058 merge 000-instance-factory Ricardo Guilherme Schmidt 2018-05-22 07:44:49 -0300
  • b5e3c4be34 simplify address lookup Barry Gitarts 2018-05-21 13:57:52 -0400
  • ea0ea87ba1 Merge branch 'minimetoken' into 172-topic-democracy Ricardo Guilherme Schmidt 2018-05-21 14:46:36 -0300
  • bea6deb15e improve tests Ricardo Guilherme Schmidt 2018-05-20 20:52:26 -0300
  • c76a499b31 Merge branch 'bootstrap' into minimetoken Ricardo Guilherme Schmidt 2018-05-19 23:36:46 -0300
  • 9f97714ba5 add test to controlled, use "Contract" as generic name Ricardo Guilherme Schmidt 2018-05-19 23:36:34 -0300
  • b68fc98b71 add test for Controlled Ricardo Guilherme Schmidt 2018-05-19 23:36:12 -0300
  • 6c5e6ce311 Merge branch 'bootstrap' into minimetoken Ricardo Guilherme Schmidt 2018-05-19 22:38:45 -0300
  • 1582881629 improve abstract erc20token test Ricardo Guilherme Schmidt 2018-05-19 22:37:58 -0300
  • 469a16cab1 start testscript for minimetoken Ricardo Guilherme Schmidt 2018-05-19 22:37:40 -0300
  • e6694854e4 Merge branch 'bootstrap' into minimetoken Ricardo Guilherme Schmidt 2018-05-19 17:00:33 -0300
  • e63ae2af6e make erc20token test abstract Ricardo Guilherme Schmidt 2018-05-19 17:00:16 -0300
  • 3a31893538 require tokenfactory in mmt constructor, fixes in interfaces, bump solcv Ricardo Guilherme Schmidt 2018-05-19 16:53:46 -0300
  • cfb26fc1c3 Merge branch 'bootstrap' into minimetoken Ricardo Guilherme Schmidt 2018-05-19 16:17:29 -0300
  • 204892e3ce add placement of dropdown, balances, addresses are accounts Ricardo Guilherme Schmidt 2018-05-19 03:09:13 -0300
  • 70b7d13ffc add account list Ricardo Guilherme Schmidt 2018-05-18 16:17:46 -0300
  • 082c1d19b7 add topbar Ricardo Guilherme Schmidt 2018-05-17 16:53:23 -0300
  • 4b43dba374 better increaseTime Ricardo Guilherme Schmidt 2018-05-17 12:47:41 -0300
  • 7936cf2f25 remove duplicated timeout Ricardo Guilherme Schmidt 2018-05-17 12:08:00 -0300
  • bc2c4d872c small fix and comment unstable code Ricardo Guilherme Schmidt 2018-05-15 17:49:01 -0300
  • 8520b8afb4 time units + proper handle of incresetime Ricardo Guilherme Schmidt 2018-05-15 17:00:40 -0300
  • a4ab1cbe11 add increseTime Ricardo Guilherme Schmidt 2018-05-15 16:03:40 -0300
  • 2f13c0e321 add instance factory contracts to readme Ricardo Guilherme Schmidt 2018-05-15 08:56:13 -0300
  • 3d88d5eec2 Merge branch 'bootstrap' into 000-instance-factory Ricardo Guilherme Schmidt 2018-05-15 08:45:36 -0300
  • 0923267e66 add readme Ricardo Guilherme Schmidt 2018-05-14 20:58:30 -0300
  • 90b45ff462 update testutils Ricardo Guilherme Schmidt 2018-05-14 18:00:21 -0300
  • 750661069a fix test utils Ricardo Guilherme Schmidt 2018-05-13 23:34:50 -0300
  • 3ad4094040 add some test utils Ricardo Guilherme Schmidt 2018-05-13 22:37:14 -0300
  • 675cbd2377 instance factory merge bootstrap Ricardo Guilherme Schmidt 2018-05-13 18:00:07 -0300
  • eab0c133d1 fix tests Ricardo Guilherme Schmidt 2018-05-13 17:54:05 -0300
  • b2c07c63f7 add ERC20Receiver+tests Ricardo Guilherme Schmidt 2018-05-13 14:01:59 -0300
  • 31fb6a416d add package-lock to.json .gitignore Ricardo Guilherme Schmidt 2018-05-13 12:41:38 -0300
  • 87dbdbef39 missing emit Ricardo Guilherme Schmidt 2018-05-13 06:17:39 -0300
  • f8d71b40e4 Merge branch 'bootstrap' into 000-instance-factory Ricardo Guilherme Schmidt 2018-05-13 02:51:28 -0300
  • 75d85c70be add react to package Ricardo Guilherme Schmidt 2018-05-13 02:49:20 -0300
  • ddf7dd916f no auto deploy of factory or instances Ricardo Guilherme Schmidt 2018-05-13 02:48:14 -0300
  • 5dab2021c0 update to latest solc Ricardo Guilherme Schmidt 2018-05-13 02:47:51 -0300
  • d1a92c93b7 Merge branch 'bootstrap' into 000-instance-factory Ricardo Guilherme Schmidt 2018-05-13 02:41:13 -0300
  • a89d67f11a fix in log Ricardo Guilherme Schmidt 2018-05-13 01:40:56 -0300
  • 62bf93868c simple token UI Ricardo Guilherme Schmidt 2018-05-13 01:31:01 -0300
  • 611649fbd7 rename return value Ricardo Guilherme Schmidt 2018-05-13 01:28:15 -0300
  • 0a1cbb5fff test script for testtoken and erc20token Ricardo Guilherme Schmidt 2018-05-12 21:16:18 -0300
  • 04e13c6913 small fixes Ricardo Guilherme Schmidt 2018-05-08 20:17:00 -0300
  • 72dffc3a47 Merge remote-tracking branch 'origin/bootstrap' into minimetoken Ricardo Guilherme Schmidt 2018-05-08 00:54:10 -0300
  • a597410b66 fix comment blocks Ricardo Guilherme Schmidt 2018-05-08 00:53:51 -0300
  • 0e77dafacd Merge branch 'bootstrap' of https://github.com/status-im/contracts into bootstrap Ricardo Guilherme Schmidt 2018-05-08 00:52:19 -0300
  • 9d5518ea24 update to new solidity Ricardo Guilherme Schmidt 2018-05-08 00:51:07 -0300
  • ae4221a2ec Merge remote-tracking branch 'origin/bootstrap' into minimetoken Ricardo Guilherme Schmidt 2018-05-08 00:29:57 -0300
  • 7b79862005 make constructors internal of abstract contracts Ricardo Guilherme Schmidt 2018-05-07 23:38:54 -0300
  • 9067b7a21c Implement TestToken Ricardo Guilherme Schmidt 2018-05-07 23:38:01 -0300
  • bc3933b1f5 change ERC20Token to interface Ricardo Guilherme Schmidt 2018-05-07 23:37:45 -0300
  • 23eb306fab Merge branch '096-tribute-to-talk' of https://github.com/status-im/contracts into 096-tribute-to-talk Richard Ramos 2018-05-07 09:32:18 -0400
  • d9e0d463b3 Updated package.json to include embark 3.0.0 Richard Ramos 2018-05-07 09:32:06 -0400
  • abe83d47e6
    Updating readme Richard Ramos 2018-05-07 09:28:55 -0400
  • d89586a6fc
    Updated documentation to add Ropsten address Richard Ramos 2018-04-30 07:20:27 -0400
  • dc162ffbb8 Merge branch '096-tribute-to-talk' of https://github.com/status-im/contracts into 096-tribute-to-talk Richard Ramos 2018-04-27 11:37:54 -0400
  • 4b6b338449 Formatting parameters Richard Ramos 2018-04-27 11:37:19 -0400